Skip to content

Commit

Permalink
build: refactor building bundled c-ares
Browse files Browse the repository at this point in the history
Don't use Makefiles nor vcbuild.bat, integrate the build with the
extension iteself.

Adapted by @saghul
  • Loading branch information
boytm authored and saghul committed May 24, 2016
1 parent 33b242d commit a3c4e7f
Show file tree
Hide file tree
Showing 7 changed files with 77 additions and 954 deletions.
95 changes: 0 additions & 95 deletions deps/c-ares/Makefile

This file was deleted.

88 changes: 0 additions & 88 deletions deps/c-ares/Makefile.msvc

This file was deleted.

35 changes: 0 additions & 35 deletions deps/c-ares/config-mingw.mk

This file was deleted.

70 changes: 0 additions & 70 deletions deps/c-ares/config-unix.mk

This file was deleted.

Loading

0 comments on commit a3c4e7f

Please sign in to comment.