about summary refs log tree commit diff
path: root/config.toml.example
AgeCommit message (Expand)AuthorLines
2023-03-11Rename `config.toml.example` to `config.example.toml`Thom Chiovoloni-805/+0
2023-03-07Rollup merge of #108581 - jfgoog:include-mingw-linker, r=petrochenkovMatthias Krüger-0/+4
2023-03-07Rollup merge of #108619 - jyn514:llvm-version-check, r=cuviperYuki Okushi-5/+0
2023-03-05Remove the option to disable `llvm-version-check`Joshua Nelson-5/+0
2023-03-05Rollup merge of #108613 - jyn514:rm-skip-rebuild, r=Mark-SimulacrumMatthias Krüger-6/+0
2023-03-03./configure script should only show blocks (and associated comments) where it...Alex Huang-0/+1
2023-03-01Remove `llvm.skip-rebuild` optionJoshua Nelson-6/+0
2023-02-28Add a new config flag, dist.include-mingw-linker.James Farrell-0/+4
2023-02-24Test that the compiler/library builds with -Zmir-opt-level=3 -Zvalidate-miryukang-0/+3
2023-02-03Auto merge of #107241 - clubby789:bootstrap-lto-off, r=simulacrumbors-1/+2
2023-01-26Add `rust.lto=off` to bootstrapclubby789-1/+2
2023-01-24add option to include private items in library docsPietro Albini-0/+3
2023-01-14Make stage2 rustdoc and proc-macro-srv disableable in x.py installDavid Tolnay-5/+18
2022-12-10Rollup merge of #104512 - jyn514:download-ci-llvm-default, r=Mark-SimulacrumMatthias Krüger-4/+3
2022-11-24address review feedbackPietro Albini-4/+7
2022-11-19Set `download-ci-llvm = "if-available"` by default when `channel = "dev"`Joshua Nelson-4/+3
2022-11-15add the build.reuse config option to choose the reuse binaryPietro Albini-0/+7
2022-11-10Avoid runtime dependency on static libstdc++kubycsolutions-3/+4
2022-10-29Revert "Make the `c` feature for `compiler-builtins` opt-in instead of inferred"Mark Rousskov-4/+0
2022-10-23Introduce dedicated `-Zdylib-lto` flag for enabling LTO on `dylib`sJakub Beránek-4/+4
2022-10-23Add `rust.lto` config optionJakub Beránek-0/+5
2022-10-02Auto merge of #100557 - dawnofmidnight:tarball-commit-info, r=Mark-Simulacrumbors-0/+6
2022-10-01fix: use git-commit-info for version informationdawnofmidnight-0/+6
2022-09-28Make the `c` feature for `compiler-builtins` opt-in instead of inferredJoshua Nelson-0/+4
2022-09-01Rollup merge of #101072 - tmandry:llvm-is-vanilla, r=Mark-SimulacrumMatthias Krüger-0/+4
2022-08-29bootstrap: Add llvm-has-rust-patches target optionTyler Mandry-0/+4
2022-08-06Document the `no-std` target option in config.toml.exampleNicholas Bishop-0/+4
2022-06-05Auto merge of #93717 - pietroalbini:pa-ci-profiler, r=Mark-Simulacrumbors-0/+6
2022-05-24Make llvm-libunwind a per-target optionTyler Mandry-10/+15
2022-05-23Turn on `fast_submodules` unconditionallyJoshua Nelson-4/+0
2022-05-02add build metrics, to gather ci stats from x.pyPietro Albini-0/+6
2022-04-18bootstrap: disable split dwarf by defaultDavid Wood-7/+2
2022-04-18bootstrap: add split-debuginfo configDavid Wood-7/+22
2022-03-10bootstrap: untangle static-libstdcpp & llvm-toolsJon Gjengset-1/+1
2022-02-27Use the first codegen backend in the config.toml as defaultbjorn3-1/+3
2022-02-10Rollup merge of #93756 - tmandry:llvm-build-config, r=Mark-SimulacrumMatthias Krüger-0/+3
2022-02-09Add llvm.build-config optionTyler Mandry-0/+3
2022-01-01Stabilize -Z instrument-coverage as -C instrument-coverageJosh Triplett-2/+2
2021-12-31rustbuild: Add support for a per-target default-linker option.Maxim Cournoyer-3/+6
2021-10-23Auto merge of #90054 - michaelwoerister:v0-mangling-in-compiler, r=Mark-Simul...bors-1/+5
2021-10-19Make new symbol mangling scheme default for compiler itself.Michael Woerister-1/+5
2021-10-18config: add the option to enable LLVM testsAugie Fackler-0/+6
2021-10-13Rollup merge of #89840 - wangkirin:master, r=jyn514Yuki Okushi-3/+3
2021-10-13fix the stage0 tools config file path in config.toml.exampleWang Qilin-3/+3
2021-10-12Add missing entries for overflow-checks to config.toml.example.Hans Kratz-0/+12
2021-10-02bootstrap: add config option for nix patchingDavid Wood-0/+6
2021-09-17bootstrap: Add LLVM target matching for M68kJohn Paul Adrian Glaubitz-1/+1
2021-07-31add two new build flags to build clang and enable llvm pluginsManuel Drehwald-0/+6
2021-07-16Fix download-ci-llvm help commentAdam Gemmell-1/+1
2021-06-21Delete spacesAlexander Melentyev-2/+2