index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bootstrap
/
build
/
step.rs
Age
Commit message (
Expand
)
Author
Lines
2016-05-18
rustbuild: Add missing test suites
Alex Crichton
-7
/
+25
2016-05-13
check check-ui and check-incremental in check
Niko Matsakis
-0
/
+2
2016-05-13
modify rust-build to support incremental, ui tests
Niko Matsakis
-0
/
+4
2016-05-12
rustbuild: Add support for crate tests + doctests
Alex Crichton
-0
/
+15
2016-05-03
rustbuild: Document many more parts of the build
Alex Crichton
-0
/
+40
2016-04-28
test: Move run-make tests into compiletest
Alex Crichton
-1
/
+4
2016-04-23
Auto merge of #33092 - alexcrichton:rustbuild-docs, r=brson
bors
-0
/
+11
2016-04-20
Auto merge of #33011 - alexcrichton:pkg-everything, r=brson
bors
-1
/
+8
2016-04-19
rustbuild: Run all markdown documentation tests
Alex Crichton
-0
/
+11
2016-04-18
rustbuild: Add support for compiletest test suites
Alex Crichton
-3
/
+65
2016-04-15
rustbuild: Package librustc & co for cross-hosts
Alex Crichton
-1
/
+8
2016-04-15
cargotest: Put output in build directory
Alex Crichton
-2
/
+3
2016-04-14
Auto merge of #32718 - timonvo:bootstrap-skip-docs, r=alexcrichton
bors
-2
/
+6
2016-04-13
rustbuild: Skip generating docs if the config disables them.
Timon Van Overveldt
-2
/
+6
2016-04-12
tidy: Add a check to ensure Cargo.toml is in sync
Alex Crichton
-2
/
+1
2016-04-12
rustbuild: Migrate tidy checks to Rust
Alex Crichton
-1
/
+8
2016-04-09
Auto merge of #32786 - brson:cargotest, r=alexcrichton
bors
-1
/
+1
2016-04-07
Fix cargotest
Brian Anderson
-1
/
+1
2016-04-06
rustbuild: Support cross rust-docs packages
Alex Crichton
-7
/
+14
2016-04-01
rustbuild: Fix dist for non-host targets
Alex Crichton
-12
/
+25
2016-03-22
Introduce 'cargotest' and the check-cargotest buildstep
Brian Anderson
-0
/
+8
2016-03-16
rustbuild: Implement `make dist`
Alex Crichton
-1
/
+37
2016-03-14
rustbuild: Refactor stage arguments away
Alex Crichton
-23
/
+19
2016-03-08
rustbuild: Add the error-index-generator
Alex Crichton
-1
/
+8
2016-03-08
rustbuild: Add a link checker for documentation
Alex Crichton
-1
/
+13
2016-03-08
rustbuild: Move rustbook to a `src/tools` directory
Alex Crichton
-1
/
+8
2016-03-08
rustbuild: Refactor adding steps manually
Alex Crichton
-20
/
+27
2016-03-08
rustbuild: Add crate documentation generation
Alex Crichton
-1
/
+12
2016-03-07
rustbuild: Add `make check` and a check target
Alex Crichton
-0
/
+12
2016-03-01
Auto merge of #31713 - alexcrichton:rustbuild-docs, r=brson
bors
-0
/
+21
2016-02-28
rustbuild: Relax assertions about stage0
Alex Crichton
-1
/
+0
2016-02-28
rustbuild: Add steps for linking a sysroot
Alex Crichton
-4
/
+41
2016-02-28
rustbuild: Document what steps are
Alex Crichton
-0
/
+14
2016-02-28
rustbuild: Compile with the build compiler
Alex Crichton
-2
/
+2
2016-02-28
rustbuild: Fix a copy/paste error
Alex Crichton
-1
/
+1
2016-02-28
rustbuild: Enable bootstrapping new hosts
Alex Crichton
-7
/
+4
2016-02-16
rustbuild: Add rustbook/standalone doc support
Alex Crichton
-0
/
+21
2016-02-11
Add a Cargo-based build system
Alex Crichton
-0
/
+177