about summary refs log tree commit diff
path: root/config.toml.example
AgeCommit message (Expand)AuthorLines
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
2021-06-06Auto merge of #79608 - alessandrod:bpf, r=nagisabors-1/+1
2021-05-30BPF: review fixesAlessandro Decina-1/+1
2021-05-26cleanup and fix compiling of libunwind12101111-0/+8
2021-05-23Add BPF target to config.toml.exampleAlessandro Decina-1/+1
2021-05-09Remove outdated FIXME for download-rustcJoshua Nelson-2/+0
2021-04-07Auto merge of #82451 - jyn514:defaults, r=Mark-Simulacrumbors-69/+67
2021-04-07Cleanup option parsing and config.toml.exampleJoshua Nelson-69/+67
2021-04-05Rollup merge of #83368 - jyn514:download-if-unchanged, r=Mark-SimulacrumDylan DPC-1/+3
2021-04-05Add `download-rustc = "if-unchanged"`Joshua Nelson-1/+3
2021-04-03Make rust-demangler installableRich Kadel-4/+5
2021-03-12Add a `disable-minification` option for rustdocMichael Howell-0/+5
2021-03-01Rollup merge of #82360 - osa1:issue82317, r=Mark-SimulacrumJoshua Nelson-1/+3
2021-03-01config.toml error reporting:Ömer Sinan Ağacan-1/+3
2021-02-25Created experimental build.print_step_rusage settingFelix S. Klock II-0/+6
2021-02-08Absolute bare minimum for downloading rustc from CIJoshua Nelson-0/+6
2021-01-15Add all tier 1 platforms to supported platforms for "if-available"Joshua Nelson-3/+5
2020-12-29bootstrap: add the dist.compression-formats optionPietro Albini-0/+4
2020-12-20Skip `dsymutil` by default for compiler bootstrapJ. Ryan Stinnett-0/+8
2020-11-16x.py: allow a custom string appended to the versionJosh Stone-0/+5
2020-11-11Rollup merge of #78354 - 12101111:rustbuild_profiler, r=Mark-SimulacrumJonas Schievink-0/+9
2020-10-30Enable LLVM Polly via llvm-args.Joseph Rafael Ferrer-0/+3
2020-10-27Rollup merge of #77703 - Keruspe:system-libunwind, r=Mark-SimulacrumYuki Okushi-1/+2
2020-10-26Add support for using cg_clif to bootstrap rustcbjorn3-1/+1
2020-10-26Support enable/disable sanitizers/profiler per target12101111-0/+9
2020-10-21allow using the system-wide llvm-libunwind as the unwinderMarc-Antoine Perennou-1/+2
2020-10-11Rollup merge of #77787 - jyn514:consistent-versions, r=spastorinoYuki Okushi-1/+1
2020-10-10Clarify the debug-related values should take booleanYuki Okushi-3/+3
2020-10-10Update `changelog-seen` in config.toml.exampleJoshua Nelson-1/+1
2020-10-08Make `max_log_info` easily greppableJoshua Nelson-0/+4
2020-09-23Adjust support expectations for downloaded LLVMsMark Rousskov-3/+3
2020-09-21Add a changelog for x.pyJoshua Nelson-0/+6
2020-09-20Add sample defaults for config.tomlJoshua Nelson-0/+10
2020-09-16Auto merge of #76625 - jyn514:default-stages, r=Mark-Simulacrumbors-0/+17
2020-09-15Make the default stage for x.py configurableJoshua Nelson-0/+17