rust/mk
Chris Morgan d3019af244 Fix double slashes in make paths.
CFG_BUILD_DIR, CFG_LLVM_SRC_DIR and CFG_SRC_DIR all have trailing
slashes, by definition, so this is correct.
2013-11-30 12:09:10 +11:00
..
clean.mk Move runtime files to C instead of C++ 2013-11-18 21:45:58 -08:00
ctags.mk Don't make tags for our dependencies and tests. 2013-11-16 13:44:52 +11:00
dist.mk support for GNU configure syntax 2013-10-29 16:22:08 -07:00
docs.mk rustdoc: pass through --cfg to rustc 2013-11-24 23:33:44 -05:00
host.mk support for GNU configure syntax 2013-10-29 16:22:08 -07:00
install.mk auto merge of #10229 : brson/rust/warnings, r=thestinger 2013-11-02 00:51:12 -07:00
llvm.mk Fix double slashes in make paths. 2013-11-30 12:09:10 +11:00
perf.mk support for GNU configure syntax 2013-10-29 16:22:08 -07:00
platform.mk Use CXX not CC for linking. 2013-11-23 04:49:16 -05:00
pp.mk support for GNU configure syntax 2013-10-29 16:22:08 -07:00
rt.mk Remove sjlj stuff from rust_upcall and don't pass -Werror to libuv. 2013-11-22 22:04:36 -08:00
rustllvm.mk support for GNU configure syntax 2013-10-29 16:22:08 -07:00
snap.mk support for GNU configure syntax 2013-10-29 16:22:08 -07:00
stage0.mk configure: Fix passing multiple target and host triples. 2013-11-01 03:34:16 -04:00
target.mk Statically link libuv to librustuv 2013-11-02 21:28:17 -07:00
tests.mk Fix double slashes in make paths. 2013-11-30 12:09:10 +11:00
tools.mk Rename files to match current recommendations. 2013-11-03 23:49:01 +11:00