rust/mk
bors 2c2552b712 Auto merge of #36445 - infinity0:master, r=brson
mk: add a all-no-docs target to build everything except docs

This makes things slightly more efficient for Debian's auto-builders where the
docs can be built on just one architecture, and distributed to users of all
other architectures as well.
2016-09-20 01:24:54 -07:00
..
cfg Add s390x support 2016-09-09 22:28:19 +01:00
clean.mk crate-ify compiler-rt into compiler-builtins 2016-09-12 21:22:15 -07:00
crates.mk crate-ify compiler-rt into compiler-builtins 2016-09-12 21:22:15 -07:00
ctags.mk
debuggers.mk Distribute both rust-lldb and rust-gdb everywhere except win-msvc 2016-05-06 03:09:48 +00:00
dist.mk Add rustc version info (git hash + date) to dist tarball 2016-09-03 13:34:21 +01:00
docs.mk Also remove build steps for style 2016-08-25 15:22:57 -04:00
grammar.mk
host.mk
install.mk Allow setting --docdir 2016-09-08 23:18:20 -07:00
llvm.mk llvm: allow cleaning LLVM's Visual Studio builds 2016-07-07 21:10:18 -04:00
main.mk Auto merge of #36445 - infinity0:master, r=brson 2016-09-20 01:24:54 -07:00
platform.mk crate-ify compiler-rt into compiler-builtins 2016-09-12 21:22:15 -07:00
prepare.mk
reconfig.mk
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 mk: Fix bootstrapping cross-hosts on beta 2016-05-23 22:21:21 -07:00
tests.mk test: Add a min-llvm-version directive 2016-09-01 16:14:17 -07:00
util.mk