rust/mk
Felix S. Klock II 1f92557512 Tests select when to use --cfg debug, regardless of configure settings.
Remove directive, if present, from CFG_RUSTC_FLAGS.

Fix .

(One alternative tack is to build up distinct CFG_TEST_RUSTC_FLAGS
alongside CFG_RUSTC_FLAGS; but currently debug is the only --cfg flag
ever added to CFG_RUSTC_FLAGS; the other contents of CFG_RUSTC_FLAGS
are a mix of -Z flags and a few other switches like O, which seem to
make sense to propogate to the tests.)
2013-07-24 11:29:43 +02:00
..
clean.mk mk: clean-llvm for cross-compile 2013-06-30 12:54:17 +09:00
ctags.mk
dist.mk Add CONTRIBUTING.md and RELEASES.txt to release tarball. Closes . 2013-07-13 16:57:01 +03:00
docs.mk Add project information to l10n templates. 2013-07-17 07:48:30 +09:00
host.mk Fix : Incorporate feedback from Graydon. 2013-07-09 13:08:50 +02:00
install.mk auto merge of : thomaslee/rust/issue-6247, r=z0w0 2013-07-14 23:40:19 -07:00
llvm.mk
perf.mk
platform.mk Add x64 windows to platform.mk and mingw64 header fixes. 2013-07-03 23:33:59 -04:00
pp.mk Remove the fuzzer 2013-06-15 16:12:56 -07:00
rt.mk Turn off jemalloc 2013-06-18 12:03:14 -07:00
rustllvm.mk
snap.mk mk: Remove CFG_INSTALL_SNAP logic. 2013-07-19 15:35:42 -07:00
stage0.mk Fix : Incorporate feedback from Graydon. 2013-07-09 13:08:50 +02:00
target.mk Allow all warnings in stage0 to account for bugs 2013-07-22 00:30:32 -07:00
tests.mk Tests select when to use --cfg debug, regardless of configure settings. 2013-07-24 11:29:43 +02:00
tools.mk Fix : Incorporate feedback from Graydon. 2013-07-09 13:08:50 +02:00