rust/mk
bors 7275d3d361 Auto merge of #29009 - alexcrichton:std-pkgs, r=brson
This commit splits out the standard library from the current 'rustc' package
into a new 'rust-std' package. This is the basis for the work on easily
packaging compilers that can cross-compile to new targets.
2015-10-20 00:30:23 +00:00
..
cfg mk: Fix compile for mips 2015-10-16 14:30:56 -07:00
clean.mk Remove morestack support 2015-08-10 16:35:44 -07:00
crates.mk review comments 2015-10-09 21:44:44 +13:00
ctags.mk Update the ctags rules and targets. 2015-07-30 06:35:42 +10:00
debuggers.mk
dist.mk mk: Split out a standard library package 2015-10-15 16:03:14 -07:00
docs.mk Introduce 'make doc' -> 'make docs' 2015-09-02 22:00:58 -04:00
grammar.mk Make lexer tooling message more generic 2015-09-23 11:43:49 -04:00
host.mk
install.mk mk: Split out a standard library package 2015-10-15 16:03:14 -07:00
llvm.mk add support for non-standard name of stdc++ library 2015-09-18 18:03:59 +02:00
main.mk Update LLVM fork to include a backported fix for broken debug locations 2015-10-18 16:40:45 +02:00
perf.mk
platform.mk Pass libstdc++.so path to linker under OpenBSD 2015-09-20 19:06:37 +02:00
prepare.mk mk: Split out a standard library package 2015-10-15 16:03:14 -07:00
reconfig.mk
rt.mk Add line numbers to windows-gnu backtraces 2015-09-04 01:25:15 +01:00
rustllvm.mk trans: Use LLVM's writeArchive to modify archives 2015-07-10 09:06:21 -07:00
snap.mk
stage0.mk
target.mk plumbing to automatically run MIR for crates where it works; 2015-09-06 07:27:23 -04:00
tests.mk rmake: Get all tests passing on MSVC 2015-09-17 08:40:33 -07:00
util.mk