rust/mk
Huon Wilson 19f9181654 test: allow the test filter to be a regex.
This is fully backwards compatible, since test names are Rust
identifiers + `:`, and hence not special regex characters.

Fixes #2866.
2014-05-15 23:04:09 +10:00
..
clean.mk
crates.mk test: allow the test filter to be a regex. 2014-05-15 23:04:09 +10:00
ctags.mk
dist.mk mk: Bundle jemalloc with make dist 2014-05-11 17:41:36 -04:00
docs.mk docs: Add a not found page 2014-05-13 17:24:07 -07:00
host.mk mk: Add libcore 2014-05-07 08:12:48 -07:00
install.mk Made 'make install' include libs for additional targets 2014-04-08 00:03:12 -07:00
llvm.mk llvm: Add an option to statically link libstdc++ 2014-04-17 11:39:51 -07:00
main.mk Add the patch number to version strings. Closes #13289 2014-05-12 19:52:29 -07:00
perf.mk
platform.mk Get rid of the android-cross-path flag to rustc. 2014-05-14 02:16:14 -04:00
prepare.mk mk: Fix make install 2014-05-07 23:23:17 -07:00
reconfig.mk
rt.mk make sure jemalloc valgrind support is enabled 2014-05-11 20:05:22 -04:00
rustllvm.mk
snap.mk
stage0.mk
target.mk llvm: Add an option to statically link libstdc++ 2014-04-17 11:39:51 -07:00
tests.mk Get rid of the android-cross-path flag to rustc. 2014-05-14 02:16:14 -04:00
util.mk