summary refs log tree commit diff
path: root/src/bootstrap/lib.rs
AgeCommit message (Expand)AuthorLines
2023-05-25Generate docs for bootstrap itselfjyn-0/+4
2023-05-20Read beta version from the version file ...liushuyu-6/+27
2023-05-14fixyukang-0/+1
2023-05-06Migrate bootstrap to Clap-based argumentsclubby789-2/+2
2023-04-29Fix `x test --no-deps`jyn-0/+1
2023-04-28handle cfg(bootstrap)Pietro Albini-4/+1
2023-04-22Group entire build steps in the gha logsOli Scherer-1/+81
2023-04-16chore: remove `rustc-workspace-hack`Weihang Lo-3/+0
2023-04-14Auto merge of #110263 - jyn514:ui-fulldeps-llvm, r=albertlarsan68bors-0/+5
2023-04-14Rollup merge of #106249 - Ezrashaw:suggest-test-tool, r=jyn514,albertlarsan68Yuki Okushi-5/+14
2023-04-12Add `libLLVM.so` to the target libdir when download-rustc is enabledjyn-0/+5
2023-04-11Rollup merge of #96971 - zhaixiaojuan:master, r=wesleywiserMichael Goulet-1/+2
2023-04-12fix: disable `x suggest` when using `build-metrics`Ezra Shaw-1/+1
2023-04-09feat: implement basic suggest-tests toolEzra Shaw-5/+14
2023-04-08s/ignore_git/omit_git_hashGimbles-8/+8
2023-04-04Add loongarch64 to exception listzhaixiaojuan-1/+2
2023-04-02Replace any existing `build/host` symlinkJynn Nelson-11/+12
2023-03-29Auto merge of #108792 - Amanieu:ohos, r=petrochenkovbors-0/+2
2023-03-28Add OpenHarmony targetsAmanieu d'Antras-0/+2
2023-03-28Rollup merge of #91793 - devnexen:anc_data_fbsd, r=ChrisDentonnils-0/+1
2023-03-27socket ancillary data implementation for FreeBSD (from 13 and above).David CARLIER-0/+1
2023-03-24Rename 'src/bootstrap/native.rs' to llvm.rsRobin Hafid-1/+1
2023-03-23Rollup merge of #109295 - ozkanonur:issue-109286, r=ozkanonurDylan DPC-6/+7
2023-03-21Auto merge of #108659 - ferrocene:pa-test-metrics, r=Mark-Simulacrumbors-0/+27
2023-03-20migrate compiler, bootstrap, and compiletest to windows-rsAndy Russell-0/+3
2023-03-18refactor `fn bootstrap::builder::Builder::compiler_for`ozkanonur-6/+7
2023-03-14Create dir for build_tripleMu001999-0/+1
2023-03-08Auto merge of #108534 - Mark-Simulacrum:compression, r=pietroalbinibors-6/+1
2023-03-08Add force to use the stage 2 compiler in compiler_for when config.download_ru...morine0122-0/+9
2023-03-07Add bootstrap support for rust-installerMark Rousskov-6/+1
2023-03-07switch to termcolorPietro Albini-11/+19
2023-03-02add a splash of colorPietro Albini-0/+18
2023-03-02render compiletest output with render_testsPietro Albini-0/+1
2023-02-21Revert "port over symlink_file function from Build to Config and create symli...Jakub Beránek-1/+10
2023-02-09port over symlink_file function from Build to Config and create symlink for l...Zephaniah Ong-10/+1
2023-02-04Rollup merge of #107116 - ozkanonur:consolidate-bootstrap-docs, r=jyn514Matthias Krüger-87/+0
2023-02-04consolidate bootstrap docsozkanonur-87/+0
2023-01-30Auto merge of #107080 - Urgau:cleanup-bootstrap-extra-check-cfgs, r=Mark-Simu...bors-14/+8
2023-01-30Rollup merge of #106106 - jyn514:remote-tracking-branch, r=Mark-SimulacrumDylan DPC-3/+23
2023-01-29When stamp doesn't exist, should say Error, and print path to stamp fileteapot4195-1/+2
2023-01-28Gracefully exit when --keep-stage used on clean source treeteapot4195-0/+7
2023-01-25Cleanup extra check configs in bootstrapUrgau-14/+8
2023-01-03Add `build_helper` crate to share code between tidy and bootstrapNilstrieb-1/+2
2022-12-31Revert "Auto merge of #105058 - Nilstrieb:no-merge-commits-for-you-only-bors-...Joshua Nelson-2/+1
2022-12-30Add `build_helper` crate to share code between tidy and bootstrapNilstrieb-1/+2
2022-12-27Auto merge of #106168 - jyn514:clean-crates, r=Mark-Simulacrumbors-4/+0
2022-12-26Allow cleaning individual cratesJoshua Nelson-4/+0
2022-12-26Fix panic on `x build --help --verbose`Joshua Nelson-1/+4
2022-12-23Pass `branch.{branch}.remote=origin` to `git submodule update`Joshua Nelson-3/+23
2022-12-23Auto merge of #106070 - matthiaskrgr:rollup-jv9ctkl, r=matthiaskrgrbors-1/+1