about summary refs log tree commit diff
path: root/src/bootstrap
AgeCommit message (Expand)AuthorLines
2025-01-12extend sanitizers stamp calculationonur-ozkan-7/+13
2025-01-12run git only inside the current directoryonur-ozkan-0/+2
2025-01-12migrate lld build stamponur-ozkan-5/+5
2025-01-12apply minor improvements on build_stamponur-ozkan-1/+4
2025-01-12migrate `program_out_of_date` to `BuildStamp::is_up_to_date`onur-ozkan-46/+20
2025-01-12add coverage for `BuildStamp::with_prefix`onur-ozkan-0/+16
2025-01-12fix an invalid prefix usage on enzymeonur-ozkan-1/+1
2025-01-12fix compiler errorsonur-ozkan-2/+2
2025-01-12migrate `generate_smart_stamp_hash`onur-ozkan-55/+55
2025-01-12add test coverage for `build_stamp` implementationonur-ozkan-0/+47
2025-01-12document `build_stamp` implementationonur-ozkan-6/+18
2025-01-12migrate `Builder::clear_if_dirty`onur-ozkan-30/+29
2025-01-12migrate helper stamp functionsonur-ozkan-141/+79
2025-01-12migrate `HashStamp` to `BuildStamp`onur-ozkan-66/+29
2025-01-12use `BuildStamp` instead of std paths and stringsonur-ozkan-69/+86
2025-01-12implement `BuildStamp` that is stricter impl for build stampsonur-ozkan-2/+78
2025-01-11don't use a string constantbinarycat-6/+5
2025-01-11clean up code related to the rustdoc-js test suitebinarycat-6/+7
2025-01-11allow rustdoc-js tests to be run at stage0binarycat-1/+4
2025-01-11ci: added ci format to test_renderRoss Sullivan-3/+49
2025-01-11Rollup merge of #135326 - onur-ozkan:target-specific-compiler-builtins, r=jie...Jacob Pratt-2/+27
2025-01-11Rollup merge of #135301 - lolbinarycat:bootstrap-old-master-resurected, r=onu...Jacob Pratt-0/+3
2025-01-10never print the warning on CIbinarycat-1/+1
2025-01-10add change entry for `optimized-compiler-builtins`onur-ozkan-0/+5
2025-01-10ensure `optimized_compiler_builtins` check for CI rustconur-ozkan-0/+3
2025-01-10add coverage for target specific valueonur-ozkan-1/+8
2025-01-10make `optimized-compiler-builtins` target configurableonur-ozkan-1/+11
2025-01-09re-add a warning for old master branch, but with much simpler logicbinarycat-0/+3
2025-01-09bootstrap: `std::io::ErrorKind::CrossesDevices` is finally stablePavel Grigorenko-4/+1
2025-01-09Auto merge of #135268 - pietroalbini:pa-bump-stage0, r=Mark-Simulacrumbors-16/+9
2025-01-09Rollup merge of #135256 - onur-ozkan:weird-mod-position, r=clubby789,jieyouxuMatthias Krüger-2/+2
2025-01-09Rollup merge of #135231 - Zalathar:test-step-notes, r=jieyouxuMatthias Krüger-0/+43
2025-01-08fmtPietro Albini-1/+1
2025-01-08applease clippyPietro Albini-8/+8
2025-01-08update cfg(bootstrap)Pietro Albini-8/+1
2025-01-08Move `mod cargo` below the import statementsonur-ozkan-2/+2
2025-01-08Revert "fix missing rustfmt and clippy for msi"Pietro Albini-30/+1
2025-01-08Revert "fix missing rustfmt for apple darwin"Pietro Albini-9/+3
2025-01-08Add more comments to some of the test stepsZalathar-0/+43
2025-01-07Rollup merge of #135081 - mrkajetanp:jemalloc-64k, r=KobzolGuillaume Gomez-0/+9
2025-01-06bootstrap: Build jemalloc for AArch64 with support for 64K pagesKajetan Puchalski-0/+9
2025-01-06Rollup merge of #135097 - Zalathar:coverage-test-step, r=KobzolMatthias Krüger-120/+101
2025-01-06Ensure generate-copyright is executed from the project root.Jonathan Pallant-0/+3
2025-01-06Consolidate coverage test suite steps into a single stepZalathar-120/+101
2025-01-04Auto merge of #135101 - workingjubilee:rollup-owp3czl, r=workingjubileebors-1/+1
2025-01-04Rollup merge of #135094 - joshtriplett:bootstrap-show-nonexistent-dir, r=jiey...Jubilee-1/+1
2025-01-04bootstrap: make `is_path_in_submodule` return optional submodule path instead许杰友 Jieyou Xu (Joe)-15/+23
2025-01-04Rollup merge of #135066 - jieyouxu:check-run-make-support, r=clubby789Matthias Krüger-0/+6
2025-01-04Rollup merge of #135001 - Kobzol:bootstrap-mcp-510, r=onur-ozkanMatthias Krüger-2/+14
2025-01-04bootstrap: If dir_is_empty fails, show the non-existent directory pathJosh Triplett-1/+1