summary refs log tree commit diff
path: root/src/ci/run.sh
AgeCommit message (Expand)AuthorLines
2018-01-01Prepare the 1.23.0 stable releaseAlex Crichton-1/+1
2017-11-20[beta] Prepare the 1.23.0 beta releaseAlex Crichton-1/+1
2017-11-14Rollup merge of #45961 - dereckson:unix-agnosticity-ci, r=Mark-SimulacrumGuillaume Gomez-1/+1
2017-11-13Use #!/usr/bin/env as shebang for Bash scriptsSébastien Santoro-1/+1
2017-11-11Disable LLVM assertions on Nightly, enable them in "alt" builds.Simon Sapin-1/+1
2017-09-16ci: Disable rustc debug assertions on OSXAlex Crichton-1/+5
2017-07-30rustbuild: Remove `--enable-llvm-clean-rebuild`Alex Crichton-1/+0
2017-07-25bootstrap: Major refactoringMilton Mazzarri-0/+6
2017-06-02Quiet tests on PR testsMark Simulacrum-0/+4
2017-06-02ci: Improve log output (mainly Travis).kennytm-5/+23
2017-04-10Remove --enable-save-analysis configure flagNick Cameron-1/+0
2017-03-21travis: Don't enable quiet testsAlex Crichton-1/+0
2017-03-15Auto merge of #40383 - ishitatsuyuki:easy-dist-analysis, r=alexcrichtonbors-0/+1
2017-03-12Default llvm.clean-rebuild to falseVadim Petrochenkov-0/+1
2017-03-11rustbuild: Make save-analysis an optionTatsuyuki Ishi-0/+1
2017-03-03rustbuild: Add support for compiling CargoAlex Crichton-0/+1
2017-02-25travis: Make more network requests retryableAlex Crichton-3/+7
2017-02-16Auto merge of #39824 - alexcrichton:disable-dist-src, r=brsonbors-0/+4
2017-02-15travis: Disable source tarballs on most buildersAlex Crichton-0/+4
2017-02-14Rollup merge of #39754 - alexcrichton:less-assertions, r=brsonCorey Farwell-1/+3
2017-02-14Automatically vendor Cargo deps when building the source tarballs.Eduard-Mihai Burtescu-7/+1
2017-02-11travis: Add builders without assertionsAlex Crichton-1/+3
2017-01-29Add support for test suites emulated in QEMUAlex Crichton-5/+7
2017-01-20Merge branch 'older-glibc' into rollupAlex Crichton-14/+9
2017-01-19travis: Move glibc backwards in timeAlex Crichton-14/+9
2017-01-17travis: Pass --enable-llvm-static-stdcppAlex Crichton-0/+1
2017-01-16travis: Pass --release-channel=nightly on deployAlex Crichton-10/+33
2017-01-12travis: Start uploading artifacts on commitsAlex Crichton-7/+3
2016-12-30travis: Add a distcheck targetAlex Crichton-5/+9
2016-12-14rustbuild: Add sccache supportAlex Crichton-5/+1
2016-12-07mk: Switch rustbuild to the default build systemAlex Crichton-7/+19
2016-11-11Move all Linux/OSX CI infastructure to TravisAlex Crichton-0/+44