rust/mk
bors a48c9a11a6 Auto merge of #32593 - alexcrichton:fix-i586-msvc, r=brson
mk: A few build fixes for i586-pc-windows-msvc

Detect the triple in the configure script for probing MSVC shenanigans and also
be sure to use `llvm-config` from the build host and not the target when
configuring compiler-rt.
2016-03-29 21:25:52 -07:00
..
cfg Use explicit -march flags in the i586 mk file 2016-03-19 00:04:27 +01:00
clean.mk
crates.mk mk: move rustc_const_eval to RUSTC_CRATES where it belongs. 2016-03-29 19:36:02 +03:00
ctags.mk
debuggers.mk
dist.mk mk: Fix make dist 2016-03-12 12:22:40 -08:00
docs.mk mk: Move disable-jemalloc logic into makefiles 2016-02-25 21:05:59 -08:00
grammar.mk Revert "mk: fix some undefined variable warnings" 2016-02-01 23:27:04 -08:00
host.mk mk: Move disable-jemalloc logic into makefiles 2016-02-25 21:05:59 -08:00
install.mk mk: Move disable-jemalloc logic into makefiles 2016-02-25 21:05:59 -08:00
llvm.mk rustc_llvm: Tweak how initialization is performed 2016-02-11 11:12:33 -08:00
main.mk mk: Fix cross-host builds 2016-03-29 08:24:02 -07:00
platform.mk mk: Move disable-jemalloc logic into makefiles 2016-02-25 21:05:59 -08:00
prepare.mk mk: Move disable-jemalloc logic into makefiles 2016-02-25 21:05:59 -08:00
reconfig.mk
rt.mk mk: A few build fixes for i586-pc-windows-msvc 2016-03-29 16:43:49 -07:00
rustllvm.mk
snap.mk
stage0.mk
target.mk mk: Add -C metadata for compiling crates we ship 2016-03-28 09:19:25 -07:00
tests.mk Salt test crates in buildsystem. 2016-03-25 14:07:18 -04:00
util.mk