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 |
||
---|---|---|
.. | ||
libuv | ||
autodep.mk | ||
clean.mk | ||
dist.mk | ||
docs.mk | ||
fuzzer.mk | ||
intrinsics.mk | ||
perf.mk | ||
platform.mk | ||
pp.mk | ||
rt.mk | ||
rustllvm.mk | ||
snap.mk | ||
stage0.mk | ||
stageN.mk | ||
tests.mk |