about summary refs log tree commit diff
path: root/src/bootstrap/doc.rs
AgeCommit message (Expand)AuthorLines
2017-02-24Auto merge of #39851 - alexcrichton:verify-unstable, r=brsonbors-2/+2
2017-02-21test: Verify all sysroot crates are unstableAlex Crichton-2/+2
2017-02-21Start the port of the reference to mdBookSteve Klabnik-4/+0
2017-02-13Re-implement rustbook in terms of mdbookSteve Klabnik-0/+1
2017-02-02Build libbacktrace/jemalloc only when their timestamps are older than sourcesVadim Petrochenkov-1/+2
2017-01-08Don't restrict docs in compiler-docs modeManish Goregaokar-9/+17
2017-01-07Auto merge of #38858 - ollie27:rustbuild_docs_std, r=alexcrichtonbors-1/+10
2017-01-05rustbuild: Stop building docs for std dependanciesOliver Middleton-1/+10
2017-01-04rustbuild: Quickly `dist` cross-host compilersAlex Crichton-3/+3
2016-12-31Auto merge of #38667 - alexcrichton:stage0-tools, r=brsonbors-6/+6
2016-12-30std: Don't build docs for misc facade cratesAlex Crichton-1/+2
2016-12-30rustbuild: Compile all support tools in stage0Alex Crichton-6/+6
2016-12-28rustbuild: Compile rustc twice, not thriceAlex Crichton-0/+15
2016-11-02rustbuild: Rewrite user-facing interfaceAlex Crichton-17/+22
2016-07-13only remove directory if it existsTim Neumann-1/+1
2016-07-13create global doc dir for all doc targetsTim Neumann-0/+2
2016-07-05rustbuild: Remove the `build` directoryAlex Crichton-0/+207