about summary refs log tree commit diff
path: root/src/bootstrap/config
AgeCommit message (Expand)AuthorLines
2023-10-17improve bootstrap tests structureonur-ozkan-219/+0
2023-10-14add unit test for Config::verifyonur-ozkan-1/+22
2023-10-02Auto merge of #115898 - onur-ozkan:config-change-tracking, r=Mark-Simulacrumbors-6/+6
2023-10-01implement major change tracking for the bootstrap configurationonur-ozkan-6/+6
2023-09-17micro-level optimizations for bootstraponur-ozkan-7/+7
2023-08-27replace outdated github username 'ozkanonur'ozkanonur-1/+1
2023-07-09Use String or Int to set the opt levelhi-rustin-1/+4
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