about summary refs log tree commit diff
path: root/src/bootstrap/defaults
AgeCommit message (Expand)AuthorLines
2025-09-30Remove usage of `compiletest-use-stage0-libtest` from CIJakub Beránek-2/+0
2025-09-11Change the default value of `gcc.download-ci-gcc` to `true`Jakub Beránek-0/+4
2025-07-28bootstrap: enable tidy auto extra checks on tools profilebinarycat-0/+2
2025-07-07Disable download-rustc for library profilenora-1/+2
2025-07-06Make default check stage be 1, and error out on checking with stage 0Jakub Beránek-1/+0
2025-07-01Do not enable LLD by default in the dist profileJakub Beránek-1/+0
2025-06-23Do not allow building anything on stage 0Jakub Beránek-1/+0
2025-06-03make library profile to use stage 1 on `x check`onur-ozkan-1/+2
2025-05-30improve comments and docsonur-ozkan-3/+4
2025-05-30update stage defaultsonur-ozkan-3/+3
2025-05-12Silence warning in default compiler bootstrap settingsYotam Ofek-2/+0
2025-04-11Rollup merge of #139574 - onur-ozkan:better-channel-handling, r=onur-ozkanStuart Cook-1/+1
2025-04-09set `rust.channel` to "auto-detect" for `dist` profileonur-ozkan-1/+1
2025-04-07enable in-tree std on some runnersonur-ozkan-0/+2
2025-03-17change config.toml to bootstrap.toml for bootstrap modulebit-aloo-0/+0
2025-02-19set `build.test-stage = 2` for `tools` profileonur-ozkan-0/+2
2025-01-19Add debug assertions to compiler profileNoratrieb-0/+2
2024-11-23bootstrap: revert `rust.download-rustc` global default to `false`Jieyou Xu-1/+10
2024-11-13disable precompiled rustc for "library" and "compiler" profilesonur-ozkan-0/+2
2024-11-13Reapply "Rollup merge of #132772 - onur-ozkan:download-rustc-default, r=jieyo...onur-ozkan-8/+1
2024-11-10Revert "Rollup merge of #132772 - onur-ozkan:download-rustc-default, r=jieyouxu"Jieyou Xu-1/+8
2024-11-08respect to global `download-rustc` default in non-dist profilesonur-ozkan-8/+1
2024-11-02make `download-rustc="if-unchanged"` default for library profileonur-ozkan-1/+4
2024-09-10force ci-llvm by default on library and tools profilesonur-ozkan-2/+4
2024-09-06Make `download-ci-llvm = true` check if CI llvm is availableUrgau-1/+2
2024-07-18remove `debug-logging` default from tools profileonur-ozkan-4/+0
2024-06-28add `lld = true` to default dist profileonur-ozkan-0/+1
2024-06-14Do not enable `llvm-bitcode-linker` in most default bootstrap profilesJakub Beránek-7/+1
2024-05-15Set `debuginfo-level = "line-tables-only"` for compiler profileJubilee Young-0/+2
2024-03-11Bootstrap: Add argument for building llvm bitcode linkerKjetil Kjeka-0/+8
2024-02-22set `llvm.assertions` to false in compiler profileonur-ozkan-3/+3
2024-02-19Remove the "codegen" profile from bootstrapNilstrieb-28/+5
2024-02-18Add `rust.frame-pointers` config optionNilstrieb-0/+6
2023-11-11merge `if-available` and `if-unchanged` for `download-ci-llvm`onur-ozkan-3/+3
2023-11-08Fix issue #110087LuuuX-1/+1
2023-06-29Set `channel = nightly` in dist profilejyn-0/+3
2023-06-26bootstrap: rename 'user' profile to 'dist'clubby789-0/+0
2023-06-10Improve documentation for `tools` profileZachary Whiteley-0/+2
2023-04-08Make "codegen" config.toml profile build llvmMatt Harding-0/+2
2023-03-27More config.toml.example cleanupsJoshua Nelson-1/+3
2023-03-21Rollup merge of #109124 - ferrocene:pa-compression-mode, r=Mark-Simulacrumnils-0/+4
2023-03-21change default to fast for everyone but the user profilePietro Albini-0/+4
2023-03-15add `enable-warnings` flag for llvmozkanonur-0/+2
2023-03-05Sync codegen defaults with compiler defaults and add a ping message so they s...Joshua Nelson-0/+2
2023-01-26Add `rust.lto=off` to bootstrapclubby789-0/+4
2022-11-19Set `download-ci-llvm = "if-available"` by default when `channel = "dev"`Joshua Nelson-0/+4
2022-05-05Enable compiler-docs by default for `compiler`, `codegen`, and `tools` profiles.Joshua Nelson-0/+10
2021-12-09Default to `doc-stage = 2` for the tools profileJoshua Nelson-0/+4
2021-09-30bootstrap: Update comment (again) in config.library.tomlBen Reeves-1/+0
2021-09-30bootstrap: Update comment in config.library.toml.Ben Reeves-1/+1