about summary refs log tree commit diff
path: root/src/bootstrap
AgeCommit message (Expand)AuthorLines
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
2023-09-06fix log formatting in bootstrapGoldstein-3/+3
2023-09-05Auto merge of #114843 - Zalathar:test-coverage-map, r=oli-obkbors-1/+18
2023-09-05Auto merge of #115544 - onur-ozkan:patch-binaries-for-nix-configure, r=albert...bors-0/+1
2023-09-05support `{disable,enable}-patch-binaries-for-nix` in configure.pyonur-ozkan-0/+1
2023-09-05Add test suite `coverage-map` to test coverage mappings emitted by LLVMZalathar-0/+15
2023-09-05Add tool `src/tools/coverage-dump` for use by some new coverage testsZalathar-1/+3
2023-09-03Auto merge of #115448 - onur-ozkan:optimize-bootstrap-dep-tree, r=albertlarsan68bors-40/+8
2023-09-02Auto merge of #115471 - RalfJung:skipping-sanity, r=onur-ozkanbors-10/+13
2023-09-02also skip musl checks when BOOTSTRAP_SKIP_TARGET_SANITY is setRalf Jung-10/+13
2023-09-01bump hermit-abi from yanked version(0.3.1) to 0.3.2onur-ozkan-3/+3
2023-09-01bump pretty_assertions to 1.4onur-ozkan-37/+5
2023-09-01bootstrap/format: remove unnecessary paths.pushRalf Jung-4/+0
2023-08-31bootstrap: use git merge-base for LLVM CI download logicRalf Jung-1/+8
2023-08-31Auto merge of #115323 - onur-ozkan:curl-download-checksum-fix, r=Mark-Simulacrumbors-12/+11
2023-08-28avoid stdout redirection on `curl` executionsonur-ozkan-12/+11
2023-08-27Rollup merge of #115261 - onur-ozkan:replace-old-username, r=Mark-SimulacrumGuillaume Gomez-1/+1
2023-08-27Rollup merge of #115111 - ozkanonur:check-rust-analyzer-if-enabled, r=Mark-Si...Matthias Krüger-2/+9
2023-08-27replace outdated github username 'ozkanonur'ozkanonur-1/+1
2023-08-24Rollup merge of #115117 - pnkfelix:detect-and-report-nix-shell, r=albertlarsan68Weihang Lo-9/+31
2023-08-23Accommodate tidy.Felix S. Klock II-11/+9
2023-08-23Rollup merge of #115109 - cuviper:yaml-404, r=albertlarsan68Guillaume Gomez-0/+5
2023-08-23Rollup merge of #115103 - djkoloski:disable_bootstrap_version_check, r=compil...Guillaume Gomez-1/+2
2023-08-22Better diagnostics for people using nix subshell on non-NixOS.Felix S. Klock II-8/+32
2023-08-22drive-by fix to Python doc comment.Felix S. Klock II-1/+1