rust/mk
bors 2af82f7530 auto merge of #19117 : jmesmon/rust/mk-cfg-suffix, r=cmr
Right now we'll end up globbing them into the accepted targets and (ever worse) they will override the make variables of real target files because we `include`d everything in that directory.

As a side effect, editors get a better hint on file types.
2014-11-22 01:46:46 +00:00
..
cfg mk/cfg: add .mk suffix on files to avoid "supprises" when backup files (file~) are in the directory 2014-11-19 16:00:51 -05:00
clean.mk mk: Add space before line continuation backslash 2014-07-23 08:44:11 -07:00
crates.mk Fallout from libgreen and libnative removal 2014-11-20 17:19:24 -08:00
ctags.mk Fix make TAGS.vi target 2014-10-02 03:34:14 +02:00
dist.mk Attempt to fix the problem with failing distcheck. 2014-11-10 21:05:34 +00:00
docs.mk New guide: error handling 2014-11-18 12:56:55 -05:00
grammar.mk Update makefiles to ensure src/grammar/verify.rs is built. 2014-11-19 13:12:05 +11: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 Look for standard crates in LIBDIR provided by --libdir option, 2014-11-16 01:01:11 +01:00
perf.mk
platform.mk mk/cfg: add .mk suffix on files to avoid "supprises" when backup files (file~) are in the directory 2014-11-19 16:00:51 -05: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 mk/rt/jemalloc: pass CFG_GCCISH_CFLAGS inside CC instead of passing CFG_CFLAGS in EXTRA_CFLAGS 2014-11-17 16:41:15 -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 Update makefiles to ensure src/grammar/verify.rs is built. 2014-11-19 13:12:05 +11:00
util.mk mk: Address review feedback 2014-02-14 19:17:50 -08:00