rust/mk
bors 8bb55dbf21 auto merge of #9662 : vadimcn/rust/package-runtime-deps, r=brson
This will make sure that system files that rust binaries depend on in Windows get packaged into stage0 snapshots as well as into Windows installer.
Currently these include `libgcc_s_dw2-1.dll`, `libstdc++-6.dll` and `libpthread-2.dll`.   Note that the latter will need to be changed to `pthreadGC2.dll` once Windows build bots get upgraded to mingw 4.0

Closes #9252
Closes #5878
Closes #9218
Closes #5712
2013-10-04 07:11:37 -07:00
..
clean.mk mk: Fully clean out old documentation 2013-09-27 11:09:30 -07:00
ctags.mk
dist.mk Package system runtime dependencies into Windows distribution. 2013-10-02 11:40:50 -07:00
docs.mk rustdoc: Add the ability to input json 2013-09-30 20:31:19 -07:00
host.mk
install.mk
llvm.mk
perf.mk
platform.mk add -Z soft-float option 2013-10-01 11:19:18 +08:00
pp.mk
rt.mk rustdoc: Add sundown to src/rt/ 2013-09-25 14:27:41 -07:00
rustllvm.mk
snap.mk
stage0.mk Fix for make -j race from #9531 injected by cleanup in b1a22518f0. 2013-09-26 23:56:53 +02:00
target.mk Fix for make -j race from #9531 injected by cleanup in b1a22518f0. 2013-09-26 23:56:53 +02:00
tests.mk Expand tidy to prevent binaries from being checked 2013-09-30 10:15:47 -07:00
tools.mk Place *all* rustdoc output in doc/{crate} 2013-09-22 20:09:42 -07:00