rust/mk
Alex Crichton ae36d4f72a mk: Add support for i686-pc-windows-msvc
This commit modifies the configure script and our makefiles to support building
32-bit MSVC targets. The MSVC toolchain is now parameterized over whether it can
produce a 32-bit or 64-bit binary. The configure script was updated to export
more variables at configure time, and the makefiles were rejiggered to
selectively reexport the relevant environment variables for the applicable
targets they're going to run for.
2015-06-27 13:02:18 -07:00
..
cfg mk: Add support for i686-pc-windows-msvc 2015-06-27 13:02:18 -07:00
clean.mk
crates.mk mk: Build crates with relative paths to rustc 2015-06-13 01:41:52 +02:00
ctags.mk
debuggers.mk
dist.mk
docs.mk diagnostics: Resurrect the Compiler Error Index. 2015-06-20 16:57:40 +10:00
grammar.mk
host.mk
install.mk
llvm.mk
main.mk Bump to 1.3 2015-06-23 13:32:48 -07:00
perf.mk
platform.mk mk: Add support for i686-pc-windows-msvc 2015-06-27 13:02:18 -07:00
prepare.mk Replace nop hack, explain substitution reasoning 2015-06-13 17:27:12 +01:00
reconfig.mk mk: Fix reconfiguring top-level ./configure 2015-06-17 17:32:11 -07:00
rt.mk mk: Add support for i686-pc-windows-msvc 2015-06-27 13:02:18 -07:00
rustllvm.mk
snap.mk
stage0.mk
target.mk mk: Add support for i686-pc-windows-msvc 2015-06-27 13:02:18 -07:00
tests.mk
util.mk mk: Build crates with relative paths to rustc 2015-06-13 01:41:52 +02:00