summary refs log tree commit diff
path: root/src/ci/docker
AgeCommit message (Expand)AuthorLines
2018-04-26[beta] Remove dependency on `parking_lot`Alex Crichton-1/+0
2018-04-20ci: Remove x86_64-gnu-incremental builderAlex Crichton-22/+0
2018-04-02Don't verify miri's build status on betaAlex Crichton-1/+0
2018-03-25rustbuild: Disable docs on cross-compiled buildsAlex Crichton-20/+24
2018-03-25Auto merge of #49284 - alexcrichton:use-our-own-cache, r=kennytmbors-0/+32
2018-03-25Rollup merge of #49193 - davidtwco:issue-29893, r=alexcrichtonkennytm-1/+2
2018-03-25Rollup merge of #49120 - Zoxc:parallel-ci, r=alexcrichtonkennytm-0/+1
2018-03-22ci: Don't use Travis caches for docker imagesAlex Crichton-0/+32
2018-03-22rustc: Add a `#[wasm_import_module]` attributeAlex Crichton-0/+1
2018-03-22Handle redirects correctly.kennytm-2/+2
2018-03-22Download the GCC artifacts from the HTTP server instead of FTP server.kennytm-0/+34
2018-03-21Configure the dist-x86_64-linux builder to produce compiler documentationDavid Wood-1/+2
2018-03-18Add a CI job for parallel rustc using x.py checkJohn Kåre Alsaker-0/+1
2018-03-16ci: Run fewer tests on asmjsAlex Crichton-1/+6
2018-03-16ci: Disable optimized tests for asm.jsAlex Crichton-1/+1
2018-03-03rust: Import LLD for linking wasm objectsAlex Crichton-7/+6
2018-03-04Auto merge of #48600 - Mark-Simulacrum:rustbuild-updates-2, r=alexcrichtonbors-52/+27
2018-03-02Remove --host and --target arguments to configureMark Simulacrum-52/+27
2018-02-24Run the external doc tests in tools job.kennytm-12/+27
2018-02-23Disallow toolstate regression at the last week of the 6-week cycle.kennytm-0/+49
2018-02-11Rollup merge of #48120 - matthiaskrgr:typos_src_1, r=alexcrichtonkennytm-1/+1
2018-02-10fix typos in src/{bootstrap,ci,etc,lib{backtrace,core,fmt_macros}}Matthias Krüger-1/+1
2018-02-10Rollup merge of #48098 - alexcrichton:fix-i686-dist-bootstrap, r=Mark-Simulacrumkennytm-1/+2
2018-02-09rustc: Upgrade to LLVM 6Alex Crichton-1/+1
2018-02-09ci: Actually bootstrap on i686 distAlex Crichton-1/+2
2018-02-05Update clippy and miri submoduleOliver Schneider-1/+1
2018-01-28rustc: Split Emscripten to a separate codegen backendAlex Crichton-4/+7
2018-01-28Auto merge of #47663 - malbarbo:mips-crt-static, r=alexcrichtonbors-46/+28
2018-01-27Remove musl/libunwind patch for i686Marco A L Barbosa-31/+0
2018-01-25Revert update of the i686-freebsd builderAlex Crichton-1/+1
2018-01-25Rollup merge of #47710 - alexcrichton:llvm-6-compat, r=nikomatsakisAlex Crichton-2/+2
2018-01-24llvm6: Update FreeBSD images to Ubuntu 18.04Alex Crichton-2/+2
2018-01-24Remove workarounds for cc 1.0.3.Ed Schouten-13/+0
2018-01-23Build musl with -fPIC for all targetsMarco A L Barbosa-4/+5
2018-01-23Use libuwind 6.0 for all musl targetsMarco A L Barbosa-9/+1
2018-01-22Do not assume dynamic linking for musl/mips[el] targetsMarco A L Barbosa-11/+31
2018-01-16Only enable CloudABI builds for x86-64 for now.Ed Schouten-12/+0
2018-01-16Integrate dist-cloudabi into dist-various-2.Ed Schouten-51/+40
2018-01-16Move dist-cloudabi/ into disabled/.Ed Schouten-0/+0
2018-01-16Add a Docker container for doing automated builds for CloudABI.Ed Schouten-0/+89
2018-01-13Rollup merge of #47283 - malbarbo:musl-1.1.18, r=alexcrichtonkennytm-1/+1
2018-01-11Add i586-unknown-linux-musl targetMarco A L Barbosa-8/+13
2018-01-08Update musl to 1.1.18Marco A L Barbosa-1/+1
2018-01-07Auto merge of #47157 - malbarbo:shared-build-musl, r=alexcrichtonbors-272/+144
2018-01-04Bump to 1.25.0Alex Crichton-0/+1
2018-01-03ci: use musl shared script in dist-i586-gnu-i686-muslMarco A L Barbosa-73/+41
2018-01-03ci: use musl shared script in dist-various-1 (for arm targets)Marco A L Barbosa-171/+66
2018-01-03ci: use musl shared script in dist-x86_64-muslMarco A L Barbosa-8/+17
2018-01-01Enable compiler docs testing in x86_64-gnuMalo Jaffré-1/+5
2017-12-30Requires tools to test-pass if the corresponding submodule is updated.kennytm-1/+23