rust/mk
2011-06-15 16:54:13 -04:00
..
autodep.mk
clean.mk Use main.o directly now that stage0 is ok with it. 2011-06-08 13:33:35 -04:00
dist.mk
docs.mk Bug fix for last commit, of course. 2011-06-13 14:48:37 -07:00
fuzzer.mk Use correct GCC flags variable in fuzzer.mk 2011-06-14 19:12:55 -07:00
intrinsics.mk
platform.mk Remove rustboot from the repository. 2011-05-13 18:38:28 -07:00
pp.mk Add tests to 'make reformat' target. 2011-06-15 10:09:28 -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
snap.mk Fix snap rules to depend more correctly on rustc$(X) not rustc. 2011-05-16 19:05:08 -07:00
stage0.mk
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 Add support for producing shared libraries directly in the rust driver. 2011-06-15 16:54:13 -04:00
tests.mk Apply the makefile changes again, this time fixin the driver to not produce a 2011-06-14 17:51:31 -04:00