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
/
ci
/
run.sh
Age
Commit message (
Expand
)
Author
Lines
2018-03-22
Auto merge of #49094 - alexcrichton:print-step-duration, r=kennytm
bors
-0
/
+2
2018-03-22
Temporarily disable dist-ing RLS, Rustfmt and Clippy.
kennytm
-1
/
+9
2018-03-20
ci: Print out how long each step takes on CI
Alex Crichton
-0
/
+2
2018-03-18
Add a CI job for parallel rustc using x.py check
John Kåre Alsaker
-0
/
+7
2018-03-16
Rollup merge of #48892 - alexcrichton:thinlto-again, r=Mark-Simulacrum
kennytm
-1
/
+0
2018-03-10
Print /proc/cpuinfo and /proc/meminfo before starting to build.
kennytm
-0
/
+8
2018-03-09
rustbuild: Remove ThinLTO-related configuration
Alex Crichton
-1
/
+0
2018-03-07
appveyor: Shard more slow MSVC builders
Alex Crichton
-1
/
+1
2018-03-01
rustbuild: Pass `ccache` to build scripts
Alex Crichton
-0
/
+6
2018-02-03
Disable ThinLTO for dist builds.
Mark Simulacrum
-0
/
+1
2017-12-03
Update the tools CI to use --no-fail-fast and --save-toolstates.
kennytm
-1
/
+2
2017-11-21
fix some typos
Martin Lindhe
-1
/
+1
2017-11-14
Rollup merge of #45961 - dereckson:unix-agnosticity-ci, r=Mark-Simulacrum
Guillaume Gomez
-1
/
+1
2017-11-13
Use #!/usr/bin/env as shebang for Bash scripts
Sébastien Santoro
-1
/
+1
2017-11-11
Disable LLVM assertions on Nightly, enable them in "alt" builds.
Simon Sapin
-1
/
+1
2017-09-16
ci: Disable rustc debug assertions on OSX
Alex Crichton
-1
/
+5
2017-07-30
rustbuild: Remove `--enable-llvm-clean-rebuild`
Alex Crichton
-1
/
+0
2017-07-25
bootstrap: Major refactoring
Milton Mazzarri
-0
/
+6
2017-06-02
Quiet tests on PR tests
Mark Simulacrum
-0
/
+4
2017-06-02
ci: Improve log output (mainly Travis).
kennytm
-5
/
+23
2017-04-10
Remove --enable-save-analysis configure flag
Nick Cameron
-1
/
+0
2017-03-21
travis: Don't enable quiet tests
Alex Crichton
-1
/
+0
2017-03-15
Auto merge of #40383 - ishitatsuyuki:easy-dist-analysis, r=alexcrichton
bors
-0
/
+1
2017-03-12
Default llvm.clean-rebuild to false
Vadim Petrochenkov
-0
/
+1
2017-03-11
rustbuild: Make save-analysis an option
Tatsuyuki Ishi
-0
/
+1
2017-03-03
rustbuild: Add support for compiling Cargo
Alex Crichton
-0
/
+1
2017-02-25
travis: Make more network requests retryable
Alex Crichton
-3
/
+7
2017-02-16
Auto merge of #39824 - alexcrichton:disable-dist-src, r=brson
bors
-0
/
+4
2017-02-15
travis: Disable source tarballs on most builders
Alex Crichton
-0
/
+4
2017-02-14
Rollup merge of #39754 - alexcrichton:less-assertions, r=brson
Corey Farwell
-1
/
+3
2017-02-14
Automatically vendor Cargo deps when building the source tarballs.
Eduard-Mihai Burtescu
-7
/
+1
2017-02-11
travis: Add builders without assertions
Alex Crichton
-1
/
+3
2017-01-29
Add support for test suites emulated in QEMU
Alex Crichton
-5
/
+7
2017-01-20
Merge branch 'older-glibc' into rollup
Alex Crichton
-14
/
+9
2017-01-19
travis: Move glibc backwards in time
Alex Crichton
-14
/
+9
2017-01-17
travis: Pass --enable-llvm-static-stdcpp
Alex Crichton
-0
/
+1
2017-01-16
travis: Pass --release-channel=nightly on deploy
Alex Crichton
-10
/
+33
2017-01-12
travis: Start uploading artifacts on commits
Alex Crichton
-7
/
+3
2016-12-30
travis: Add a distcheck target
Alex Crichton
-5
/
+9
2016-12-14
rustbuild: Add sccache support
Alex Crichton
-5
/
+1
2016-12-07
mk: Switch rustbuild to the default build system
Alex Crichton
-7
/
+19
2016-11-11
Move all Linux/OSX CI infastructure to Travis
Alex Crichton
-0
/
+44
[prev]