about summary refs log tree commit diff
path: root/src/bootstrap
AgeCommit message (Expand)AuthorLines
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
2023-07-27Auto merge of #113298 - tgross35:update-bless-envs, r=oli-obkbors-18/+7
2023-07-26Unite bless environment variables under `RUSTC_BLESS`Trevor Gross-18/+7
2023-07-26Rollup merge of #113996 - inferiorhumanorgans:dragonfly-cmake-system-name, r=...Matthias Krüger-1/+8
2023-07-26add aarch64-unknown-teeos target天命剑主-1/+1
2023-07-26Auto merge of #114054 - oli-obk:cleanups, r=estebankbors-0/+4
2023-07-26Make `x test src/tools/rustfmt --bless` format rustfmt with the freshly built...Oli Scherer-0/+4
2023-07-25Auto merge of #114027 - arlosi:update-cargo, r=ehussbors-49/+0
2023-07-25Allow using external builds of the compiler-rt profile libJosh Stone-6/+28
2023-07-25Remove credential providers from bootstrapArlo Siemsen-49/+0
2023-07-24bootstrap: Define CMake platform if DragonFly.Alex Zepeda-1/+8
2023-07-24bootstrap: Don't bundle musl on UnikraftMartin Kröning-2/+2
2023-07-24compiler: Add `x86_64-unikraft-linux-musl` targetMartin Kröning-0/+2
2023-07-23Auto merge of #113965 - chenyukang:yukang-fix-113963-panic, r=ozkanonurbors-9/+19
2023-07-23Fix test panics for submodule of book is not updatedyukang-9/+19
2023-07-22Fix rustc-args passing issue in bootstrapyukang-0/+7
2023-07-20etc: add `RUSTC_BOOTSTRAP` to rust-analyzer configMichael Howell-0/+1
2023-07-20Rollup merge of #113800 - oli-obk:gha_ci_cycle, r=jyn514Matthias Krüger-1/+2