about summary refs log tree commit diff
path: root/src/ci/docker
AgeCommit message (Expand)AuthorLines
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
2020-08-09Add sanitizer support on FreeBSDGreg V-1/+1
2020-08-01Rollup merge of #74995 - sunfishcode:update-llvm, r=alexcrichtonManish Goregaokar-3/+3
2020-08-01Auto merge of #74993 - sunfishcode:update-wasi-libc, r=alexcrichtonbors-2/+2
2020-07-31Update the WASI libc build to LLVM 10.Dan Gohman-3/+3
2020-07-31Update the bundled wasi-libc with libstdDan Gohman-2/+2
2020-07-31Auto merge of #74844 - asomers:freebsd-profiler, r=pietroalbinibors-2/+2
2020-07-30Rollup merge of #74871 - etherealist:musl_doc, r=Mark-SimulacrumManish Goregaokar-1/+0
2020-07-28Use --stage 2 in checktoolsJoshua Nelson-4/+4
2020-07-28Enable docs on dist-x86_64-muslDavid Sonder-1/+0
2020-07-27Use --stage 2 explicitly in CIJoshua Nelson-29/+29
2020-07-27mv std libs to library/mark-8/+8
2020-07-27Enable the profiler on FreeBSDAlan Somers-2/+2