about summary refs log tree commit diff
path: root/src/ci/docker/dist-x86_64-linux
AgeCommit message (Expand)AuthorLines
2020-07-03ci: move all x86_64 runners to the host-x86_64 directoryPietro Albini-407/+0
2019-11-12ci: download curl and openssl from s3 for dist-x86_64-linuxPietro Albini-2/+9
2019-11-12ci: move mirrors to https://ci-mirrors.rust-lang.orgPietro Albini-2/+2
2019-11-07Update clang to build LLVM to 9.0.0Alex Crichton-2/+23
2019-09-29Use https for curl when building for linuxTyler Mandry-2/+4
2019-08-12ci: move mirrors to their standalone bucketPietro Albini-1/+1
2019-05-29Update all s3 URLs used on CI with subdomainsAlex Crichton-1/+1
2019-04-29build-gcc: Create missing cc symlinklzutao-0/+1
2019-02-12[CI] Update dist-x86_64-linux to GCC 5.5Josh Stone-22/+12
2018-12-25Remove licensesMark Rousskov-101/+0
2018-12-16rustc: Update Clang used to build LLVM on LInuxAlex Crichton-17/+14
2018-11-14Update CI-clang to 7.0.0 for Linux dists.Michael Woerister-2/+2
2018-11-02Use `jemalloc-sys` on Linux and OSX compilersAlex Crichton-1/+2
2018-10-20Update Cargo, build curl/OpenSSL statically via featuresAlex Crichton-0/+34
2018-09-28Add DIST_REQUIRE_ALL_TOOLS to CI scriptsChristian Poveda-0/+2
2018-08-20Compile LLVM with ThinLTO for x86_64 Linux dist builds.Michael Woerister-1/+4
2018-08-20Build LLD in addition to Clang in Linux CIMichael Woerister-0/+6
2018-05-09ci: Compile LLVM with Clang 6.0.0Alex Crichton-9/+81
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