summary refs log tree commit diff
path: root/src/bootstrap
AgeCommit message (Expand)AuthorLines
2020-07-31Update to 1.45.2Mark Rousskov-1/+1
2020-07-22rustbuild: drop tool::should_installMarc-Antoine Perennou-17/+4
2020-07-221.45.1 releaseMark Rousskov-1/+1
2020-07-10Change how compiler-builtins gets many CGUsAlex Crichton-0/+14
2020-06-02Auto merge of #72672 - seritools:remote-test-windows, r=Mark-Simulacrumbors-1/+1
2020-06-01bump Miri, update for cargo-miri being a separate projectRalf Jung-5/+16
2020-05-31Make `remote-test-client` work as cargo runner againDennis Duda-1/+1
2020-05-30Rollup merge of #72728 - o01eg:fix-72661, r=Mark-SimulacrumRalf Jung-7/+30
2020-05-29Get libdir from stage0 compilerO01eg-4/+21
2020-05-29Fix lld detection if stage0 rustc built with custom libdirO01eg-7/+13
2020-05-29Auto merge of #72671 - flip1995:clippyup, r=Xanewokbors-0/+4
2020-05-28Set CFG_RELEASE for tools in bootstrap/tool.rsIgor Matuszewski-0/+4
2020-05-27Clippy should always buildMark Rousskov-34/+26
2020-05-24bootstrap: propagate test-args to miri and clippy test suitesRalf Jung-0/+4
2020-05-22Rollup merge of #72453 - dtolnay:open, r=Mark-SimulacrumDylan DPC-3/+73
2020-05-22Report error from opener in bootstrapDavid Tolnay-4/+4
2020-05-22Auto merge of #72000 - cuviper:dist-llvm, r=Mark-Simulacrumbors-20/+30
2020-05-21Add flag to open docs: x.py doc --openDavid Tolnay-3/+73
2020-05-20Move the target libLLVM to llvm-tools-previewJosh Stone-20/+30
2020-05-20Auto merge of #67759 - nikic:llvm-10, r=Mark-Simulacrumbors-0/+4
2020-05-20Set CMAKE_CXX_STANDARD when compiling LLDNikita Popov-0/+4
2020-05-20Auto merge of #71769 - petrochenkov:crto, r=cuviperbors-6/+7
2020-05-17bootstrap: fix typoRalf Jung-1/+1
2020-05-15Rollup merge of #72172 - Mark-Simulacrum:check-no-stage, r=alexcrichtonDylan DPC-0/+14
2020-05-15Rollup merge of #72146 - Mark-Simulacrum:separate-std-asserts, r=alexcrichtonDylan DPC-1/+14
2020-05-14Rollup merge of #71964 - jcotton42:bootstrap_decode_none_windows, r=Mark-Simu...Ralf Jung-3/+6
2020-05-14linker: More systematic handling of CRT objectsVadim Petrochenkov-6/+7
2020-05-14Auto merge of #72058 - RalfJung:no-dist-lldb, r=Mark-Simulacrumbors-162/+7
2020-05-13Forbid stage arguments to checkMark Rousskov-0/+14
2020-05-12Provide separate option for std debug assertsMark Rousskov-1/+14
2020-05-12Fix bootstrap failing on win32Joshua Cotton-3/+6
2020-05-11update miri some moreRalf Jung-1/+0
2020-05-10remove lldb package from bootstrap, config and build-manifestRalf Jung-162/+7
2020-05-09Rollup merge of #71185 - JohnTitor:run-fail, r=petrochenkovRalf Jung-12/+0
2020-05-08x.py: allow configuring the build directoryJoshua Nelson-2/+11
2020-05-06Rollup merge of #71731 - mark-i-m:guide-toolstate-off-for-now, r=kennytmDylan DPC-1/+1
2020-05-06Rollup merge of #71819 - jyn514:check-for-tools, r=Mark-SimulacrumDylan DPC-23/+25
2020-05-06Rollup merge of #71905 - mibac138:x-cmd-alias, r=Mark-SimulacrumDylan DPC-13/+17
2020-05-06Remove code related to `test/run-fail`Yuki Okushi-12/+0
2020-05-05comment out rustc-dev-guide in NIGHTLY_TOOLSmark-1/+1
2020-05-05Add command aliases from Cargo to x.py commandsmibac138-13/+17
2020-05-03x.py: Give a more helpful error message if curl isn't installedJoshua Nelson-23/+25
2020-05-03Remove clippy from some leftover lists of "possibly failing" toolsOliver Scherer-2/+1
2020-05-03Auto merge of #71815 - Mark-Simulacrum:no-llvm-rebuild, r=jonas-schievinkbors-50/+88
2020-05-02Don't skip building LLVM if already builtMark Rousskov-5/+17
2020-05-02Extract stamp testing for LLVMMark Rousskov-45/+71
2020-05-02Auto merge of #70655 - oli-obk:subrepo_funness, r=Mark-Simulacrumbors-129/+108
2020-05-02Rollup merge of #71736 - RalfJung:silence-spurious-unused, r=Mark-SimulacrumRalf Jung-6/+6
2020-05-02Also build clippy with `./x.py check`Oliver Scherer-69/+75
2020-05-02Gate on clippy on CIOliver Scherer-60/+33