about summary refs log tree commit diff
path: root/src/ci/init_repo.sh
AgeCommit message (Expand)AuthorLines
2019-10-21Remove `src/llvm-emscripten` submoduleAlex Crichton-1/+1
2019-07-15ci: Remove Travis/AppVeyor configurationAlex Crichton-5/+0
2019-05-29ci: display more debug information in the init_repo scriptPietro Albini-0/+4
2019-01-26Clean up build-x86_64-fortanix-unknown-sgx-toolchain.shJethro Beekman-3/+4
2019-01-25Rebase to the llvm-project monorepoJosh Stone-2/+1
2018-12-25Remove licensesMark Rousskov-9/+0
2018-11-20ci: Download clang/lldb from tarballsAlex Crichton-0/+1
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