about summary refs log tree commit diff
path: root/src/bootstrap
AgeCommit message (Expand)AuthorLines
2024-10-02Auto merge of #131117 - AvatarSenju:helpstring-fix, r=onur-ozkanbors-1/+1
2024-10-01Rollup merge of #131108 - jieyouxu:revert-broken-pipe, r=onur-ozkanJubilee-4/+11
2024-10-02Update helper docs display disable optionAnushrut-1/+1
2024-10-01Revert "Drop conditionally applied cargo `-Zon-broken-pipe=kill` flags"许杰友 Jieyou Xu (Joe)-4/+11
2024-10-01add fixme to remove llvm option when minimal version is 19klensy-0/+1
2024-09-30Rollup merge of #129638 - nickrum:wasip2-net, r=alexcrichtonTrevor Gross-2/+7
2024-09-30Auto merge of #131069 - matthiaskrgr:rollup-jg1icf9, r=matthiaskrgrbors-0/+5
2024-09-30Rollup merge of #131056 - onur-ozkan:cargo-compiler-fingerprint, r=KobzolMatthias Krüger-0/+5
2024-09-30Auto merge of #130951 - tgross35:cargo-update-bootstrap, r=Kobzolbors-51/+51
2024-09-30Auto merge of #131063 - matthiaskrgr:rollup-hfs3fo1, r=matthiaskrgrbors-16/+9
2024-09-30Rollup merge of #131061 - onur-ozkan:verbose-checks, r=KobzolMatthias Krüger-5/+5
2024-09-30replace manual verbose checks with `Config::is_verbose`onur-ozkan-5/+5
2024-09-30Drop conditionally applied cargo `-Zon-broken-pipe=kill` flags许杰友 Jieyou Xu (Joe)-11/+4
2024-09-30enable compiler fingerprint logs in verbose modeonur-ozkan-0/+5
2024-09-29add has_enzyme/needs-enzyme to the test infraManuel Drehwald-0/+4
2024-09-29Rollup merge of #130383 - onur-ozkan:ignore-llvm-changes-on-ci-llvm-true, r=M...Guillaume Gomez-13/+32
2024-09-29in `llvm::is_ci_llvm_modified`, check if it's rust-lang/rust CI jobonur-ozkan-11/+1
2024-09-29Hook up std::net to wasi-libc on wasm32-wasip2 targetNicola Krumschmidt-2/+7
2024-09-28Rollup merge of #130918 - onur-ozkan:better-llvm-submodule-handling, r=KobzolMatthias Krüger-11/+19
2024-09-27Bump `cc` and run `cargo update` for bootstrapTrevor Gross-51/+51
2024-09-27Rollup merge of #130459 - onur-ozkan:#130449, r=albertlarsan68Matthias Krüger-3/+3
2024-09-27improve LLVM submodule handling logic in `llvm::prebuilt_llvm_config`onur-ozkan-11/+19
2024-09-27Rollup merge of #130517 - bjorn3:update_ra_config, r=onur-ozkanGuillaume Gomez-0/+1
2024-09-24Fix tool cargo being off-by-one from rustc staging许杰友 Jieyou Xu (Joe)-0/+8
2024-09-24Pass bootstrap cargo when `--stage 0` and `COMPILETST_FORCE_STAGE0`许杰友 Jieyou Xu (Joe)-4/+9
2024-09-23Auto merge of #130620 - onur-ozkan:update-make-prepare, r=Kobzolbors-22/+14
2024-09-23invoke cmake check with `run_always`onur-ozkan-1/+2
2024-09-23Rollup merge of #130536 - cuviper:rustbook-dylib-path, r=Mark-SimulacrumJubilee-9/+11
2024-09-23check if the LLVM submodule is fetched in `is_ci_llvm_modified`onur-ozkan-3/+11
2024-09-22Reformat using the new identifier sorting from rustfmtMichael Goulet-393/+307
2024-09-21Rollup merge of #130648 - onur-ozkan:enzyme-linking, r=KobzolJubilee-6/+4
2024-09-21move enzyme flags from general cargo to rustc-specific cargoonur-ozkan-6/+4
2024-09-20Pass the current cargo to `run-make` testsJosh Stone-0/+5
2024-09-20skip `FileCheck` check when running in dry-run modeonur-ozkan-11/+11
2024-09-20remove workaround for make prepare and use dry-run build insteadonur-ozkan-10/+1
2024-09-19Register tool docs for compiletest许杰友 Jieyou Xu (Joe)-0/+8
2024-09-19Auto merge of #130529 - onur-ozkan:better-ci-llvm-default, r=Kobzolbors-7/+11
2024-09-19add change-tracker for new download-ci-llvm defaultonur-ozkan-0/+5
2024-09-19change download-ci-llvm default from "if-unchanged" to trueonur-ozkan-7/+6
2024-09-19Auto merge of #130406 - arttet:master, r=onur-ozkanbors-3/+12
2024-09-18bootstrap: Set the dylib path when building books with rustdocJosh Stone-9/+11
2024-09-18Update the minimum external LLVM to 18Josh Stone-2/+2
2024-09-18Bump cc dependencyArtyom Tetyukhin-3/+12
2024-09-18Add the library workspace to the suggested rust-analyzer configbjorn3-0/+1
2024-09-17delete sub directory "debug" to not delete the change-id fileonur-ozkan-3/+3
2024-09-15Rollup merge of #130420 - jieyouxu:build_helpers_docs, r=onur-ozkanJubilee-0/+9
2024-09-15Rollup merge of #130336 - onur-ozkan:simple-improvement, r=albertlarsan68Jubilee-5/+1
2024-09-16bootstrap: register tool docs for src/tools/build_helper许杰友 Jieyou Xu (Joe)-0/+9
2024-09-15add change entry for `dist.vendor`onur-ozkan-0/+5
2024-09-15make dist vendoring configurableonur-ozkan-6/+10