rust/mk
Brian Anderson 6853e04fc4 Temporarily introduce a stage2-check build target
The tinderbox snapshotting scripts seem to be looking for a stage2-check
target when they should be using check-stage2. Since Graydon is out of the
office, I'm making this change to see if the snapshot will go through.
2011-07-05 12:57:26 -07:00
..
autodep.mk Remove everything to do with rustboot from makefiles. 2011-05-03 15:56:00 -07:00
clean.mk Add fast-check target that combines the stage2 run-pass suite into a single executable. 2011-06-29 15:14:55 -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 Bit more work on mingw cross. Pending on other changes now (test combination, build artifact locations) 2011-06-28 11:18:34 -07:00
pp.mk Fixes to speed and clean up makefiles. 2011-06-25 19:23:32 +00:00
rt.mk Resurrecting the runtime unit tests, and modifying them so they compile under the latest refactoring changes. 2011-06-28 16:12:34 -07:00
rustllvm.mk More work on mingw cross build. 2011-06-28 11:18:34 -07:00
snap.mk Tidy up snap makefile. 2011-06-29 15:14:55 -07:00
stage0.mk Move creation of stageN/lib directories to the configure script 2011-06-17 18:36:44 -07:00
stage1.mk Partially restore the fuzzer crate's build rules 2011-07-01 10:43:21 -07:00
stage2.mk Move glue.o to stageN/lib. 2011-06-28 15:20:43 -04:00
stage3.mk Move glue.o to stageN/lib. 2011-06-28 15:20:43 -04:00
tests.mk Temporarily introduce a stage2-check build target 2011-07-05 12:57:26 -07:00