summary refs log tree commit diff
path: root/src/ci/docker/dist-x86_64-linux
AgeCommit message (Expand)AuthorLines
2018-03-25Rollup merge of #49193 - davidtwco:issue-29893, r=alexcrichtonkennytm-1/+2
2018-03-22Handle redirects correctly.kennytm-1/+1
2018-03-22Download the GCC artifacts from the HTTP server instead of FTP server.kennytm-0/+17
2018-03-21Configure the dist-x86_64-linux builder to produce compiler documentationDavid Wood-1/+2
2018-03-03rust: Import LLD for linking wasm objectsAlex Crichton-3/+2
2018-03-02Remove --host and --target arguments to configureMark Simulacrum-1/+0
2018-01-28rustc: Split Emscripten to a separate codegen backendAlex Crichton-1/+2
2017-11-13Use #!/usr/bin/env as shebang for Bash scriptsSébastien Santoro-8/+8
2017-09-16ci: Upload/download from a new S3 bucketAlex Crichton-1/+1
2017-08-26ci: Remove the need for `dumb-init`Alex Crichton-5/+0
2017-07-12Updated docker images to factor out common scriptsTy Coghlan-3/+2
2017-06-06Enable profiler selectively on some buildersMarco Castelluccio-1/+2
2017-05-25Update OpenSSL download locationAlex Crichton-2/+3
2017-05-17ci: allows shared scriptsMarco A L Barbosa-8/+8
2017-05-12Update sccache binaries to mozilla/sccache@d3627d766Alex Crichton-1/+1
2017-04-29ci: Update sccache buildAlex Crichton-1/+1
2017-04-27appveyor: Use Ninja/sccache on MSVCAlex Crichton-1/+1
2017-04-27travis: Update sccache build usedAlex Crichton-1/+1
2017-04-11use correct vault urlTim Neumann-1/+1
2017-04-04travis: Update sccache binariesAlex Crichton-1/+1
2017-04-04fix rollupTim Neumann-0/+6
2017-04-03travis: Split all dist builders in twoAlex Crichton-0/+353