summary refs log tree commit diff
path: root/src/bootstrap
AgeCommit message (Expand)AuthorLines
2022-12-03Don't exit with an error if there are no changes to submodulesJoshua Nelson-2/+15
2022-11-30Rollup merge of #104865 - pratushrai0309:bootstrap, r=jyn514Matthias Krüger-2/+3
2022-11-29Run patchelf also on rust-analyzer-proc-macro-srv.Joe Neeman-0/+2
2022-11-29update cpufeatures, swap difference to dissimilarklensy-2/+2
2022-11-27suggested changesPratush Rai-1/+0
2022-11-27Rollup merge of #104944 - aDotInTheVoid:jsondoclint-unit-tests, r=jyn514Matthias Krüger-0/+37
2022-11-27Auto merge of #103786 - tshepang:obsolete, r=jyn514bors-7/+1
2022-11-27suggested changesPratush Rai-2/+2
2022-11-26Ensure required submodules at the same time as updating existing submodulesJoshua Nelson-3/+3
2022-11-26Revamp the order `setup` executesJoshua Nelson-13/+15
2022-11-26Refactor `setup_config_toml` into a functionJoshua Nelson-31/+31
2022-11-26Don't update submodules for `x setup`Joshua Nelson-24/+32
2022-11-26Revert "Don't set `is_preview` for clippy and rustfmt"Joshua Nelson-2/+4
2022-11-26Support unit tests for jsondoclintNixon Enraght-Moony-0/+37
2022-11-25Rollup merge of #104887 - aDotInTheVoid:rustbuild-json-doc-shared-assets, r=j...Matthias Krüger-1/+3
2022-11-25Rollup merge of #104853 - jyn514:sysroot-typo, r=RalfJungMatthias Krüger-1/+1
2022-11-25remove unused codeTshepang Mbambo-3/+1
2022-11-25remove obsolete commentTshepang Mbambo-4/+0
2022-11-25rustbuild: Don't build doc::SharedAssets when building JSON docs.Nixon Enraght-Moony-1/+3
2022-11-25Rollup merge of #103648 - jyn514:no-preview, r=Mark-SimulacrumMatthias Krüger-4/+2
2022-11-25bootstrapPratush Rai-2/+4
2022-11-24Fix typo in miri sysrootJoshua Nelson-1/+1
2022-11-24Don't set `is_preview` for clippy and rustfmtJoshua Nelson-4/+2
2022-11-23Rollup merge of #104286 - ozkanonur:fix-doc-bootstrap-recompilation, r=jyn514Dylan DPC-14/+15
2022-11-23Bump `fd-lock` in `bootstrap` againMateusz Mikuła-61/+22
2022-11-22Rollup merge of #104622 - nicholasbishop:bishop-uefi-clang, r=Mark-SimulacrumManish Goregaokar-0/+49
2022-11-21Rollup merge of #104628 - alex-pinkus:revert-android-ndk-upgrade, r=pietroalbiniMatthias Krüger-18/+6
2022-11-20Rollup merge of #104487 - klensy:ntapi, r=Mark-SimulacrumMatthias Krüger-6/+6
2022-11-20dist: Ensure UEFI rlibs are all COFFNicholas Bishop-0/+49
2022-11-20Rollup merge of #104611 - notriddle:notriddle/scrape-examples-button, r=Guill...Matthias Krüger-0/+2
2022-11-20refactor doc copying processozkanonur-48/+16
2022-11-19Set `download-ci-llvm = "if-available"` by default when `channel = "dev"`Joshua Nelson-96/+138
2022-11-19Revert "Update CI to use Android NDK r25b"Alex Pinkus-18/+6
2022-11-19rustdoc: add test case for scraped example expand GUIMichael Howell-0/+2
2022-11-19Rollup merge of #104076 - ozkanonur:fix-ci-rustc-sysroot, r=jyn514Matthias Krüger-9/+20
2022-11-19Rollup merge of #103969 - ferrocene:pa-download-rustc-ui-tests, r=jyn514Matthias Krüger-9/+20
2022-11-17fmtPietro Albini-1/+1
2022-11-17set correct default value for cc and cxx on androidPietro Albini-20/+29
2022-11-16update ntapi dep to remove future-incompat warningklensy-6/+6
2022-11-16normalize download-rustc's prefix when running compiletestsPietro Albini-9/+19
2022-11-16normalize source paths from sysroot in compiletestPietro Albini-0/+1
2022-11-15initial prototype of the tool to generate copyright noticesPietro Albini-0/+32
2022-11-15add tool to collect license metadata from REUSEPietro Albini-0/+35
2022-11-15add the build.reuse config option to choose the reuse binaryPietro Albini-0/+10
2022-11-14Auto merge of #104387 - Manishearth:rollup-9e551p5, r=Manishearthbors-1/+7
2022-11-13Make all download functions need only Config, not BuilderJoshua Nelson-637/+663
2022-11-13Rollup merge of #104158 - Ayush1325:executable, r=Mark-SimulacrumManish Goregaokar-1/+7
2022-11-13Auto merge of #103894 - mati865:gnullvm-libunwind-changes, r=thomccbors-1/+0
2022-11-13copy doc output files by format r=ozkanonurozkanonur-13/+46
2022-11-13check if current stage is target build stage r=ozkanonurozkanonur-9/+20