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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bootstrap
/
check.rs
Age
Commit message (
Expand
)
Author
Lines
2017-02-08
build/test the sanitizers only when --enable-sanitizers is used
Jorge Aparicio
-4
/
+5
2017-02-08
sanitizer support
Jorge Aparicio
-1
/
+4
2017-02-07
Rollup merge of #39400 - alexcrichton:arm-cross-test, r=brson
Corey Farwell
-26
/
+93
2017-02-02
Fixup crate versions
Vadim Petrochenkov
-1
/
+1
2017-01-29
Add support for test suites emulated in QEMU
Alex Crichton
-26
/
+93
2017-01-13
rustbuild: Skip the build_helper crate in tests
Alex Crichton
-4
/
+10
2017-01-12
travis: Start uploading artifacts on commits
Alex Crichton
-0
/
+3
2017-01-04
rustbuild: Quickly `dist` cross-host compilers
Alex Crichton
-0
/
+11
2016-12-31
Auto merge of #38708 - alexcrichton:add-distcheck, r=brson
bors
-0
/
+1
2016-12-31
Auto merge of #38667 - alexcrichton:stage0-tools, r=brson
bors
-12
/
+16
2016-12-30
rustbuild: Add more deps on android-copy-libs
Alex Crichton
-0
/
+4
2016-12-30
travis: Add a distcheck target
Alex Crichton
-0
/
+1
2016-12-30
rustbuild: Compile all support tools in stage0
Alex Crichton
-12
/
+16
2016-12-28
rustbuild: Compile rustc twice, not thrice
Alex Crichton
-4
/
+14
2016-12-20
Rollup merge of #38451 - semarie:openbsd-rustbuild, r=alexcrichton
Alex Crichton
-1
/
+3
2016-12-19
add and document `--incremental` flag along with misc other changes
Niko Matsakis
-1
/
+1
2016-12-17
let BSD to use gmake for GNU-make
Sébastien Marie
-1
/
+3
2016-12-12
rustbuild: Enable unstable features in rustdoc
Alex Crichton
-0
/
+1
2016-12-10
Auto merge of #38233 - alexcrichton:more-errors, r=japaric
bors
-2
/
+1
2016-12-08
rustbuild: Implement distcheck
Alex Crichton
-0
/
+30
2016-12-07
rustbuild: Print out failing commands
Alex Crichton
-2
/
+1
2016-12-07
mk: Switch rustbuild to the default build system
Alex Crichton
-17
/
+37
2016-11-30
Update the bootstrap compiler
Alex Crichton
-1
/
+1
2016-11-25
rustbuild: Add bench subcommand
Ulrik Sverdrup
-2
/
+32
2016-11-14
rustbuild: Allow configuration of python interpreter
Alex Crichton
-4
/
+2
2016-11-08
rustbuild: Fix check-error-index step
Alex Crichton
-1
/
+3
2016-11-05
Merge branch 'gdb-next-gen' of https://github.com/TimNN/rust into rollup
Alex Crichton
-2
/
+2
2016-11-02
rustbuild: Rewrite user-facing interface
Alex Crichton
-66
/
+25
2016-10-31
detect gdb version & rust support in compiletest
Tim Neumann
-2
/
+2
2016-10-30
Use quieter test output when running tests on Travis CI.
Corey Farwell
-1
/
+16
2016-10-19
Allow bootstrapping without a key. Fixes #36548
Brian Anderson
-1
/
+1
2016-10-07
rustbuild: Use `cargo metadata` to learn about DAG
Alex Crichton
-61
/
+70
2016-10-07
Use workspaces and switch to a single Cargo.lock.
Ahmed Charles
-9
/
+43
2016-09-30
Cleanup bootstrap
Brian Anderson
-8
/
+8
2016-09-30
Update bootstrap and compiletest to use the detected nodejs
Brian Anderson
-1
/
+6
2016-09-30
Improve bootstrap crate testing for emscripten
Brian Anderson
-3
/
+14
2016-09-30
Preliminary wasm32 support
Brian Anderson
-6
/
+6
2016-09-30
Adapting bootstrap to run tests on asmjs.
Ross Schulman
-1
/
+22
2016-09-01
test: Add a min-llvm-version directive
Alex Crichton
-1
/
+3
2016-07-05
rustbuild: Remove the `build` directory
Alex Crichton
-0
/
+413
[prev]