about summary refs log tree commit diff
path: root/src/ci/docker/host-x86_64
AgeCommit message (Expand)AuthorLines
2021-11-25Update browser-ui-test version to enforce that text is displayed before check...Guillaume Gomez-1/+1
2021-11-16Rollup merge of #90733 - wesleywiser:musl_debuginfo, r=Mark-SimulacrumMatthias Krüger-0/+3
2021-11-13Change paths for `dist` command to match the components they generateJoshua Nelson-1/+1
2021-11-12Build musl dist artifacts with debuginfo enabledWesley Wiser-0/+3
2021-11-03Update certificates in some Ubuntu 16 images.Eric Huss-0/+52
2021-10-31Use ubuntu image to download openssl, curl sources, cacert.pemHans Kratz-67/+54
2021-10-24Auto merge of #89776 - rusticstuff:ci-overflow-checks, r=Mark-Simulacrumbors-0/+2
2021-10-22Update the minimum external LLVM to 12Josh Stone-3/+3
2021-10-22Update the minimum external LLVM to 11Josh Stone-4/+5
2021-10-21CI: Enable overflow checks for test (non-dist) buildsHans Kratz-0/+2
2021-10-21Rollup merge of #90048 - GuillaumeGomez:line-number-setting, r=jshaYuki Okushi-1/+1
2021-10-19Upgrade browser-ui-test version to 0.4.5 (it allows to have multi-line commands)Guillaume Gomez-1/+1
2021-10-17Auto merge of #89499 - Mark-Simulacrum:with-llvm-13, r=nikicbors-1/+1
2021-10-14Switch to clang v13 as the C/C++ compiler used for bootstrapMark Rousskov-1/+1
2021-10-14Update the wasi-libc built with the wasm32-wasi targetAlex Crichton-1/+1
2021-10-08CI: Use mirror for downloads.Hans Kratz-4/+8
2021-10-06Get rid of broken `ct-ng oldconfig` everywhere and directly provide a suitabl...Hans Kratz-20/+8
2021-10-06Switch to our own mirror of libislMark Rousskov-4/+4
2021-10-03Update Let's Encrypt ROOT CA certificate in dist-(i686|x86_64)-linux docker i...Hans Kratz-0/+41
2021-09-17ci: Add Dockerfile for dist-m68k-linuxJohn Paul Adrian Glaubitz-0/+26
2021-08-24PGO for LLVM builds on x86_64-unknown-linux-gnu in CIMark Rousskov-1/+11
2021-08-13Update browser-ui-test package versionGuillaume Gomez-1/+1
2021-07-14Rollup merge of #87130 - GuillaumeGomez:update-browser-ui-test, r=Mark-Simula...Guillaume Gomez-1/+1
2021-07-14Update browser-ui-test package versionGuillaume Gomez-1/+1
2021-07-10Use nproc instead of hardcoded 10 for build parallelismNikita Popov-7/+7
2021-07-10Update binutils versionNikita Popov-3/+5
2021-07-10Use clang 12.0.1 on dist-x86_64/i686-linuxNikita Popov-7/+3
2021-07-07Clean up rustdoc static filesGuillaume Gomez-2/+2
2021-07-03Only run error code explanation removal check if on CIGuillaume Gomez-1/+6
2021-07-02Add check to ensure error code explanations are not removed anymore even if n...Guillaume Gomez-0/+17
2021-07-01Update container browser-ui-test@0.4.1Stefan Schindler-1/+1
2021-06-28Install tidy on x86_64-gnu-aux target to run html checkGuillaume Gomez-1/+2
2021-06-28Add new tool to check HTML:Guillaume Gomez-1/+2
2021-06-26Auto merge of #86586 - Smittyvb:https-everywhere, r=petrochenkovbors-4/+5
2021-06-25Download the GCC sources insecurelySmitty-1/+2
2021-06-25Fetch expat from github because the project switchedStefan Schindler-1/+2
2021-06-25Use https for sourceforge during CIStefan Schindler-6/+6
2021-06-23Use HTTPS links where possibleSmitty-5/+5
2021-06-23Bump expat to 2.4.1Mark Rousskov-1/+1
2021-06-22Update browser-ui-test versionGuillaume Gomez-1/+1
2021-06-19Update browser-ui-test versionGuillaume Gomez-1/+1
2021-06-13Update browser-ui-test versionGuillaume Gomez-1/+1
2021-05-31Auto merge of #85395 - 12101111:build-crt, r=petrochenkovbors-1/+5
2021-05-31Build crtbengin.o/crtend.o from source code12101111-1/+5
2021-05-30Rollup merge of #85285 - GuillaumeGomez:eslint-check, r=jsha,Mark-SimulacrumGuillaume Gomez-1/+3
2021-05-30Add eslint checks in CIGuillaume Gomez-1/+3
2021-05-30Auto merge of #84586 - GuillaumeGomez:enforce-rustdoc-gui-test-suite-run, r=M...bors-25/+57
2021-05-26Update install of browser-ui-test package in CIGuillaume Gomez-5/+7
2021-05-26Enforce rustdoc-gui test-suite runGuillaume Gomez-25/+55
2021-05-26Auto merge of #85252 - kulikjak:fix-solaris-CI, r=Mark-Simulacrumbors-14/+10