rust/mk
Alex Crichton 0dcdefcf7e make: Fix deps of rmake tests and host files
The rmake tests should depend on the target libraries (for linking), not just
the host libraries (for running). The host file dependencies are also correct
now because HLIBRUSTC_DEFAULT doesn't actually exist.
2013-12-24 19:59:54 -08:00
..
clean.mk make: Add all the make support for lib{native,green} 2013-12-24 19:59:52 -08:00
ctags.mk Don't make tags for our dependencies and tests. 2013-11-16 13:44:52 +11:00
dist.mk make: Add all the make support for lib{native,green} 2013-12-24 19:59:52 -08:00
docs.mk auto merge of #10849 : adridu59/rust/patch-css, r=alexcrichton 2013-12-13 14:21:35 -08:00
host.mk make: Fix deps of rmake tests and host files 2013-12-24 19:59:54 -08:00
install.mk make: Add all the make support for lib{native,green} 2013-12-24 19:59:52 -08:00
llvm.mk mklldeps.py: Write to file instead of print 2013-12-18 09:49:55 +09:00
perf.mk support for GNU configure syntax 2013-10-29 16:22:08 -07:00
platform.mk auto merge of #10949 : fabricedesre/rust/no-gnustl, r=cmr 2013-12-14 09:26:27 -08:00
rt.mk Stop using C++ exceptions for stack unwinding. 2013-12-24 12:13:42 -08:00
rustllvm.mk Link rustllvm statically, and distribute a static snapshot 2013-12-06 20:51:17 -08:00
snap.mk support for GNU configure syntax 2013-10-29 16:22:08 -07:00
stage0.mk Register new snapshots 2013-12-07 23:02:39 -08:00
target.mk make: Don't have libsyntax depend on librustuv 2013-12-24 19:59:54 -08:00
tests.mk std: Get stdtest all passing again 2013-12-24 19:59:52 -08:00
tools.mk Rename files to match current recommendations. 2013-11-03 23:49:01 +11:00