summary refs log tree commit diff
path: root/src/bootstrap
AgeCommit message (Expand)AuthorLines
2017-08-23Bump to beta .3Alex Crichton-1/+1
2017-08-13Bump beta to .2Alex Crichton-1/+1
2017-07-18Remove all packaging support for the RLSAlex Crichton-55/+1
2017-07-17Auto merge of #42146 - nrc:rls-rust, r=alexcrichtonbors-11/+34
2017-07-17Run RLS testsNick Cameron-11/+34
2017-07-16Compile `compiler_builtins` with `abort` panic strategyVadim Petrochenkov-1/+6
2017-07-14Rollup merge of #43145 - GuillaumeGomez:build-error-if-nothing, r=Mark-Simula...Corey Farwell-1/+10
2017-07-11fail in case nothing to run was foundGuillaume Gomez-1/+10
2017-07-10Test src/doc once moreMark Simulacrum-6/+11
2017-07-07Fix stage 2 builds with a custom libdir.Matthew Dawson-4/+11
2017-07-06Auto merge of #42899 - alexcrichton:compiler-builtins, r=nikomatsakisbors-6/+17
2017-07-05rustbuild: Only -Zsave-analysis for libstdAlex Crichton-1/+3
2017-07-05Switch to rust-lang-nursery/compiler-builtinsAlex Crichton-6/+17
2017-07-04Use build.build instead of build.config.buildMark Simulacrum-92/+98
2017-07-04Move targets, hosts, and build triple into Build.Mark Simulacrum-27/+44
2017-07-04Store verbosity on BuildMark Simulacrum-15/+14
2017-07-04Store positive instead of negative fail_fast.Mark Simulacrum-10/+11
2017-07-04Remove src_is_git, instead call method on rust_info directly.Mark Simulacrum-4/+6
2017-07-04Clarify meaning of Build.cargo, Build.rustc.Mark Simulacrum-41/+50
2017-07-04Update a few comments.Mark Simulacrum-18/+11
2017-07-04Clippy lintsMark Simulacrum-43/+37
2017-07-04Cleanup distMark Simulacrum-21/+11
2017-07-04Cleanup utilsMark Simulacrum-12/+3
2017-07-04Cleanup compile.rs.Mark Simulacrum-4/+6
2017-07-04Cleanups to check code.Mark Simulacrum-23/+18
2017-07-04Remove 'static lifetimes from channels.Mark Simulacrum-2/+2
2017-07-04Clean up and restructure sanity checking.Mark Simulacrum-77/+69
2017-07-04Don't allocate args in order to run find.Mark Simulacrum-10/+9
2017-07-02Auto merge of #43003 - milmazz:bootstrap-pep8, r=alexcrichtonbors-19/+34
2017-07-01Simplify print argumentsMilton Mazzarri-1/+1
2017-07-01Auto merge of #42977 - Keruspe:master, r=alexcrichtonbors-1/+1
2017-06-30bootstrap: Fix some PEP8 issuesMilton Mazzarri-19/+34
2017-06-30rustc_llvm: re-run build script when env var LLVM_CONFIG changesVenkata Giri Reddy-4/+0
2017-06-30rustbuild: set __CARGO_DEFAULT_LIB_METADATA to channelMarc-Antoine Perennou-1/+1
2017-06-24Auto merge of #42784 - tlively:wasm-bot, r=alexcrichtonbors-0/+3
2017-06-22Make wasm32 buildbot test LLVM backendThomas Lively-0/+3
2017-06-22Make Build.cxx() return a Result instead of panickingIan Douglas Scott-11/+14
2017-06-22Set CXX_<target> in bootstrapIan Douglas Scott-0/+1
2017-06-22Rollup merge of #42806 - ollie27:rustbuild_compiler_docs, r=alexcrichtonMark Simulacrum-5/+5
2017-06-22Rollup merge of #42805 - stepancheg:forward-python, r=alexcrichtonMark Simulacrum-0/+8
2017-06-22Rollup merge of #42804 - Mark-Simulacrum:rustbuild-colors, r=alexcrichtonMark Simulacrum-0/+41
2017-06-22Auto merge of #42785 - Mark-Simulacrum:fix-verbose-bootstrap, r=alexcrichtonbors-9/+9
2017-06-21rustbuild: Fix compiler docs yet againOliver Middleton-5/+5
2017-06-21Make rustc errors colorful.Mark Simulacrum-0/+41
2017-06-21Pass path to python from bootstrap.py to bootstrap.rsStepan Koltsov-0/+8
2017-06-20Fixes bootstrapping with custom cargo/rustc.Mark Simulacrum-9/+9
2017-06-20Switch to the crates.io `getopts` crateAlex Crichton-1/+0
2017-06-20Auto merge of #42571 - tlively:wasm-dev, r=alexcrichtonbors-0/+17
2017-06-19Bump version and stage0 compilerAlex Crichton-41/+5
2017-06-18Rollup merge of #42720 - murarth:deprecated-collections, r=alexcrichtonMark Simulacrum-1/+2