rust/mk
bors 0a3cbf8cf4 auto merge of #18673 : VHaravy/rust/issue-18632, r=alexcrichton
1. Introduce `putpathvar` function that prints variable shell-quoted by using `%q` format specifier. This function is used within `probe` to save the result into `config.tmp`.
2. Removes search-and-replace pattern that transforms `\` into `/` as it messes up shell-quoted strings.
2014-11-07 18:46:25 +00:00
..
cfg Implement flexible target specification 2014-11-04 05:07:47 -05:00
clean.mk mk: Add space before line continuation backslash 2014-07-23 08:44:11 -07:00
crates.mk Remove rlibc from the distribution 2014-11-06 13:37:55 -08:00
ctags.mk Fix `make TAGS.vi` target 2014-10-02 03:34:14 +02:00
dist.mk Rename RELEASES.txt to RELEASES.md. It's markdown. 2014-10-07 11:18:47 -07:00
docs.mk build the crates guide 2014-10-23 07:40:29 -04:00
grammar.mk mk: Print grammar info message like others 2014-07-25 14:32:34 -07:00
host.mk mk: Add space before line continuation backslash 2014-07-23 08:44:11 -07:00
install.mk Avoid building as root with `sudo make install` 2014-09-04 22:18:19 -07:00
llvm.mk mk: Clean just one llvm build at a time. Closes #17852 2014-10-29 19:54:52 -07:00
main.mk mk: Add -C prefer-dynamic to stage3 libs 2014-11-06 11:29:49 -08:00
perf.mk support for GNU configure syntax 2013-10-29 16:22:08 -07:00
platform.mk split platform definitions out of mk/platform.mk 2014-10-25 21:01:18 -04:00
prepare.mk mk: Add space before line continuation backslash 2014-07-23 08:44:11 -07:00
reconfig.mk Correct building documenation with Pandoc and TeX on Windows. 2014-11-06 18:08:33 +03:00
rt.mk Implement flexible target specification 2014-11-04 05:07:47 -05:00
rustllvm.mk Remove VPATH usage in Makefiles 2014-02-02 10:59:14 -08:00
snap.mk mk: Remove extra whitespace before line continuation backslashes 2014-07-23 08:41:55 -07:00
stage0.mk mk: Fix a minor makefile warning on windows 2014-09-24 17:46:36 -07:00
target.mk rustc: Default to static linking dylibs 2014-11-03 15:08:20 -08:00
tests.mk debuginfo: Make LLDB test make targets dependent on lldb python scripts. 2014-11-05 13:32:09 +01:00
util.mk mk: Address review feedback 2014-02-14 19:17:50 -08:00