about summary refs log tree commit diff
path: root/src/bootstrap/check.rs
AgeCommit message (Expand)AuthorLines
2017-02-08build/test the sanitizers only when --enable-sanitizers is usedJorge Aparicio-4/+5
2017-02-08sanitizer supportJorge Aparicio-1/+4
2017-02-07Rollup merge of #39400 - alexcrichton:arm-cross-test, r=brsonCorey Farwell-26/+93
2017-02-02Fixup crate versionsVadim Petrochenkov-1/+1
2017-01-29Add support for test suites emulated in QEMUAlex Crichton-26/+93
2017-01-13rustbuild: Skip the build_helper crate in testsAlex Crichton-4/+10
2017-01-12travis: Start uploading artifacts on commitsAlex Crichton-0/+3
2017-01-04rustbuild: Quickly `dist` cross-host compilersAlex Crichton-0/+11
2016-12-31Auto merge of #38708 - alexcrichton:add-distcheck, r=brsonbors-0/+1
2016-12-31Auto merge of #38667 - alexcrichton:stage0-tools, r=brsonbors-12/+16
2016-12-30rustbuild: Add more deps on android-copy-libsAlex Crichton-0/+4
2016-12-30travis: Add a distcheck targetAlex Crichton-0/+1
2016-12-30rustbuild: Compile all support tools in stage0Alex Crichton-12/+16
2016-12-28rustbuild: Compile rustc twice, not thriceAlex Crichton-4/+14
2016-12-20Rollup merge of #38451 - semarie:openbsd-rustbuild, r=alexcrichtonAlex Crichton-1/+3
2016-12-19add and document `--incremental` flag along with misc other changesNiko Matsakis-1/+1
2016-12-17let BSD to use gmake for GNU-makeSébastien Marie-1/+3
2016-12-12rustbuild: Enable unstable features in rustdocAlex Crichton-0/+1
2016-12-10Auto merge of #38233 - alexcrichton:more-errors, r=japaricbors-2/+1
2016-12-08rustbuild: Implement distcheckAlex Crichton-0/+30
2016-12-07rustbuild: Print out failing commandsAlex Crichton-2/+1
2016-12-07mk: Switch rustbuild to the default build systemAlex Crichton-17/+37
2016-11-30Update the bootstrap compilerAlex Crichton-1/+1
2016-11-25rustbuild: Add bench subcommandUlrik Sverdrup-2/+32
2016-11-14rustbuild: Allow configuration of python interpreterAlex Crichton-4/+2
2016-11-08rustbuild: Fix check-error-index stepAlex Crichton-1/+3
2016-11-05Merge branch 'gdb-next-gen' of https://github.com/TimNN/rust into rollupAlex Crichton-2/+2
2016-11-02rustbuild: Rewrite user-facing interfaceAlex Crichton-66/+25
2016-10-31detect gdb version & rust support in compiletestTim Neumann-2/+2
2016-10-30Use quieter test output when running tests on Travis CI.Corey Farwell-1/+16
2016-10-19Allow bootstrapping without a key. Fixes #36548Brian Anderson-1/+1
2016-10-07rustbuild: Use `cargo metadata` to learn about DAGAlex Crichton-61/+70
2016-10-07Use workspaces and switch to a single Cargo.lock.Ahmed Charles-9/+43
2016-09-30Cleanup bootstrapBrian Anderson-8/+8
2016-09-30Update bootstrap and compiletest to use the detected nodejsBrian Anderson-1/+6
2016-09-30Improve bootstrap crate testing for emscriptenBrian Anderson-3/+14
2016-09-30Preliminary wasm32 supportBrian Anderson-6/+6
2016-09-30Adapting bootstrap to run tests on asmjs.Ross Schulman-1/+22
2016-09-01test: Add a min-llvm-version directiveAlex Crichton-1/+3
2016-07-05rustbuild: Remove the `build` directoryAlex Crichton-0/+413