rust/mk
Evan McClanahan 2c93b1b2df add the option --enable-local-rust to pull rust from your environment
rather than the snapshots.

make sure to get all of the files.

update to add nmatsakis' requested feature of pointing to a
different rustc install root.

usage: --enable-local-rust to enable
--local-rust-root="/path/to/rustc/" to change the path, which defaults to
"/usr/local/"

Tested on OS X and Linux, likely broken on windows.
2012-04-10 20:32:40 -07:00
..
libuv Fix ARFLAGS to be compatible with old RHEL5 ar. 2012-03-28 20:58:43 -07:00
clean.mk Clean up artifacts in test subdir. Should close #2066. 2012-04-04 18:08:55 -07:00
ctags.mk make ctags targets phony 2011-10-18 10:37:27 -07:00
dist.mk build: Introduce rustsyntax crate 2012-03-29 14:42:30 -07:00
docs.mk Prep docs before pdf. 2012-03-27 13:07:26 -07:00
host.mk build: Introduce rustsyntax crate 2012-03-29 14:42:30 -07:00
install.mk build: Introduce rustsyntax crate 2012-03-29 14:42:30 -07:00
llvm.mk Remove duplicate definition. 2012-03-26 18:36:48 -07:00
perf.mk build: Stop passing --lib argument 2012-01-17 15:13:43 -08:00
platform.mk build: Add --enable-debug configure option 2012-03-29 19:10:38 -07:00
pp.mk Move src/comp to src/rustc 2012-03-02 18:46:13 -08:00
rt.mk rt: Add architecture-specific general-purpose register definitions 2012-04-04 21:40:34 -07:00
rustllvm.mk llvm: Update llvm to use new gcnoteroot infrastructure 2012-04-09 18:06:22 -07:00
snap.mk build: added CFG_INSTALL_SNAP for automatically activating test snapshots 2011-12-02 12:23:50 -08:00
stage0.mk add the option --enable-local-rust to pull rust from your environment 2012-04-10 20:32:40 -07:00
target.mk build: Introduce rustsyntax crate 2012-03-29 14:42:30 -07:00
tests.mk test: Build auxiliary libraries for each test 2012-04-10 16:04:05 +08:00
tools.mk kill old serialization code 2012-03-15 18:30:10 -04:00