Skip to content

Commit

Permalink
Upgrade libuv for gyp support
Browse files Browse the repository at this point in the history
  • Loading branch information
ry committed Aug 6, 2011
1 parent 4f3c8b3 commit 81a999c
Show file tree
Hide file tree
Showing 16 changed files with 245 additions and 1,174 deletions.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
build
.waf*
tags
.lock-wscript
Expand Down
43 changes: 9 additions & 34 deletions deps/uv/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,37 +7,12 @@
*.orig
*.sdf
*.suo
*.vcxproj.filters
*.vcxproj.user
ev/.deps/
ev/.libs/
ev/Makefile
ev/config.h
ev/config.log
ev/config.status
ev/libtool
ev/stamp-h1
ev/autom4te.cache
/msvs/ipch/
/build/
test/run-tests
test/run-benchmarks
test/run-tests.exe
test/run-benchmarks.exe
test/run-benchmarks.dSYM/
test/run-tests.dSYM/


c-ares/.deps/
c-ares/.libs/
c-ares/Makefile
c-ares/acountry
c-ares/adig
c-ares/ahost
c-ares/ares_config.h
c-ares/config.log
c-ares/config.status
c-ares/libcares.pc
c-ares/libtool
c-ares/stamp-h1
c-ares/stamp-h2
Makefile
out/
build/gyp
build/all.Makefile
build/all.xcodeproj/
build/run-tests.target.mk
build/run-benchmarks.target.mk
build/uv.target.mk
gyp-mac-tool
32 changes: 0 additions & 32 deletions deps/uv/CMakeLists.txt

This file was deleted.

119 changes: 0 additions & 119 deletions deps/uv/Makefile

This file was deleted.

Loading

0 comments on commit 81a999c

Please sign in to comment.