summaryrefslogtreecommitdiff
path: root/src/bootstrap/defaults
Commit message (Expand)AuthorAgeFilesLines
* Make "codegen" config.toml profile build llvmMatt Harding2023-04-081-0/+2
* More config.toml.example cleanupsJoshua Nelson2023-03-271-1/+3
* Rollup merge of #109124 - ferrocene:pa-compression-mode, r=Mark-Simulacrumnils2023-03-211-0/+4
|\
| * change default to fast for everyone but the user profilePietro Albini2023-03-211-0/+4
* | add `enable-warnings` flag for llvmozkanonur2023-03-151-0/+2
|/
* Sync codegen defaults with compiler defaults and add a ping message so they s...Joshua Nelson2023-03-051-0/+2
* Add `rust.lto=off` to bootstrapclubby7892023-01-262-0/+4
* Set `download-ci-llvm = "if-available"` by default when `channel = "dev"`Joshua Nelson2022-11-191-0/+4
* Enable compiler-docs by default for `compiler`, `codegen`, and `tools` profiles.Joshua Nelson2022-05-053-0/+10
* Default to `doc-stage = 2` for the tools profileJoshua Nelson2021-12-091-0/+4
* bootstrap: Update comment (again) in config.library.tomlBen Reeves2021-09-301-1/+0
* bootstrap: Update comment in config.library.toml.Ben Reeves2021-09-301-1/+1
* Set `backtrace-on-ice` by default for compiler and codegen profilesJoshua Nelson2021-04-252-0/+4
* Add config file for tools enabling stage1 downloads by defaultJoshua Nelson2021-04-052-2/+17
* Implement "if-available" option for download-ci-llvmAntoine Martin2020-10-132-0/+10
* Rename bootstrap/defaults/{config.toml.PROFILE => config.PROFILE.toml}Thom Chiovoloni2020-10-044-0/+0
* reduce overlong lineTshepang Lekhonkhobe2020-09-271-1/+2
* Add sample defaults for config.tomlJoshua Nelson2020-09-205-0/+51