rust/mk
Rafael Ávila de Espíndola 7b5c3afae5 Revert part of my last change while I figure out why windows doesn't like it. 2011-06-14 15:55:51 -04: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 Link fuzzer to the rustc crate 2011-05-10 21:31:14 -04:00
intrinsics.mk build: Add missing intrinsics.mk 2011-05-04 18:35:36 -07:00
platform.mk Remove rustboot from the repository. 2011-05-13 18:38:28 -07:00
pp.mk Revive 'make reformat' target. 2011-06-14 11:11:07 -07:00
rt.mk This is the mega-ucontext commit. It replaces the task switching mechanism with a new one inspired by ucontext. It works under Linux, OS X and Windows, and is Valgrind clean on Linux and OS X (provided the runtime is built with gcc). 2011-06-13 18:14:13 -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 Use main.o directly now that stage0 is ok with it. 2011-06-08 13:33:35 -04:00
stage2.mk Use main.o directly now that stage0 is ok with it. 2011-06-08 13:33:35 -04:00
stage3.mk Move a bit more to use the driver. 2011-06-14 14:49:18 -04:00
tests.mk Revert part of my last change while I figure out why windows doesn't like it. 2011-06-14 15:55:51 -04:00