about summary refs log tree commit diff
path: root/src/bootstrap
AgeCommit message (Expand)AuthorLines
2019-06-13Rollup merge of #61750 - tmandry:fix-install, r=Mark-SimulacrumMazdak Farrokhzad-1/+4
2019-06-12Add a RUSTC_TIME env var to time rust crates during bootstrapJohn Kåre Alsaker-4/+16
2019-06-12rustbuild: detect cxx for all targetsMarc-Antoine Perennou-34/+25
2019-06-12rustbuild: fix libtest_stampMarc-Antoine Perennou-1/+1
2019-06-12Rollup merge of #61734 - mati865:books, r=alexcrichtonMazdak Farrokhzad-1/+1
2019-06-12Rollup merge of #61705 - petrhosek:llvm-cflags, r=alexcrichtonMazdak Farrokhzad-1/+1
2019-06-11Fix x.py installTyler Mandry-1/+4
2019-06-11Migrate rust-by-example to MdBook2Mateusz Mikuła-1/+1
2019-06-10Pass LLVM linker flags to librustc_llvm buildPetr Hosek-0/+4
2019-06-10Auto merge of #61706 - petrhosek:bootstrap-cp-r, r=Mark-Simulacrumbors-2/+1
2019-06-09Use Build::read_dir instead of fs::read_dir in Build::cp_rPetr Hosek-2/+1
2019-06-09Pass cflags rather than cxxflags to LLVM as CMAKE_C_FLAGSPetr Hosek-1/+1
2019-06-07Clarify when we run steps with ONLY_HOSTSMark Rousskov-7/+9
2019-06-06Auto merge of #61583 - Centril:rollup-ug2cbfd, r=Centrilbors-0/+1
2019-06-05Utilize cfg(bootstrap) over cfg(stage0)Mark Rousskov-3/+7
2019-06-05rustbuild: Include `rustfmt` in deduplicated dependenciesAlex Crichton-0/+1
2019-06-03Treat 0 as special value for codegen-units-stdMark Rousskov-9/+10
2019-05-30Migrate nomicon book to MdBook2Mateusz Mikuła-1/+1
2019-05-30Migrate rustdoc book to MdBook2Mateusz Mikuła-1/+1
2019-05-30Migrate unstable-book to MdBook2Mateusz Mikuła-1/+1
2019-05-30Auto merge of #61212 - alexcrichton:skip-rustc, r=pietroalbinibors-224/+253
2019-05-29Rollup merge of #60885 - euclio:strip-synstructure-consts, r=GuillaumeGomezOliver Scherer-1/+1
2019-05-28Fixup styleAlex Crichton-9/+25
2019-05-28rustbuild: Assert extended builds don't dist too muchAlex Crichton-113/+126
2019-05-28rustbuild: Tweak how stage1 compilers are selectedAlex Crichton-98/+98
2019-05-28Auto merge of #61036 - michaelwoerister:pgo-xlto-test, r=alexcrichtonbors-19/+34
2019-05-27Auto merge of #61078 - pietroalbini:nightly-next, r=Centrilbors-1/+1
2019-05-27Only build clang_rt when RUSTBUILD_FORCE_CLANG_BASED_TESTS is set.Michael Woerister-19/+34
2019-05-27rustbuild: Also build compiler-rt when building LLDB. This allows clang-based...Michael Woerister-1/+1
2019-05-26ci: Attempt to skip a full rustc compile on dist*Alex Crichton-15/+15
2019-05-25Add clippy and fix commands to x.pyljedrz-17/+105
2019-05-24Auto merge of #60777 - pietroalbini:azure-pipelines, r=alexcrichtonbors-2/+6
2019-05-24rustbuild: Untie `debuginfo-level-tests` from `debuginfo-level`Vadim Petrochenkov-1/+1
2019-05-24rustbuild: Simplify debuginfo configurationVadim Petrochenkov-68/+48
2019-05-23Auto merge of #60970 - MaulingMonkey:pr-compiletest-cdb-support, r=alexcrichtonbors-6/+2
2019-05-23bump nightly to 1.37.0Pietro Albini-1/+1
2019-05-22Bump compiler-builtins to 0.1.15Alex Crichton-1/+28
2019-05-21Merge remote-tracking branch 'origin/master' into azure-pipelinesAlex Crichton-5/+23
2019-05-19Add basic CDB support to debuginfo compiletest s, to help catch `*.natvis` re...MaulingMonkey-6/+2
2019-05-18Fix tests not running locallyGuillaume Gomez-1/+1
2019-05-17Update the compiler_builtins crateAlex Crichton-1/+1
2019-05-16strip synstructure consts from compiler docsAndy Russell-1/+1
2019-05-15Auto merge of #60832 - petrochenkov:CLazy, r=Mark-Simulacrumbors-0/+4
2019-05-15Auto merge of #60775 - hellow554:no_bitrig, r=joshtriplettbors-1/+0
2019-05-15rustbuild/LLVM: Do not print installation messages for up-to-date filesVadim Petrochenkov-0/+4
2019-05-14Rollup merge of #60719 - varkor:xpy-test-folder, r=Mark-SimulacrumMazdak Farrokhzad-2/+13
2019-05-14Add commentvarkor-0/+6
2019-05-13Update src/bootstrap/util.rsPietro Albini-1/+1
2019-05-13Remove bitrig support from rustMarcel Hellwig-1/+0
2019-05-13ci: remove fanout from the azure pipelines configPietro Albini-76/+6