about summary refs log tree commit diff
path: root/src/bootstrap
AgeCommit message (Expand)AuthorLines
2023-08-14Upgrade Object and related depsdirreke-5/+4
2023-08-14Update llvm.rsDirreck-18/+3
2023-08-14add details for csky-unknown-linux-gnuabiv2 and add docsDirreke-0/+16
2023-08-14add a csky-unknown-linux-gnuabiv2 targetDirreke-2/+3
2023-08-13Auto merge of #114786 - GuillaumeGomez:rollup-0cos5gn, r=GuillaumeGomezbors-6/+28
2023-08-13Rollup merge of #114069 - cuviper:profiler-path, r=Mark-SimulacrumGuillaume Gomez-6/+28
2023-08-13Auto merge of #114480 - ozkanonur:fix-stage0-compiler-llvm, r=Mark-Simulacrumbors-0/+10
2023-08-10Auto merge of #114697 - matthiaskrgr:rollup-ywooy8x, r=matthiaskrgrbors-3/+17
2023-08-10Rollup merge of #114278 - ozkanonur:validate-codegen-backend-config, r=clubby789Matthias Krüger-3/+17
2023-08-10Auto merge of #112482 - tgross35:ci-non-rust-linters, r=pietroalbinibors-6/+39
2023-08-10Auto merge of #114001 - meysam81:issue-111894-fix, r=clubby789bors-18/+19
2023-08-08Rollup merge of #114613 - ferrocene:pa-fix-rebuild, r=lqdMatthias Krüger-21/+36
2023-08-08Rollup merge of #113480 - Sword-Destiny:master, r=petrochenkovMatthias Krüger-1/+1
2023-08-08prevent constant rebuilds of rustc-main (and thus everything else)Pietro Albini-21/+36
2023-08-07Adjust path to crtbegin.c / crtend.cNikita Popov-2/+2
2023-08-07add the correct version of LLVM into the stage0 sysrootozkanonur-0/+10
2023-08-07Auto merge of #112916 - tgross35:patch-1, r=Mark-Simulacrumbors-2/+9
2023-08-06fix(bootstrap): rename exclude flag to skip 🐛Meysam Azad-18/+19
2023-08-04Rollup merge of #114440 - kaniini:fix/bootstrap-version-compare, r=ozkanonurMatthias Krüger-1/+2
2023-08-04Auto merge of #114305 - lqd:bootstrap-strip, r=ozkanonurbors-11/+63
2023-08-03bootstrap: config: fix version comparison bugAriadne Conill-1/+2
2023-08-03strip librustc_driver.so even at stage 1Rémy Rakic-4/+2
2023-08-03Skip checking of `rustc_codegen_gcc` with vendoring enabledJakub Beránek-0/+6
2023-08-02Auto merge of #114345 - lqd:revert-113588, r=RalfJungbors-8/+1
2023-08-02Rollup merge of #114347 - chenyukang:yukang-fix-114245-fmt-count, r=albertlar...Nilstrieb-7/+24
2023-08-02Fix recent python linting errorsTrevor Gross-6/+17
2023-08-02Add support for tidy linting via external tools for non-rust filesTrevor Gross-0/+22
2023-08-02Add more context to `quit_if_file_exists` in `configure.py`Trevor Gross-2/+9
2023-08-02Auto merge of #112922 - g0djan:godjan/wasi-threads, r=wesleywiserbors-4/+9
2023-08-02fmt_override is a better name since we are also adding files to whitelistyukang-23/+23
2023-08-02print more detailed format files and untracked files countyukang-2/+19
2023-08-01Revert "Rollup merge of #113588 - RalfJung:llvm-merge-base, r=albertlarsan68"Rémy Rakic-8/+1
2023-08-01Rollup merge of #113588 - RalfJung:llvm-merge-base, r=albertlarsan68Matthias Krüger-1/+8
2023-07-31Rollup merge of #113906 - notriddle:notriddle/cargo-extra-env, r=Mark-SimulacrumMatthias Krüger-0/+1
2023-07-31better error handling for `rust.codegen-backends` on deserializationozkanonur-3/+17
2023-07-31strip debuginfo from librustc_driver.so when applicable, on x64 linuxRémy Rakic-2/+25
2023-07-31allow `DebuginfoLevel` to be comparedRémy Rakic-1/+1
2023-07-31strip debuginfo from LLVM's .so when applicable, on x64 linuxRémy Rakic-0/+26
2023-07-31extract helper to find libLLVM's nameRémy Rakic-8/+13
2023-07-31Pass BOLT profile to bootstrap to be included in the reproducible artifacts a...Jakub Beránek-9/+8
2023-07-31Remove BOLT from bootstrapJakub Beránek-204/+1
2023-07-31Auto merge of #114126 - ozkanonur:stage-support-for-clean, r=ozkanonurbors-22/+66
2023-07-30remove stage-specific artifacts when `--stage` is usedozkanonur-22/+62
2023-07-30support `--stage` for `x clean`ozkanonur-0/+4
2023-07-30bootstrap: inline format!() argsMatthias Krüger-174/+162
2023-07-29Add wasm32-wasi-threads target + WASI threadsGeorgii Rylov-4/+9
2023-07-29Auto merge of #114148 - cuviper:drop-llvm-14, r=nikicbors-2/+2
2023-07-29Auto merge of #114141 - Kobzol:llvm-bolt-flags, r=lqdbors-0/+2
2023-07-28Change LLVM BOLT flagsJakub Beránek-0/+2
2023-07-27Update the minimum external LLVM to 15Josh Stone-2/+2