rust/mk
bors 77eeddaa48 auto merge of #11501 : alexcrichton/rust/dox, r=brson
The official documentation sorely needs an explanation of the rust runtime and what it is exactly, and I want this guide to provide that information.

I'm unsure of whether I've been too light on some topics while too heavy on others. I also feel like a few things are still missing. As always, feedback is appreciated, especially about things you'd like to see written about!
2014-01-13 23:26:36 -08:00
..
clean.mk Delete the installer exe when cleaning 2014-01-06 14:18:35 -08:00
ctags.mk Don't make tags for our dependencies and tests. 2013-11-16 13:44:52 +11:00
dist.mk make: Add all the make support for lib{native,green} 2013-12-24 19:59:52 -08:00
docs.mk dox: Write a guide to the rust runtime 2014-01-13 23:22:07 -08:00
host.mk Make CFG_LIBDIR configurable. Fixes #5223 2014-01-07 17:51:15 +01:00
install.mk fix uninstall target with configurable rustlib directory 2014-01-10 13:45:41 -06:00
llvm.mk mk: Fix llvmdeps.rs dependencies 2014-01-03 14:20:46 -08:00
perf.mk support for GNU configure syntax 2013-10-29 16:22:08 -07:00
platform.mk Fix ARM unwinding. 2014-01-03 23:34:15 -08:00
rt.mk Fix ARM unwinding. 2014-01-03 23:34:15 -08:00
rustllvm.mk Link rustllvm statically, and distribute a static snapshot 2013-12-06 20:51:17 -08:00
snap.mk support for GNU configure syntax 2013-10-29 16:22:08 -07:00
stage0.mk Make rustc's own lib directory configurable and change the default to rustlib. Fixes #3319 2014-01-05 12:06:20 +01:00
target.mk Register new snapshots 2014-01-09 09:18:59 -08:00
tests.mk auto merge of #11501 : alexcrichton/rust/dox, r=brson 2014-01-13 23:26:36 -08:00
tools.mk Rename files to match current recommendations. 2013-11-03 23:49:01 +11:00