rust/mk
Erick Tryzelaar 5f066e06b9 Update to libuv commit 3ca382.
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
2011-09-23 16:53:06 -07:00
..
libuv Update to libuv commit 3ca382. 2011-09-23 16:53:06 -07:00
autodep.mk
clean.mk Update to libuv commit 3ca382. 2011-09-23 16:53:06 -07:00
dist.mk
docs.mk
fuzzer.mk
intrinsics.mk
perf.mk Print perf measurement outputs on completion of 'perf' target. 2011-09-13 17:32:25 -07:00
platform.mk Update to libuv commit 3ca382. 2011-09-23 16:53:06 -07:00
pp.mk
rt.mk Update to libuv commit 3ca382. 2011-09-23 16:53:06 -07:00
rustllvm.mk
snap.mk
stage0.mk More steps to arch-specific target libs (#474) 2011-09-23 10:50:16 -07:00
stageN.mk More steps to arch-specific target libs (#474) 2011-09-23 10:50:16 -07:00
tests.mk Don't pipe check-fast results through tee 2011-09-23 12:30:35 -07:00