rust/mk
Brian Anderson 6fc33163dc Change the CFG_STDLIB_DEFAULT macro into a call that picks the correct stage
stageN/rustc depends on either stageN/libstd.so or stage(N-1)/lib/libstd.rlib
so CFG_STDLIB_DEFAULT needs to try harder to get the dependencies right.
2011-07-22 10:18:28 -07:00
..
autodep.mk Remove everything to do with rustboot from makefiles. 2011-05-03 15:56:00 -07:00
clean.mk More missing things in make clean... 2011-07-21 18:07:10 -07:00
dist.mk Remove everything to do with rustboot from makefiles. 2011-05-03 15:56:00 -07:00
docs.mk Silence texi2pdf during make 2011-06-28 11:18:34 -07:00
fuzzer.mk Link the fuzzer crate to librustc again 2011-07-04 15:30:36 -07:00
intrinsics.mk build: Add missing intrinsics.mk 2011-05-04 18:35:36 -07:00
platform.mk Cleanup the library path now that we copy from stageN/lib to stageN+1/ 2011-07-21 15:12:10 -04:00
pp.mk Cleanup the library path now that we copy from stageN/lib to stageN+1/ 2011-07-21 15:12:10 -04:00
rt.mk Remove 'Nop.' comments, add emacs lines, remove obsolete file. 2011-07-13 14:03:18 -07:00
rustllvm.mk Revert "Revert "Rename Passes2.cpp to Passes.cpp"" 2011-07-17 19:16:23 -07:00
snap.mk Move llvm out of stageN/lib so that the host building stage 1+ can 2011-07-11 16:31:47 -04:00
stage0.mk Build the stage1 compiler against the newly built librustrt. 2011-07-21 17:55:47 -07:00
stageN.mk Change the CFG_STDLIB_DEFAULT macro into a call that picks the correct stage 2011-07-22 10:18:28 -07:00
tests.mk Cleanup the library path now that we copy from stageN/lib to stageN+1/ 2011-07-21 15:12:10 -04:00