summary refs log tree commit diff
path: root/src/ci/docker/disabled
AgeCommit message (Collapse)AuthorLines
2017-07-13Split old and experimental wasm buildersThomas Lively-7/+66
2017-07-12Updated docker images to factor out common scriptsTy Coghlan-87/+10
2017-06-24Restore old emscripten.sh for use by asmjsThomas Lively-2/+2
2017-06-23Add Target (de)serialization for environment varsThomas Lively-1/+1
Also turn WebAssembly backend back on in its builder.
2017-06-22Add wasm32-experimental-emscripten to wasm builderThomas Lively-6/+8
This modifies the builder to download and use the LLVM tools from the last known good build on the WebAssembly buildbot waterfall, since these tools are built with the WebAssembly LLVM backend enabled.
2017-06-22Make wasm32 buildbot test LLVM backendThomas Lively-3/+3
This adds the experimental targets option to configure so it can be used by the builders and changes the wasm32 Dockerfile accordingly. Instead of using LLVM from the emsdk, the builder's emscripten tools now uses the Rust in-tree LLVM, since this is the one built with wasm support.
2017-06-13Disable wasm32 imageMarco A L Barbosa-0/+62
2017-05-18ci: move shared scripts to src/ci/docker/scripts/Marco A L Barbosa-12/+12
2017-05-17ci: allows shared scriptsMarco A L Barbosa-92/+100
2017-05-12Update sccache binaries to mozilla/sccache@d3627d766Alex Crichton-4/+4
This commit updates the sccache binaries to fix a cache load failure seen on #41926, fixed by mozilla/sccache#119
2017-05-09Add disabled android host buildersMarco A L Barbosa-0/+228