about summary refs log tree commit diff
path: root/src/bootstrap
AgeCommit message (Expand)AuthorLines
2019-04-27Rollup merge of #60315 - pietroalbini:fix-tools-version, r=Mark-SimulacrumMazdak Farrokhzad-2/+2
2019-04-26bootstrap: use correct version numbers for llvm-tools and lldbPietro Albini-2/+2
2019-04-26include rustc-std-workspace-alloc in rust-srcRalf Jung-0/+1
2019-04-25Rollup merge of #60038 - michaelwoerister:pgo-updates-2, r=alexcrichtonMazdak Farrokhzad-2/+2
2019-04-20Deny rust_2018_idioms globallyPhilipp Hansch-0/+1
2019-04-18Prefix PROFILER_SUPPORT and SANITIZER_SUPPORT test env vars with RUSTC_ to ma...Michael Woerister-2/+2
2019-04-17Rollup merge of #60003 - petrhosek:llvm-lto-lld, r=cramertjMazdak Farrokhzad-2/+4
2019-04-17Deny `internal` in stage0Mateusz Mikuła-3/+1
2019-04-17bump bootstrap; nightly => 1.36.Mazdak Farrokhzad-1/+1
2019-04-17bump bootstrap; remove redundant imports.Mazdak Farrokhzad-2/+0
2019-04-15LLD is not supported on DarwinPetr Hosek-2/+4
2019-04-14Rollup merge of #59911 - pnkfelix:revert-pr-59401-to-fix-emit-stack-sizes-gc-...Mazdak Farrokhzad-31/+0
2019-04-12Revert PR #59401 to fix issue #59652 (a stable-to-beta regression).Felix S. Klock II-31/+0
2019-04-12Rollup merge of #59876 - integer32llc:update-trpl-to-mdbook-0.2, r=steveklabnikMazdak Farrokhzad-4/+4
2019-04-11Update TRPL to use mdbook 0.2Carol (Nichols || Goulding)-4/+4
2019-04-10Don't build test helpers for wasm32John Kåre Alsaker-1/+4
2019-04-10Don't require a C compiler on wasm32John Kåre Alsaker-0/+5
2019-04-10Update cmake, cc and compiler_builtins for VS 2019 supportJohn Kåre Alsaker-2/+2
2019-04-07Revert "Auto merge of #57842 - gnzlbg:extract_libtest, r=gnzlbg"Jacob Greenfield-0/+1
2019-04-04Auto merge of #59089 - petrhosek:llvm-unwind, r=petrhosekbors-0/+8
2019-04-04Auto merge of #59684 - Centril:rollup-n7pnare, r=Centrilbors-0/+5
2019-04-03Support using LLVM's libunwind as the unwinder implementationPetr Hosek-0/+8
2019-04-03Add unstable-options flag to stage!=0flip1995-0/+5
2019-04-03Revert rust-lld place changes.O01eg-2/+1
2019-03-31Fix custom relative libdir.O01eg-11/+36
2019-03-30Don't ignore git for LLVM infoJosh Stone-19/+22
2019-03-30Use a single llvm_info variableJosh Stone-13/+8
2019-03-30Use the existing LLVM GitInfo for checking rebuildsJosh Stone-18/+11
2019-03-29Add a new wasm32-unknown-wasi targetAlex Crichton-2/+31
2019-03-29Auto merge of #59522 - Centril:rollup, r=Centrilbors-0/+2
2019-03-29Rollup merge of #59366 - ehuss:update-books, r=QuietMisdreavusMazdak Farrokhzad-0/+2
2019-03-29Auto merge of #59303 - euclio:remove-rebuild-trigger, r=cuviperbors-15/+33
2019-03-29Rollup merge of #59401 - japaric:compiler-builtins-stack-sizes, r=alexcrichtonMazdak Farrokhzad-0/+31
2019-03-28Rollup merge of #59398 - phansch:rustfix_coverage, r=oli-obkMazdak Farrokhzad-0/+21
2019-03-28Rollup merge of #59351 - phil-opp:llvm-ar, r=alexcrichtonMazdak Farrokhzad-0/+1
2019-03-28Rollup merge of #58848 - GuillaumeGomez:fix-cache-issues, r=Mark-Simulacrum,o...Mazdak Farrokhzad-8/+19
2019-03-27Update booksEric Huss-0/+2
2019-03-27replace llvm-rebuild-trigger with commit hashAndy Russell-15/+33
2019-03-26Fix error index CSS file nameGuillaume Gomez-0/+1
2019-03-26Handle RUSTDOC_RESOURCE_SUFFIX env variable for rustdoc buildGuillaume Gomez-0/+11
2019-03-26Add resource suffix for libtest and proc_macro as wellGuillaume Gomez-2/+2
2019-03-26Prevent cache issues on version updatesGuillaume Gomez-8/+7
2019-03-26Rollup merge of #59197 - kornelski:redir, r=steveklabnikGuillaume Gomez-2/+2
2019-03-25compile all crates under test w/ -Zemit-stack-sizesJorge Aparicio-13/+20
2019-03-25Save coverage file in build_base path, not /tmpPhilipp Hansch-1/+1
2019-03-25Fix two bootstrap testsPhilipp Hansch-0/+2
2019-03-24bootstrap: build compiler-builtins with -Z emit-stack-sizesJorge Aparicio-0/+24
2019-03-24Add a way to track Rustfix UI test coveragePhilipp Hansch-0/+19
2019-03-22Rollup merge of #59309 - o01eg:verbose-copy-files, r=alexcrichtonMazdak Farrokhzad-0/+12
2019-03-21Include llvm-ar with llvm-tools componentPhilipp Oppermann-0/+1