rust/mk
Alex Crichton 60299d75e2 rollup merge of #19282: steveklabnik/remove_grammar
I stumbled across this today, and it's not really working. It's been around for a very, very long time, and seems to be based on stuff we don't even have anymore.

I asked in `#rust-internals`, and @cmr said we should just kill it, so here I am. :) I don't think that anything else uses Java, but maybe I missed something.

And if this _isn't_ what we want, I'm fine with closing too. Just some housekeeping.
2014-11-26 16:49:36 -08: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 debuginfo: Add script that allows to conveniently start LLDB in "rust-mode" 2014-11-26 15:58:17 +01:00
crates.mk Merge libsync into libstd 2014-11-24 10:51:39 -08:00
ctags.mk Fix make TAGS.vi target 2014-10-02 03:34:14 +02:00
debuggers.mk debuginfo: Add script that allows to conveniently start LLDB in "rust-mode" 2014-11-26 15:58:17 +01:00
dist.mk Attempt to fix the problem with failing distcheck. 2014-11-10 21:05:34 +00:00
docs.mk remove the generation of grammar from the reference 2014-11-24 17:23: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
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 debuginfo: Add script that allows to conveniently start LLDB in "rust-mode" 2014-11-26 15:58:17 +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 debuginfo: Add script that allows to conveniently start LLDB in "rust-mode" 2014-11-26 15:58:17 +01:00
reconfig.mk Correct building documenation with Pandoc and TeX on Windows. 2014-11-06 18:08:33 +03:00
rt.mk mk/rt: use CFG_LLVM_TARGET instead of plain target when calling llc 2014-11-20 18:34:10 -05:00
rustllvm.mk
snap.mk
stage0.mk mk/stage0: complain instead of creating an empty file 2014-11-20 16:00:12 -05:00
target.mk mk/target: fix typo so we depend on the correct directory 2014-11-20 16:00:12 -05:00
tests.mk Update makefiles to ensure src/grammar/verify.rs is built. 2014-11-19 13:12:05 +11:00
util.mk