about summary refs log tree commit diff
path: root/src/bootstrap
AgeCommit message (Expand)AuthorLines
2025-04-20Use `check_path_modifications` for detecting local GCC changesJakub Beránek-26/+46
2025-04-20Implement a new unified function for figuring out how if a set of paths have ...Jakub Beránek-5/+5
2025-04-20Auto merge of #140043 - ChrisDenton:rollup-vwf0s9j, r=ChrisDentonbors-20/+329
2025-04-19Rollup merge of #140000 - EnzymeAD:autodiff-check-builds, r=onur-ozkanChris Denton-2/+1
2025-04-19Rollup merge of #139843 - thaliaarchi:editor-file-associations, r=Mark-Simula...Chris Denton-0/+3
2025-04-19Rollup merge of #138934 - onur-ozkan:extended-config-profiles, r=KobzolChris Denton-20/+329
2025-04-18add regression test for dist compilationonur-ozkan-0/+32
2025-04-18add coverage on config include logiconur-ozkan-2/+209
2025-04-18ensure compiler existance of tools on the dist steponur-ozkan-5/+18
2025-04-18skip llvm-config in autodiff check builds, when its unavailableManuel Drehwald-2/+1
2025-04-18Rollup merge of #139853 - Kobzol:lld-llvm-config, r=onur-ozkanMatthias Krüger-56/+65
2025-04-17Rollup merge of #139931 - ognevny:bootstrap-llvm-zlib, r=KobzolMatthias Krüger-3/+3
2025-04-17bootstrap: enable zlib for LLVM when we compile it for profilingMaksim Bondarenkov-3/+3
2025-04-16Auto merge of #138011 - tnewsome-lynx:lynxos_178-nostd, r=davidtwcobors-0/+1
2025-04-16resolve config include FIXMEonur-ozkan-8/+8
2025-04-16Add a warning when combining LLD with external LLVM configJakub Beránek-1/+7
2025-04-16Rollup merge of #139867 - WaffleLapkin:tidypaper, r=jieyouxuMatthias Krüger-13/+24
2025-04-16Rollup merge of #139823 - WaffleLapkin:bootpaper, r=jieyouxuMatthias Krüger-0/+7
2025-04-15commit rustfmt stump in `x t tidy` even on `check`Waffle Lapkin-3/+6
2025-04-15add comment in `TomlConfig::merge` about the merge orderonur-ozkan-0/+2
2025-04-15add a comment for code that isn'tWaffle Lapkin-1/+7
2025-04-15slightly correct comments and diagnostics about checking modificationsWaffle Lapkin-8/+9
2025-04-15use helper function instead of writing rustfmt stamp by handWaffle Lapkin-1/+2
2025-04-15Rename `is_builder_target` to `is_host_target`Jakub Beránek-19/+18
2025-04-15Move `is_builder_target`, `is_system_llvm` and `is_rust_llvm` from `Builder` ...Jakub Beránek-53/+57
2025-04-15add FIXME note in `TomlConfig::merge`onur-ozkan-0/+2
2025-04-15fix path and the ordering logiconur-ozkan-26/+28
2025-04-15apply nit notesonur-ozkan-26/+69
2025-04-15implement cyclic inclusion handlingonur-ozkan-13/+38
2025-04-15add new config option: `include`onur-ozkan-1/+29
2025-04-15update submodules if the directory doesn't existWaffle Lapkin-0/+7
2025-04-14Setup editor file associations for non-rs extensionsThalia Archibald-0/+3
2025-04-15compiletest: Add an experimental new executor to replace libtestZalathar-1/+1
2025-04-15Use a constant for unstable features needed by compiletestZalathar-7/+14
2025-04-14Rollup merge of #139804 - WaffleLapkin:real, r=jieyouxuMatthias Krüger-1/+1
2025-04-14use `realpath` in `bootstrap.py` when creating build-dirWaffle Lapkin-1/+1
2025-04-13Auto merge of #139734 - ChrisDenton:rollup-28qn740, r=ChrisDentonbors-5/+2
2025-04-13Rollup merge of #139709 - tshepang:patch-5, r=KobzolChris Denton-1/+1
2025-04-12Rollup merge of #139315 - clubby789:deranged-bump, r=Mark-SimulacrumChris Denton-2/+0
2025-04-12bootstrap: fix typo in doc stringTshepang Mbambo-1/+1
2025-04-12Fix comment in bootstrapJakub Beránek-4/+1
2025-04-11Auto merge of #139588 - Kobzol:rust-analyzer-opt, r=jieyouxubors-1/+3
2025-04-11Rollup merge of #139574 - onur-ozkan:better-channel-handling, r=onur-ozkanStuart Cook-16/+19
2025-04-10Add minimal x86_64-lynx-lynxos178 support.Tim Newsome-0/+1
2025-04-10handle `config.channel` default for tarballsonur-ozkan-15/+18
2025-04-10Apply LTO when building rustc toolsJakub Beránek-1/+3
2025-04-09set `rust.channel` to "auto-detect" for `dist` profileonur-ozkan-1/+1
2025-04-09Update boostrapBoxy-31/+11
2025-04-09clippy lintsBoxy-6/+2
2025-04-09update missing targets listBoxy-1/+0