about summary refs log tree commit diff
path: root/src/ci/init_repo.sh
AgeCommit message (Expand)AuthorLines
2018-03-19Update submodules in parallelJohn Kåre Alsaker-43/+29
2018-01-28rustc: Split Emscripten to a separate codegen backendAlex Crichton-5/+10
2018-01-19Automaticaly calculate beta prerelease numbersAlex Crichton-0/+6
2017-11-13Use #!/usr/bin/env as shebang for Bash scriptsSébastien Santoro-1/+1
2017-07-06Retry downloading llvm commit tarballAidan Hobson Sayers-1/+2
2017-07-05Switch to rust-lang-nursery/compiler-builtinsAlex Crichton-3/+4
2017-06-15Use --depth to speed up pristine submodule cloningAidan Hobson Sayers-35/+4
2017-06-02ci: Improve log output (mainly Travis).kennytm-2/+19
2017-05-25Hack around abysmally slow llvm clonesAidan Hobson Sayers-0/+10
2017-04-14Add a comment for disabling errexitAidan Hobson Sayers-0/+2
2017-04-07Disable errexit for sanity checking git repoAidan Hobson Sayers-1/+3
2017-04-04Enable appveyor cache, add more paranoiaAidan Hobson Sayers-2/+13
2017-03-29Attempt to cache git modulesAidan Hobson Sayers-0/+71