about summary refs log tree commit diff
path: root/src/ci/docker/x86_64-gnu-debug
AgeCommit message (Expand)AuthorLines
2020-04-10Enforce Python 3 as much as possibleGuillaume Gomez-4/+4
2020-01-03ci: bump ubuntu 19.04 images to 19.10Mateusz Mikuła-1/+1
2019-07-15Disable building of LLDBNikita Popov-1/+0
2019-07-06add missing libssl-dev dependency to docker images on travisAndré Luis Leal Cardoso Junior-0/+2
2019-05-09ci: bump ubuntu 18.10 images to 19.04Pietro Albini-1/+1
2019-01-30CI: Use lld for linking LLVM in the x86_64-gnu-debug image.Michael Woerister-0/+1
2019-01-30ci: Use clang as the C++ compiler for x86_64-gnu-debug.Michael Woerister-3/+9
2019-01-30Add missing packages.Michael Woerister-0/+5
2019-01-24Enable Clang-based tests on x86_64-gnu-debug builder.Michael Woerister-1/+8
2018-05-04Check that rustc can be built successfully with parallel queries for PRs.Michael Woerister-1/+1
2018-03-18Add a CI job for parallel rustc using x.py checkJohn Kåre Alsaker-0/+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-6/+5
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-04travis: Update sccache binariesAlex Crichton-1/+1
2017-03-24travis: Update sccache againAlex Crichton-1/+1
2017-03-23travis: Update sccache binaryAlex Crichton-1/+1
2017-03-16travis: Update sccache binaryAlex Crichton-1/+1
2017-02-27appveyor: Use sccache on pc-windows-gnu for cachingAlex Crichton-1/+1
2017-02-24Update sccache binaries on CIAlex Crichton-3/+3
2017-01-12travis: Start uploading artifacts on commitsAlex Crichton-1/+1
2016-12-26travis: Remove extraneous /tmp/obj dirsAlex Crichton-2/+0
2016-12-26travis: Don't install ccache in containersAlex Crichton-1/+0
2016-12-14rustbuild: Add sccache supportAlex Crichton-1/+6
2016-12-13Fix travis buildsAlex Crichton-0/+5
2016-11-11Move all Linux/OSX CI infastructure to TravisAlex Crichton-0/+22