rust/mk
Brian Anderson fc12577fdd Add makefile rules to run compile-fail tests on .rc files
There's even more duplication now, but I'm reluctant to touch it since it's
easy to subtly break the build rules
2011-06-16 17:23:20 -07:00
..
autodep.mk Remove everything to do with rustboot from makefiles. 2011-05-03 15:56:00 -07:00
clean.mk Use main.o directly now that stage0 is ok with it. 2011-06-08 13:33:35 -04:00
dist.mk Remove everything to do with rustboot from makefiles. 2011-05-03 15:56:00 -07:00
docs.mk Bug fix for last commit, of course. 2011-06-13 14:48:37 -07:00
fuzzer.mk Switch to using the rustc driver in the bootstrap process. 2011-06-16 14:43:35 -04:00
intrinsics.mk build: Add missing intrinsics.mk 2011-05-04 18:35:36 -07:00
platform.mk StageN tests run against stageN libraries 2011-06-16 14:21:43 -07:00
pp.mk Add support for marking files no-reformat. 2011-06-16 16:42:29 -07:00
rt.mk Get rid of old vec_append glue. 2011-06-16 11:58:29 -07:00
rustllvm.mk build: Use clang to compile the runtime if available 2011-05-08 21:10:43 -07:00
snap.mk Fix snap rules to depend more correctly on rustc$(X) not rustc. 2011-05-16 19:05:08 -07:00
stage0.mk build: Build intrinsics.bc 2011-05-04 18:29:08 -07:00
stage1.mk Fix missing dependencies on intrinsics.bc. 2011-06-16 15:57:57 -04:00
stage2.mk Fix missing dependencies on intrinsics.bc. 2011-06-16 15:57:57 -04:00
stage3.mk Fix missing dependencies on intrinsics.bc. 2011-06-16 15:57:57 -04:00
tests.mk Add makefile rules to run compile-fail tests on .rc files 2011-06-16 17:23:20 -07:00