rust/mk
bors f3a8baafbe auto merge of #11407 : alexcrichton/rust/fix-snap, r=brson
If we bootstrap a cross compile from a stage1 compiler, then the stage1 compiler
already knows about the rustc => rustlib change, so we need to not add the extra
flag if it's a stage0 version of a target from a stage1 of another target.
2014-01-08 08:46:33 -08:00
..
clean.mk Delete the installer exe when cleaning 2014-01-06 14:18:35 -08:00
ctags.mk
dist.mk
docs.mk Add Pointer tutorial, rename borrowed pointer tutorial. 2014-01-06 19:37:26 -08:00
host.mk Make CFG_LIBDIR configurable. Fixes #5223 2014-01-07 17:51:15 +01:00
install.mk Make CFG_LIBDIR configurable. Fixes #5223 2014-01-07 17:51:15 +01:00
llvm.mk mk: Fix llvmdeps.rs dependencies 2014-01-03 14:20:46 -08:00
perf.mk
platform.mk Fix ARM unwinding. 2014-01-03 23:34:15 -08:00
rt.mk Fix ARM unwinding. 2014-01-03 23:34:15 -08:00
rustllvm.mk
snap.mk
stage0.mk Make rustc's own lib directory configurable and change the default to rustlib. Fixes #3319 2014-01-05 12:06:20 +01:00
target.mk Fix the snapshot and cross compilation 2014-01-08 08:16:48 -08:00
tests.mk mk: Start testing the cheatsheet 2014-01-07 17:01:07 -08:00
tools.mk