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
/
mod.rs
Age
Commit message (
Expand
)
Author
Lines
2016-05-18
rustbuild: Add missing test suites
Alex Crichton
-8
/
+32
2016-05-13
modify rust-build to support incremental, ui tests
Niko Matsakis
-0
/
+8
2016-05-12
rustbuild: Add support for crate tests + doctests
Alex Crichton
-1
/
+10
2016-05-03
rustbuild: Document many more parts of the build
Alex Crichton
-18
/
+143
2016-04-28
test: Move run-make tests into compiletest
Alex Crichton
-0
/
+4
2016-04-23
Auto merge of #33092 - alexcrichton:rustbuild-docs, r=brson
bors
-0
/
+6
2016-04-19
mk: Bootstrap from stable instead of snapshots
Alex Crichton
-0
/
+13
2016-04-19
rustbuild: Run all markdown documentation tests
Alex Crichton
-0
/
+6
2016-04-18
rustbuild: Add support for compiletest test suites
Alex Crichton
-1
/
+116
2016-04-12
rustbuild: Migrate tidy checks to Rust
Alex Crichton
-0
/
+6
2016-04-02
Auto merge of #32598 - alexcrichton:rustbuild-osx, r=aturon
bors
-6
/
+21
2016-04-01
rustbuild: Fix dist for non-host targets
Alex Crichton
-1
/
+17
2016-03-29
rustbuild: Fix compile on OSX for 10.7
Alex Crichton
-6
/
+21
2016-03-22
Introduce 'cargotest' and the check-cargotest buildstep
Brian Anderson
-0
/
+6
2016-03-16
rustbuild: Implement `make dist`
Alex Crichton
-0
/
+9
2016-03-14
rustbuild: Refactor stage arguments away
Alex Crichton
-71
/
+52
2016-03-08
rustbuild: Add the error-index-generator
Alex Crichton
-0
/
+7
2016-03-08
rustbuild: Fix stage1 rustdoc
Alex Crichton
-4
/
+1
2016-03-08
rustbuild: Add a link checker for documentation
Alex Crichton
-0
/
+8
2016-03-08
rustbuild: Fixup calling rustdoc in various stages
Alex Crichton
-2
/
+16
2016-03-08
rustbuild: Use an enum to indicate destination
Alex Crichton
-29
/
+44
2016-03-08
rustbuild: Move rustbook to a `src/tools` directory
Alex Crichton
-12
/
+8
2016-03-08
rustbuild: Add crate documentation generation
Alex Crichton
-1
/
+9
2016-03-01
Auto merge of #31713 - alexcrichton:rustbuild-docs, r=brson
bors
-0
/
+17
2016-02-28
rustbuild: Update nightly date
Alex Crichton
-7
/
+10
2016-02-28
rustbuild: Relax assertions about stage0
Alex Crichton
-2
/
+1
2016-02-28
rustbuild: Remove extra rustc flags
Alex Crichton
-15
/
+1
2016-02-28
rustbuild: Add steps for linking a sysroot
Alex Crichton
-0
/
+8
2016-02-28
rustbuild: Move assembling rustc to its own step
Alex Crichton
-1
/
+5
2016-02-20
Auto merge of #31620 - alexcrichton:fix-out-of-tree-builds, r=brson
bors
-14
/
+15
2016-02-16
rustbuild: Add rustbook/standalone doc support
Alex Crichton
-0
/
+17
2016-02-12
rustbuild: Fix submodules for out of tree builds
Alex Crichton
-14
/
+15
2016-02-11
bootstrap: Add a --clean flag
Alex Crichton
-0
/
+5
2016-02-11
Add a Cargo-based build system
Alex Crichton
-0
/
+452