| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2017-07-13 | Split old and experimental wasm builders | Thomas Lively | -7/+66 | |
| 2017-07-12 | Updated docker images to factor out common scripts | Ty Coghlan | -87/+10 | |
| 2017-06-24 | Restore old emscripten.sh for use by asmjs | Thomas Lively | -2/+2 | |
| 2017-06-23 | Add Target (de)serialization for environment vars | Thomas Lively | -1/+1 | |
| Also turn WebAssembly backend back on in its builder. | ||||
| 2017-06-22 | Add wasm32-experimental-emscripten to wasm builder | Thomas 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-22 | Make wasm32 buildbot test LLVM backend | Thomas 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-13 | Disable wasm32 image | Marco A L Barbosa | -0/+62 | |
| 2017-05-18 | ci: move shared scripts to src/ci/docker/scripts/ | Marco A L Barbosa | -12/+12 | |
| 2017-05-17 | ci: allows shared scripts | Marco A L Barbosa | -92/+100 | |
| 2017-05-12 | Update sccache binaries to mozilla/sccache@d3627d766 | Alex 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-09 | Add disabled android host builders | Marco A L Barbosa | -0/+228 | |
