about summary refs log tree commit diff
path: root/src/bootstrap/config
AgeCommit message (Expand)AuthorLines
2023-07-02Fix broken testshi-rustin-5/+1
2023-07-01Add tests for RustOptimizehi-rustin-0/+19
2023-06-26bootstrap: rename 'user' profile to 'dist'clubby789-0/+19
2023-05-19Override config.toml options from command lineclubby789-6/+71
2023-05-06Migrate bootstrap to Clap-based argumentsclubby789-1/+7
2023-04-06Auto merge of #109162 - ozkanonur:extend_detect_src_and_out_test, r=jyn514bors-21/+44
2023-04-06improve/extend `detect_src_and_out` testozkanonur-21/+44
2023-03-24Rename 'src/bootstrap/native.rs' to llvm.rsRobin Hafid-1/+1
2023-03-12create `config::tests::detect_src_and_out` test for bootstrapozkanonur-2/+33
2023-02-28Skip test `download_ci_llvm` with modified LLVMJosh Stone-0/+5
2023-01-27Revisit fix_is_ci_llvm_available logic; read build triple from tomlSergey Prytkov-0/+7
2022-11-19Set `download-ci-llvm = "if-available"` by default when `channel = "dev"`Joshua Nelson-0/+24