about summary refs log tree commit diff
path: root/src/ci
AgeCommit message (Expand)AuthorLines
2017-08-15Mark install-x86_64-redox.sh as executableJeremy Soller-0/+0
2017-08-14Move Redox Dockerfile to disabled directory :(Jeremy Soller-0/+0
2017-08-14Use scripts to reduce code sizeJeremy Soller-33/+23
2017-08-14Add redox build to crossJeremy Soller-6/+29
2017-08-14Add Redox DockerfileJeremy Soller-0/+42
2017-07-30rustbuild: Remove `--enable-llvm-clean-rebuild`Alex Crichton-1/+0
2017-07-29Rollup merge of #43536 - alexcrichton:privileged, r=TimNNMark Simulacrum-0/+7
2017-07-29Flag docker invocations as --privileged on CIAlex Crichton-0/+7
2017-07-28rustbuild: Update cross-compilers for FreeBSDAlex Crichton-4/+4
2017-07-26Auto merge of #42059 - derekdreery:bugfix/fix_emscripten_tests, r=alexcrichtonbors-19/+1
2017-07-26Remove custom node scriptRichard Dodd-19/+1
2017-07-26Auto merge of #43226 - alexcrichton:aarch64-ci, r=aidanhsbors-2/+3187
2017-07-25bootstrap: Major refactoringMilton Mazzarri-0/+6
2017-07-24Add a disabled builder for aarch64 emulated testsAlex Crichton-2/+3187
2017-07-18travis: Switch `curl -s` to `curl -f`Alex Crichton-8/+8
2017-07-17travis: Make a few `curl` invocations more resilientAlex Crichton-11/+11
2017-07-13Split old and experimental wasm buildersThomas Lively-29/+71
2017-07-12Updated docker images to factor out common scriptsTy Coghlan-711/+366
2017-07-07Auto merge of #43091 - aidanhs:aphs-no-docker-priv, r=alexcrichtonbors-1/+0
2017-07-06Privileged in docker run isn't necessaryAidan Hobson Sayers-1/+0
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-24Restore old emscripten.sh for use by asmjsThomas Lively-23/+76
2017-06-23Add Target (de)serialization for environment varsThomas Lively-1/+1
2017-06-22Add wasm32-experimental-emscripten to wasm builderThomas Lively-18/+28
2017-06-22Make wasm32 buildbot test LLVM backendThomas Lively-4/+7
2017-06-16Auto merge of #42631 - malbarbo:wasm32, r=alexcrichtonbors-94/+159
2017-06-15Use --depth to speed up pristine submodule cloningAidan Hobson Sayers-35/+4
2017-06-13Disable wasm32 imageMarco A L Barbosa-0/+0
2017-06-13Make tidy happyMarco A L Barbosa-1/+1
2017-06-13Add missing emscripten.sh fileMarco A L Barbosa-0/+53
2017-06-13Add docker image for wasm32-unknown-emscriptenMarco A L Barbosa-94/+106
2017-06-06Enable profiler selectively on some buildersMarco Castelluccio-4/+5
2017-06-06Spell profiler option correctly...Marco Castelluccio-1/+1
2017-06-05Enable profiler on all buildersMarco Castelluccio-0/+1
2017-06-02Quiet tests on PR testsMark Simulacrum-0/+5
2017-06-02ci: Improve log output (mainly Travis).kennytm-7/+83
2017-05-28Auto merge of #42218 - venkatagiri:update_cross, r=alexchrichtonbors-24/+62
2017-05-26ci: move musl install into their own scriptsVenkata Giri Reddy-16/+52
2017-05-25Update OpenSSL download locationAlex Crichton-4/+6
2017-05-25use shared scripts for init and sccache in cross imageVenkata Giri Reddy-8/+10
2017-05-25Hack around abysmally slow llvm clonesAidan Hobson Sayers-0/+10
2017-05-18ci: fix dist-powerpc-linux imageMarco A L Barbosa-2/+2
2017-05-18ci: add filesystem layout docsMarco A L Barbosa-0/+6
2017-05-18ci: move shared scripts to src/ci/docker/scripts/Marco A L Barbosa-20/+20
2017-05-17ci: allows shared scriptsMarco A L Barbosa-260/+237
2017-05-12Update sccache binaries to mozilla/sccache@d3627d766Alex Crichton-39/+39
2017-05-11Auto merge of #41864 - malbarbo:android-docker, r=alexcrichtonbors-5/+284
2017-05-09Add disabled android host buildersMarco A L Barbosa-5/+284
2017-05-09ci: Update android ndk and sdkMarco A L Barbosa-118/+138