summary refs log tree commit diff
path: root/src/ci/docker
AgeCommit message (Expand)AuthorLines
2021-02-05Auto merge of #81229 - m-ou-se:solaris-workaround, r=pietroalbinibors-5/+13
2020-12-22Utilize PGO for rustc linux dist buildsMark Rousskov-3/+6
2020-12-10ci: use 20.04 on x86_64-gnu-nopt builderDavid Wood-2/+3
2020-11-27add enable-full-tools to freebsd builds to prevent occasional link errors whe...Sreehari S-1/+6
2020-11-25Mirror centos vault to S3Mark Rousskov-3/+5
2020-11-22Drop support for cloudabi targetsLzu Tao-40/+0
2020-11-15Fixed missing / bad header when cross-compiling to i686DevJPM-1/+1
2020-11-15Applied LLVM 9 fixes to LLVM 9 PR CI DockerfileDevJPM-12/+3
2020-11-12explicitly add llvm-9-dev in dockerfileDevJPM-0/+1
2020-11-12Bumped minimal tested LLVM version to 9DevJPM-2/+2
2020-11-11Linux dist: don't include unique symbols in libLLVMJethro Beekman-1/+2
2020-11-09Rollup merge of #78746 - pietroalbini:i686-freebsd, r=Mark-SimulacrumDylan DPC-34/+7
2020-11-09Rollup merge of #78228 - pietroalbini:finally, r=Mark-SimulacrumDylan DPC-2/+1
2020-11-06Add debug asserts to PR builderMark Rousskov-6/+0
2020-11-06Re-enable debug and LLVM assertionsMark Rousskov-13/+0
2020-11-06fix shellcheck error of SC2068Daiki Ihara-19/+19
2020-11-06fix shellcheck error of SC2148Daiki Ihara-0/+19
2020-11-05ci: build docs for aarch64-unknown-linux-gnuPietro Albini-2/+1
2020-11-04ci: demote i686-unknown-freebsd to tier 2 compiler targetPietro Albini-34/+7
2020-10-28ci: update x86_64-gnu and x86_64-gnu-debug to ubuntu:20.04Josh Stone-2/+4
2020-10-24Rollup merge of #78309Mara Bos-1/+1
2020-10-24Use own mirror for linux headers in musl-toolchain CI script.Mara Bos-2/+8
2020-10-23Fix Ubuntu download URLJonas Schievink-1/+1
2020-10-13Auto merge of #77762 - pietroalbini:dist-build-manifest, r=Mark-Simulacrumbors-1/+3
2020-10-12ci: also build the build-manifest component on dist-x86_64-linuxPietro Albini-1/+3
2020-10-09ci: disabled: riscv: work around QEMU regressionTom Eccles-3/+3
2020-10-03Check all Cargo targets on CIMark Rousskov-1/+1
2020-09-29Use --host='' instead of --host ''Tyler Mandry-14/+14
2020-09-28Update CI scripts to accommodate --host changeTyler Mandry-15/+15
2020-09-16Auto merge of #76420 - Gelbpunkt:aarch64-linux-musl, r=pietroalbinibors-23/+13
2020-09-14Update based on @alex's PRJens Reidel-6/+0
2020-09-13remove orphaned filesTshepang Lekhonkhobe-52/+0
2020-09-06initial attempt to add aarch64-unknown-linux-musl to dist-linux-armJens Reidel-17/+13
2020-08-29Auto merge of #74922 - joshtriplett:ninja-by-default, r=Mark-Simulacrumbors-0/+34
2020-08-28Build dist-x86_64-musl with --enable-profiler.Tiago Lam-0/+1
2020-08-26Debian 6 doesn't have ninja, so use make for the dist buildsJosh Triplett-2/+2
2020-08-26Install ninja on CI buildersJosh Triplett-0/+34
2020-08-25ci: bump LLVM source tarball on Linux to 10.0.0Pietro Albini-1/+1
2020-08-22Apply suggestions from code review Josh Stone-2/+1
2020-08-22Don't make clang use gcc's include-fixedJosh Stone-9/+0
2020-08-21Auto merge of #75708 - JohnTitor:stay-cool-full-bootstrap-builder, r=pietroal...bors-30/+0
2020-08-19Upgrade Emscripten on CI to 1.39.20Thomas Lively-2/+2
2020-08-20Remove the full-bootstrap builder from CIYuki Okushi-30/+0
2020-08-17Auto merge of #75568 - ehuss:cloudabi-tier3, r=Mark-Simulacrumbors-4/+1
2020-08-16Fix fortanix buildMark Rousskov-1/+1
2020-08-15Bump minor version of emsdk to 1.38.47Tomasz Miąsko-2/+2
2020-08-15Auto merge of #74576 - myfreeweb:freebsd-sanitizers, r=oli-obkbors-1/+1
2020-08-14Move CloudABI to tier 3.Eric Huss-3/+0
2020-08-13Add no-opt standard library buildersDylan MacKenzie-2/+12
2020-08-09Upgrade the FreeBSD toolchain to version 11.4Josh Stone-25/+11