rust/mk
bors 9f6d27c39f auto merge of #17135 : brson/rust/wininst, r=alexcrichton
This builds on https://github.com/rust-lang/rust/pull/17109, putting the target triple into the installer name so that we can have both 32-bit and 64-bit.

The resulting installers will be called `rust-0.12.0-pre-x86_64-w64-mingw32.exe`, etc.
2014-09-10 19:25:36 +00:00
..
clean.mk
crates.mk Allow a regex filter for RUST_LOG 2014-08-28 10:14:57 +12:00
ctags.mk
dist.mk Fix naming of windows installer 2014-09-09 13:33: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
install.mk
llvm.mk
main.mk enable jemalloc debugging in unoptimized builds 2014-09-07 14:23:48 -04:00
perf.mk
platform.mk Use gcc for cross-build linking, not g++. 2014-08-04 17:43:48 -07:00
prepare.mk
reconfig.mk ignore uninitialized submodules when checking if ./configure should be re-run 2014-09-09 11:33:53 -07:00
rt.mk enable jemalloc debugging in unoptimized builds 2014-09-07 14:23:48 -04:00
rustllvm.mk
snap.mk
stage0.mk
target.mk
tests.mk debuginfo: Emit different autotest debugger scripts depending on GDB version. 2014-08-27 15:19:14 +02:00
util.mk