about summary refs log tree commit diff
path: root/src/bootstrap
AgeCommit message (Expand)AuthorLines
2023-10-08linker: Remove `-Zgcc-ld` optionVadim Petrochenkov-10/+13
2023-10-06Rename `flag` to `arg`Jakub Beránek-4/+4
2023-10-06remove the use of `fn update_submodule` on rust-analyzeronur-ozkan-2/+0
2023-10-05Pass host flags to `rustc` shim using prefixed env. varsJakub Beránek-18/+42
2023-10-05Remove unused `RUSTDOC_FUSE_LD_LLD` flagJakub Beránek-4/+0
2023-10-04vendor distribution on the tarball sourcesonur-ozkan-5/+10
2023-10-03bootstrap: make copying linker binaries conditionalJoseph Ryan-5/+7
2023-10-02ensure the parent path's existence on `x install`onur-ozkan-3/+3
2023-10-02Auto merge of #116276 - lqd:lld-sysroot, r=onur-ozkanbors-0/+17
2023-10-02Auto merge of #115898 - onur-ozkan:config-change-tracking, r=Mark-Simulacrumbors-102/+86
2023-10-01add Changelog topic to bootstrap/README.mdonur-ozkan-5/+9
2023-10-01implement major change tracking for the bootstrap configurationonur-ozkan-97/+77
2023-10-01bootstrap: copy self-contained linking components to stage0-sysrootRémy Rakic-0/+17
2023-10-01Rollup merge of #116292 - onur-ozkan:warn-wrong-sources, r=clubby789Matthias Krüger-0/+6
2023-10-01Auto merge of #116108 - onur-ozkan:support-make-jobs-flag, r=Mark-Simulacrumbors-0/+7
2023-09-30Auto merge of #116127 - onur-ozkan:sanity-checks-on-install, r=Mark-Simulacrumbors-0/+31
2023-09-30warn if source is not either a git clone or a dist tarballonur-ozkan-0/+6
2023-09-29Rollup merge of #116133 - pouriya:refactor-bootstrap.py, r=albertlarsan68Matthias Krüger-49/+41
2023-09-25Split out the stable part of smir into its own crate to prevent accidental us...Oli Scherer-1/+4
2023-09-25ref(bootstrap.py): add `eprint` functionPouriya Jahanbakhsh-49/+41
2023-09-25add sanity checks for user write access on `x install`onur-ozkan-0/+31
2023-09-24Auto merge of #105861 - Ayush1325:uefi-std-minimial, r=workingjubileebors-5/+1
2023-09-24Auto merge of #104385 - BlackHoleFox:apple-minimum-bumps, r=petrochenkovbors-8/+1
2023-09-23Raise minimum supported iOS version to 10.0BlackHoleFox-8/+1
2023-09-23Pass `-jN` from Make to `BOOTSTRAP_ARGS`onur-ozkan-0/+7
2023-09-22Add Minimal Std implementation for UEFIAyush Singh-5/+1
2023-09-21Auto merge of #115230 - Vtewari2311:mod-hurd-latest, r=b-naberbors-2/+6
2023-09-21added support for GNU/HurdSamuel Thibault-2/+6
2023-09-19Rollup merge of #115957 - cuishuang:master, r=GuillaumeGomezGuillaume Gomez-1/+1
2023-09-19fix mismatched symbolscui fliter-1/+1
2023-09-19Auto merge of #104101 - betrusted-io:xous-libstd-initial, r=bjorn3bors-1/+4
2023-09-19Auto merge of #115644 - danakj:catalyst-asan, r=cjgillot,thomccbors-0/+5
2023-09-18Document that the macabi sanitizers are shared with darwindanakj-2/+3
2023-09-18Enable ASAN/LSAN/TSAN for *-apple-ios-macabidanakj-0/+4
2023-09-18Rollup merge of #115811 - bzEq:make-aix-known, r=Mark-SimulacrumMatthias Krüger-0/+8
2023-09-17Auto merge of #115514 - onur-ozkan:bootstrap-codebase-improvements, r=albertl...bors-105/+97
2023-09-17micro-level optimizations for bootstraponur-ozkan-77/+60
2023-09-17update the beginning part of `bootstrap/README.md`onur-ozkan-3/+2
2023-09-16Rollup merge of #115836 - RalfJung:rust_analyzer_settings.json, r=compiler-er...Matthias Krüger-0/+1
2023-09-16create helper module to be embedded for the bootstrap binariesonur-ozkan-25/+35
2023-09-15rustdoc: merge theme css into rustdoc.cssMichael Howell-1/+1
2023-09-14update SETTINGS_HASHESRalf Jung-0/+1
2023-09-13Adjust commentKai Luo-2/+2
2023-09-13Adjust commentKai Luo-2/+2
2023-09-13Add comment to elaborateKai Luo-0/+6
2023-09-13Make AIX known by bootstrapKai Luo-0/+2
2023-09-11Rollup merge of #115440 - RalfJung:bootstrap-fmt, r=Mark-SimulacrumMatthias Krüger-4/+0
2023-09-10Allow testing cg_clif using ./x.py testbjorn3-0/+127
2023-09-08Rollup merge of #115088 - LuuuXXX:issue-112009, r=albertlarsan68Guillaume Gomez-4/+6
2023-09-08Fix Issue 112009LuuuX-4/+6