about summary refs log tree commit diff
path: root/src/bootstrap/check.rs
AgeCommit message (Expand)AuthorLines
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