rust/mk
bors 99913c5ead Auto merge of #38401 - redox-os:redox_cross, r=brson
Redox Cross Compilation

I will admit - there are things here that I wish I did not have to do. This completes the ability to create a cross compiler from the rust repository for `x86_64-unknown-redox`. I will document this PR with inline comments explaining some things.

[View this gist to see how a cross compiler is built](https://gist.github.com/jackpot51/6680ad973986e84d69c79854249f2b7e)

Prior discussion of a smaller change is here: https://github.com/rust-lang/rust/pull/38366
2016-12-23 09:09:26 +00:00
..
cfg Add Redox make config 2016-12-15 16:31:00 -07:00
clean.mk Fix grammar verification 2016-11-16 22:42:07 +01:00
crates.mk Auto merge of #38049 - frewsxcv:libunicode, r=alexcrichton 2016-12-12 13:19:33 +00:00
ctags.mk Add `TAGS.rustc.emacs`/`TAGS.rustc.vi` make targets, (re-)including rustc source. 2016-04-28 15:01:47 +02:00
debuggers.mk Distribute both rust-lldb and rust-gdb everywhere except win-msvc 2016-05-06 03:09:48 +00:00
dist.mk rustbuild: Tweak for vendored dependencies 2016-11-08 07:32:05 -08:00
docs.mk Also remove build steps for style 2016-08-25 15:22:57 -04:00
grammar.mk Fix grammar verification 2016-11-16 22:42:07 +01:00
host.mk mk: Move disable-jemalloc logic into makefiles 2016-02-25 21:05:59 -08:00
install.mk Allow setting --docdir 2016-09-08 23:18:20 -07:00
llvm.mk Make LLVM debuginfo option names consistent 2016-11-13 12:38:10 -06:00
main.mk Bump version to 1.16 2016-12-19 21:57:43 +00:00
platform.mk crate-ify compiler-rt into compiler-builtins 2016-09-12 21:22:15 -07:00
prepare.mk mk: Move disable-jemalloc logic into makefiles 2016-02-25 21:05:59 -08:00
reconfig.mk mk: Bootstrap from stable instead of snapshots 2016-04-19 10:56:49 -07:00
rt.mk no emutls for you, windows 2016-09-12 21:22:15 -07:00
rustllvm.mk Merge branch 'master' into issue-30961 2016-08-06 15:50:48 +10:00
stage0.mk mk: If local-rust is the same as the current version, then force a local-rebuild 2016-07-15 19:37:15 +02:00
target.mk Allow bootstrapping without a key. Fixes #36548 2016-10-19 01:23:01 +00:00
tests.mk mk: Fix `make check` 2016-12-14 15:05:20 -08:00
util.mk mk: Build crates with relative paths to rustc 2015-06-13 01:41:52 +02:00