summary refs log tree commit diff
path: root/src/ci
AgeCommit message (Expand)AuthorLines
2018-05-07Stable release 1.26.0Mark Simulacrum-1/+1
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-04-02[beta] Prepare the 1.26.0 beta releaseAlex Crichton-1/+1
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/+8
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-22Auto merge of #49264 - kennytm:rollup, r=kennytmbors-52/+30
2018-03-22Revert "Temporarily disable dist-ing RLS, Rustfmt and Clippy."kennytm-9/+1
2018-03-22Rollup merge of #49093 - Zoxc:speedup, r=aidanhskennytm-43/+29
2018-03-22Auto merge of #49094 - alexcrichton:print-step-duration, r=kennytmbors-0/+2
2018-03-22Temporarily disable dist-ing RLS, Rustfmt and Clippy.kennytm-1/+9
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-20ci: Print out how long each step takes on CIAlex Crichton-0/+2
2018-03-19Update submodules in parallelJohn Kåre Alsaker-43/+29
2018-03-18Add a CI job for parallel rustc using x.py checkJohn Kåre Alsaker-0/+8
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-16Rollup merge of #48892 - alexcrichton:thinlto-again, r=Mark-Simulacrumkennytm-1/+0
2018-03-10Print /proc/cpuinfo and /proc/meminfo before starting to build.kennytm-0/+8
2018-03-09rustbuild: Remove ThinLTO-related configurationAlex Crichton-1/+0
2018-03-07appveyor: Shard more slow MSVC buildersAlex Crichton-1/+1
2018-03-04Auto merge of #48630 - alexcrichton:more-sccache, r=kennytmbors-0/+6
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-03-01rustbuild: Pass `ccache` to build scriptsAlex Crichton-0/+6
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-02-03Disable ThinLTO for dist builds.Mark Simulacrum-0/+1
2018-01-28rustc: Split Emscripten to a separate codegen backendAlex Crichton-9/+17
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