rust/mk
Daniel Micay 1ee099da36 enable jemalloc debugging in unoptimized builds
The performance hit from these checks is significant, but unoptimized
builds are already incredibly slow. Enabling these checks results in
better test coverage since there are bots doing unoptimized builds, and
the cost is relatively small in the context of an unoptimized build.
This also allows using `JEMALLOC_FLAGS` to override the default
configure flags.
2014-09-07 14:23:48 -04:00
..
clean.mk mk: Add space before line continuation backslash 2014-07-23 08:44:11 -07:00
crates.mk Allow a regex filter for RUST_LOG 2014-08-28 10:14:57 +12:00
ctags.mk mk: Add space before line continuation backslash 2014-07-23 08:44:11 -07:00
dist.mk mk: Have the various flavors of 'dist' install all targets by default 2014-07-23 12:04:29 -07:00
docs.mk mk: Add missing colon 2014-08-01 16:48:41 -07:00
grammar.mk mk: Print grammar info message like others 2014-07-25 14:32:34 -07:00
host.mk mk: Add space before line continuation backslash 2014-07-23 08:44:11 -07:00
install.mk auto merge of #15922 : poiru/rust/remove-whitespace-mk-backslash, r=brson 2014-07-24 13:51:17 +00:00
llvm.mk Move llvm bindings to their own crate 2014-07-14 12:27:07 -07:00
main.mk enable jemalloc debugging in unoptimized builds 2014-09-07 14:23:48 -04:00
perf.mk support for GNU configure syntax 2013-10-29 16:22:08 -07:00
platform.mk Use gcc for cross-build linking, not g++. 2014-08-04 17:43:48 -07:00
prepare.mk mk: Add space before line continuation backslash 2014-07-23 08:44:11 -07:00
reconfig.mk mk: Move most of Makefile.in to .mk files 2014-02-14 17:45:54 -08:00
rt.mk enable jemalloc debugging in unoptimized builds 2014-09-07 14:23:48 -04:00
rustllvm.mk Remove VPATH usage in Makefiles 2014-02-02 10:59:14 -08:00
snap.mk mk: Remove extra whitespace before line continuation backslashes 2014-07-23 08:41:55 -07:00
stage0.mk mk: Remove extra whitespace before line continuation backslashes 2014-07-23 08:41:55 -07:00
target.mk mk: Add space before line continuation backslash 2014-07-23 08:44:11 -07:00
tests.mk debuginfo: Emit different autotest debugger scripts depending on GDB version. 2014-08-27 15:19:14 +02:00
util.mk mk: Address review feedback 2014-02-14 19:17:50 -08:00