summary refs log tree commit diff
path: root/src/bootstrap
AgeCommit message (Expand)AuthorLines
2024-03-18Explicitly pass RUSTC_BOOTSTRAP to running wasmtimeMark Rousskov-0/+3
2024-03-16Rollup merge of #122590 - Nilstrieb:bootstrap-do-you-know-what-the-word-copy-...Chris Denton-63/+79
2024-03-16Rollup merge of #122372 - onur-ozkan:change-id-improvement, r=Mark-SimulacrumChris Denton-5/+15
2024-03-16Rollup merge of #122323 - heiher:loongarch64-musl-root, r=Mark-SimulacrumChris Denton-0/+2
2024-03-16Remove double remove_fileNilstrieb-1/+0
2024-03-16bootstrap: Don't name things copy that are not copiesNilstrieb-62/+79
2024-03-12Rollup merge of #122378 - clubby789:rustbook-rebuild, r=onur-ozkanJubilee-1/+2
2024-03-12Rollup merge of #122354 - clubby789:bootstrap-eager-verbose, r=albertlarsan68Jubilee-52/+62
2024-03-12Rollup merge of #122081 - onur-ozkan:validate-path-remaps, r=clubby789Jubilee-1/+14
2024-03-12Rollup merge of #121754 - TimNN:split-target, r=Mark-Simulacrum,onur-ozkanJubilee-11/+43
2024-03-12Properly rebuild rustbooksclubby789-1/+2
2024-03-12prevent notifying the same changes more than onceonur-ozkan-5/+15
2024-03-12Auto merge of #122036 - alexcrichton:test-wasm-with-wasi, r=oli-obkbors-15/+33
2024-03-11bootstrap: Don't eagerly format verbose messagesclubby789-52/+62
2024-03-11[bootstrap] Move the split-debuginfo setting to the per-target sectionTim Neumann-11/+43
2024-03-11Configure a default `runner` for WASI targetsAlex Crichton-3/+30
2024-03-11Remove old support for emscripten/wasm32-u-uAlex Crichton-12/+3
2024-03-11Rollup merge of #122330 - tshepang:patch-1, r=clubby789Jubilee-13/+14
2024-03-11Bootstrap: Add argument for building llvm bitcode linkerKjetil Kjeka-0/+29
2024-03-11LLVM Bitcode Linker: Added crateKjetil Kjeka-0/+2
2024-03-11LLVM_TOOLS: Include llvm-link as a llvm toolKjetil Kjeka-0/+1
2024-03-11Rollup merge of #122108 - alexcrichton:target-config-runtool, r=WaffleLapkinJacob Pratt-0/+23
2024-03-11Rollup merge of #121907 - onur-ozkan:better-target-sanity-check, r=albertlars...Jacob Pratt-10/+7
2024-03-11bootstrap readme: fix, improve, updateTshepang Mbambo-13/+14
2024-03-11configure.py: add flag for loongarch64 musl-rootWANG Rui-0/+2
2024-03-10bootstrap: document what the triples in 'Build' meanRalf Jung-1/+3
2024-03-10skip sanity check for non-host targets in `check` buildsonur-ozkan-10/+7
2024-03-10Rollup merge of #121567 - Nilstrieb:less-interning, r=albertlarsan68Matthias Krüger-140/+128
2024-03-10Auto merge of #122042 - GuillaumeGomez:subtree-update_cg_gcc_2024-03-05, r=Ma...bors-1/+0
2024-03-09Rollup merge of #121526 - onur-ozkan:minor-improvement, r=Mark-SimulacrumGuillaume Boisseau-6/+7
2024-03-09Merge remote-tracking branch 'upstream/master' into HEADGuillaume Gomez-14/+55
2024-03-08Add a change entryAlex Crichton-0/+5
2024-03-08Add `target.*.runner` configuration for targetsAlex Crichton-0/+18
2024-03-07Auto merge of #122151 - GuillaumeGomez:rollup-hfxr9kv, r=GuillaumeGomezbors-1/+9
2024-03-07Auto merge of #119199 - dpaoliello:arm64ec, r=petrochenkovbors-1/+1
2024-03-07Rollup merge of #122138 - lqd:llvm-mtime, r=clubby789Guillaume Gomez-1/+9
2024-03-07Rollup merge of #122129 - tgross35:rustcdocs-host-only, r=onur-ozkanGuillaume Gomez-0/+1
2024-03-07Rollup merge of #122066 - mu001999:clean, r=oli-obkGuillaume Gomez-2/+7
2024-03-07record mtime in llvm linker scriptRémy Rakic-0/+7
2024-03-07use file to write llvm linker scriptRémy Rakic-1/+2
2024-03-07remove the --generate-link-to-definition flags from bootstrapr0cky-2/+7
2024-03-07Set `RustcDocs` to only run on hostTrevor Gross-0/+1
2024-03-07Auto merge of #122113 - matthiaskrgr:rollup-5d1jnwi, r=matthiaskrgrbors-4/+20
2024-03-06Add arm64ec-pc-windows-msvc targetDaniel Paoliello-1/+1
2024-03-06Rollup merge of #122026 - clubby789:fmt-removed, r=onur-ozkanMatthias Krüger-1/+1
2024-03-06Rollup merge of #121976 - lu-zero:bootstrap-cache, r=onur-ozkanMatthias Krüger-3/+19
2024-03-06Rollup merge of #113518 - jyn514:streaming-failures, r=cuviperMatthias Krüger-4/+7
2024-03-06Update src/bootstrap/src/utils/change_tracker.rsLuca Barbato-1/+1
2024-03-06Build libgccjit in CIGuillaume Gomez-1/+0
2024-03-06Auto merge of #121967 - nikic:libllvm-linker-script, r=Mark-Simulacrumbors-2/+10