rust/mk
bors f45c6406bc auto merge of #9241 : alexcrichton/rust/build-rustdoc-ng, r=catamorphism
Now rustdoc_ng will be built as both a binary and a library (using the same
rules as all the other binaries that rust has). Furthermore, this will also
start building rustdoc_ng unit tests (and running them).

Note that some `rustdoc_ng` tests were removed, but @cmr says they weren't supposed to be there in the first place. The rustdoc_ng code should also be included in `make install` and `make dist` now.
2013-09-17 06:00:45 -07:00
..
clean.mk Add the rustdoc_ng binary to the makefile rules 2013-09-16 18:10:46 -07:00
ctags.mk Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
dist.mk Add the rustdoc_ng binary to the makefile rules 2013-09-16 18:10:46 -07:00
docs.mk doc: add condition tutorial 2013-08-19 16:48:48 -07:00
host.mk Fix #3225: Incorporate feedback from Graydon. 2013-07-09 13:08:50 +02:00
install.mk Add the rustdoc_ng binary to the makefile rules 2013-09-16 18:10:46 -07:00
llvm.mk Move the llvm auto-clean stamp into $target/llvm 2013-09-03 23:47:13 -07:00
perf.mk mk: cleanup - lib and executable suffix handling 2013-03-02 21:25:12 +09:00
platform.mk mk: Fix valgrinding with jemalloc 2013-09-16 15:29:46 -07:00
pp.mk Remove the fuzzer 2013-06-15 16:12:56 -07:00
rt.mk Pass OS to gyp_uv 2013-09-16 23:09:50 +09:00
rustllvm.mk Fixed makefile to point to the new llvm build directory. 2013-09-05 23:44:10 -07:00
snap.mk mk: Remove CFG_INSTALL_SNAP logic. #2664 2013-07-19 15:35:42 -07:00
stage0.mk small cleanup of previous commit with mucho comments. 2013-09-01 00:53:56 +02:00
target.mk Move the rt build directory under $target 2013-09-04 23:34:09 -07:00
tests.mk Add the rustdoc_ng binary to the makefile rules 2013-09-16 18:10:46 -07:00
tools.mk Add the rustdoc_ng binary to the makefile rules 2013-09-16 18:10:46 -07:00