rust/mk
Brian Anderson 4e6bb137fe Enable build targets to run tests at stage0
This allows quicker turnaround for testing the standard library, since you
don't have to wait for the stage1 compiler every time.
2011-07-29 19:03:17 -07:00
..
autodep.mk Remove everything to do with rustboot from makefiles. 2011-05-03 15:56:00 -07:00
clean.mk The Big Test Suite Overhaul 2011-07-24 15:34:34 -07:00
dist.mk Add an NSIS script for building a win32 installer. Closes #522. 2011-07-23 12:27:06 -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 The Big Test Suite Overhaul 2011-07-24 15:34:34 -07:00
pp.mk Add PPFILES flag to specify a which files to reformat 2011-07-27 19:04:56 -07:00
rt.mk Removing proxies and message queues. 2011-07-29 18:54:59 -07:00
rustllvm.mk Remove old hack of creating a .a file with code that existed both in rust 2011-07-25 16:18:39 -04:00
snap.mk Hack to make snap-stage1 actually build incompatible changes 2011-07-27 15:19:31 +02: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 Enable build targets to run tests at stage0 2011-07-29 19:03:17 -07:00