about summary refs log tree commit diff
path: root/src/bootstrap
AgeCommit message (Expand)AuthorLines
2017-06-03Rollup merge of #42382 - alexcrichton:remove-rustflags, r=Mark-SimulacrumCorey Farwell-6/+0
2017-06-03Rollup merge of #42363 - cuviper:no-fail-fast, r=alexcrichtonCorey Farwell-19/+89
2017-06-03Rollup merge of #42354 - Mark-Simulacrum:reduce-verbosity, r=alexcrichtonCorey Farwell-1/+1
2017-06-02Reduce sccache log level.Mark Simulacrum-1/+1
2017-06-02rustbuild: Remove RUSTFLAGS logic in rustc shimAlex Crichton-6/+0
2017-06-02rustbuild: Add `./x.py test --no-fail-fast`Josh Stone-19/+89
2017-06-02Rollup merge of #42225 - brson:vs2017, r=alexcrichtonMark Simulacrum-1/+1
2017-06-01Support VS 2017Brian Anderson-1/+1
2017-06-02ci: Further tone down the test verbosity.kennytm-5/+9
2017-06-02ci: Improve log output (mainly Travis).kennytm-3/+135
2017-06-01Auto merge of #42263 - alexcrichton:fix-copies, r=Mark-Simulacrumbors-84/+178
2017-06-01Rollup merge of #42306 - efyang:rls-packaging, r=alexcrichtonCorey Farwell-0/+46
2017-05-30rustbuild: Fix copying duplicate crates into the sysrootAlex Crichton-84/+178
2017-05-29Add RLS to .pkg installerEdward Yang-0/+10
2017-05-29Add RLS to .exe and .msi installersEdward Yang-0/+36
2017-05-28rust-src: include everything needed to compile libstd with jemallocRalf Jung-6/+21
2017-05-27Auto merge of #42109 - Keruspe:master, r=alexcrichtonbors-141/+207
2017-05-26Auto merge of #42081 - ishitatsuyuki:submodule-better, r=aidanhsbors-86/+78
2017-05-25Auto merge of #41932 - wesleywiser:py-to-rust, r=alexcrichtonbors-17/+137
2017-05-25bootstrap.py: support verbose for submodulesTatsuyuki Ishi-3/+3
2017-05-25bootstrap.py: decode to strTatsuyuki Ishi-11/+10
2017-05-25bootstrap.py: Filter instead of iterationTatsuyuki Ishi-9/+8
2017-05-25Format bootstrap.py using autopep8Tatsuyuki Ishi-35/+59
2017-05-25Use the improved submodule handlingTatsuyuki Ishi-48/+18
2017-05-24bootstrap: Use common run() function to call cargoDennis Schridde-18/+12
2017-05-24bootstrap: Make bootstrap verbose if requestedDennis Schridde-0/+4
2017-05-24bootstrap: Actually respect verbosity setting in config.tomlDennis Schridde-0/+5
2017-05-24rustbuild: distcheck needs rust-src tooMarc-Antoine Perennou-0/+1
2017-05-23rustbuild: make distcheck depend on dist-plain-source-tarballMarc-Antoine Perennou-1/+1
2017-05-23rustbuild: drop unused macro in tetsMarc-Antoine Perennou-4/+0
2017-05-22Create the bin dirWesley Wiser-0/+1
2017-05-22rustbuild: split Install out of Dist subcommandMarc-Antoine Perennou-137/+206
2017-05-22bootstrap: fix minor comment typos in lib.rsAnders Papitto-6/+6
2017-05-20Auto merge of #42069 - QuietMisdreavus:low_pri, r=alexchrichtonbors-4/+33
2017-05-19Rollup merge of #42089 - nagisa:xpy-broke-on-py3-again⁈, r=alexcrichtonMark Simulacrum-3/+4
2017-05-18fix casting of PRIO_PGRPQuietMisdreavus-9/+1
2017-05-18Fix x.pySimonas Kazlauskas-3/+4
2017-05-18rustbuild: refactor installMarc-Antoine Perennou-81/+98
2017-05-18rustbuild: install rust-analysis and rust-src when extended build is enabledMarc-Antoine Perennou-8/+18
2017-05-18update config name and description for low-priorityQuietMisdreavus-2/+3
2017-05-18Auto merge of #41639 - ishitatsuyuki:unify-tools, r=alexcrichtonbors-130/+112
2017-05-17Reset submodule management to what master doesAlex Crichton-19/+50
2017-05-18Move submodule initialization to bootstrap.pyTatsuyuki Ishi-121/+37
2017-05-18Add metadata suffix, close rust-lang/cargo#4028Tatsuyuki Ishi-6/+41
2017-05-17Auto merge of #42041 - Keruspe:master, r=alexcrichtonbors-2/+2
2017-05-16Add an option to run rustbuild on low priorityJohn Kåre Alsaker-4/+40
2017-05-16rustbuild: fix bash completion installation dirMarc-Antoine Perennou-2/+2
2017-05-16rustbuild: pass sysconfdir to install_shMarc-Antoine Perennou-6/+17
2017-05-16rustbuild: allow configuring sysconfdirMarc-Antoine Perennou-0/+10
2017-05-16rustbuild: pass bindir to install_shMarc-Antoine Perennou-7/+12