rust/mk
bors 9b80efd74e auto merge of #17009 : kballard/rust/install_no_sudo, r=pnkfelix
When running `sudo make install`, we only want to run the actual install
as root, the building of the documentation and the distribution folder
should happen as the non-root user.

Related to #13728.
2014-10-17 22:57:30 +00:00
..
clean.mk
crates.mk libsyntax: Remove all uses of {:?}. 2014-10-16 11:15:34 -04: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 Remove the runtime guide. 2014-10-10 13:30:17 -04:00
grammar.mk
host.mk
install.mk Avoid building as root with sudo make install 2014-09-04 22:18:19 -07:00
llvm.mk
main.mk Bump version to 0.13.0 2014-10-09 10:41:23 -07:00
perf.mk
platform.mk Remove libuv, gyp 2014-10-01 12:42:30 -07:00
prepare.mk
reconfig.mk Remove libuv, gyp 2014-10-01 12:42:30 -07:00
rt.mk remove the uv_support code 2014-10-02 05:05:12 -04:00
rustllvm.mk
snap.mk
stage0.mk mk: Fix a minor makefile warning on windows 2014-09-24 17:46:36 -07:00
target.mk
tests.mk rollup merge of #18012 : pnkfelix/gate-bors-on-building-compiletest 2014-10-13 15:10:25 -07:00
util.mk