rust/mk
Brian Anderson 4ef1ec580a Do all runtime calls to getenv at initialization
getenv is not threadsafe and (maybe as a result) it's randomly crashing with
CFLAGS=-g and RUST_THREADS=32. Calls from rust code are still on their
own.
2011-07-28 12:23:01 -07:00
..
autodep.mk
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
fuzzer.mk
intrinsics.mk
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 Do all runtime calls to getenv at initialization 2011-07-28 12:23:01 -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
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 The Big Test Suite Overhaul 2011-07-24 15:34:34 -07:00