5f066e06b9
This patch changes libuv's gyp build system to make it's own makefiles. To generate them for rust, run these commands. They requires python 2.x to work: $ mkdir -p src/rt/libuv/build $ svn co http://gyp.googlecode.com/svn src/rt/libuv/build/gyp $ ./etc/src/gyp_uv
30 lines
316 B
Plaintext
30 lines
316 B
Plaintext
*.swp
|
|
*.o
|
|
*.lo
|
|
*.la
|
|
*.a
|
|
*.opensdf
|
|
*.orig
|
|
*.sdf
|
|
*.suo
|
|
/out/
|
|
/build/gyp
|
|
|
|
/test/run-tests
|
|
/test/run-tests.exe
|
|
/test/run-tests.dSYM
|
|
/test/run-benchmarks
|
|
/test/run-benchmarks.exe
|
|
/test/run-benchmarks.dSYM
|
|
|
|
*.sln
|
|
*.vcproj
|
|
*.vcxproj
|
|
*.vcxproj.filters
|
|
*.vcxproj.user
|
|
_UpgradeReport_Files/
|
|
UpgradeLog*.XML
|
|
Debug
|
|
Release
|
|
ipch
|