about summary refs log tree commit diff
path: root/src/tools/build-manifest
AgeCommit message (Expand)AuthorLines
2023-12-05Add riscv32 imafc bare metal targetScott Mabin-0/+1
2023-11-20Remove now deprecated target x86_64-sun-solaris.Petr Sumbera-1/+0
2023-11-20Auto merge of #115526 - arttet:master, r=jackh726bors-0/+2
2023-11-17Rollup merge of #117338 - workingjubilee:asmjs-meets-thanatos, r=b-naberMatthias Krüger-1/+0
2023-11-15Add arm64e-apple-darwin targetArtyom Tetyukhin-0/+1
2023-11-15Add arm64e-apple-ios targetArtyom Tetyukhin-0/+1
2023-11-05Auto merge of #117191 - Skgland:easy-beta-channels, r=Mark-Simulacrumbors-0/+23
2023-10-28Remove asmjs from toolsJubilee Young-1/+0
2023-10-27Fix review commentsbjorn3-1/+0
2023-10-27Distribute cg_clif as a rustup componentbjorn3-3/+17
2023-10-25generate beta manifests as pre-requisit rust-lang/rustup#1329Skgland-0/+23
2023-10-22add target csky-unknown-linux-gnuabiv2hfdirreke-0/+1
2023-09-26Promote loongarch64-unknown-none* to Tier 2WANG Rui-0/+2
2023-09-23Raise minimum supported iOS version to 10.0BlackHoleFox-1/+0
2023-08-14add a csky-unknown-linux-gnuabiv2 targetDirreke-0/+1
2023-08-02Auto merge of #112922 - g0djan:godjan/wasi-threads, r=wesleywiserbors-0/+1
2023-07-29Add wasm32-wasi-threads target + WASI threadsGeorgii Rylov-0/+1
2023-07-29print omitted frames count for short backtrace modeyukang-1/+1
2023-07-24compiler: Add `x86_64-unikraft-linux-musl` targetMartin Kröning-0/+1
2023-07-24compiler: Add `riscv64gc-unknown-hermit` targetSimon Schöning-0/+1
2023-07-11Add a sparc-unknown-none-elf target.Jonathan Pallant (Ferrous Systems)-0/+1
2023-05-23Promote loongarch64-unknown-linux-gnu to Tier 2 with host toolsWANG Rui-0/+2
2023-04-16Support loading version information from xz tarballsMark Rousskov-3/+26
2023-01-05Add vendor to Fuchsia's target tripleDavid Koloski-2/+2
2022-11-26Revert "Don't set `is_preview` for clippy and rustfmt"Joshua Nelson-2/+2
2022-11-24Don't set `is_preview` for clippy and rustfmtJoshua Nelson-2/+2
2022-11-09Rollup merge of #103933 - nicholasbishop:bishop-uefi-tier-2, r=JohnTitorDylan DPC-0/+3
2022-11-04Promote {aarch64,i686,x86_64}-unknown-uefi to Tier 2Nicholas Bishop-0/+3
2022-10-30Remove unnecessary argument to `package`Joshua Nelson-8/+3
2022-10-30More build-manifest docsJoshua Nelson-3/+2
2022-10-27Use PkgType for profiles, tooJoshua Nelson-37/+24
2022-10-27Use PkgType in more placesJoshua Nelson-47/+27
2022-10-27Use an exhaustive match in `target_host_combination`.Joshua Nelson-37/+49
2022-10-27Use `PkgType::is_preview` to determine whether to add a rename to the manifestJoshua Nelson-8/+7
2022-10-27Use `PkgType` to determine which packages to add to the manifestJoshua Nelson-21/+84
2022-10-27build-manifest: Add a macro that makes it impossible to typo `-preview`, or h...Joshua Nelson-47/+37
2022-10-27More build-manifest docsJoshua Nelson-18/+20
2022-10-01Give better errors when build-manifest failsJoshua Nelson-1/+11
2022-10-01Package `rust-docs-json` into nightly components (take 3)Joshua Nelson-1/+5
2022-09-23Rollup merge of #102042 - LukeMathWalker:add-rust-json-docs-to-rustup, r=Mark...Matthias Krüger-1/+4
2022-09-22Distribute rust-json-docs via rustup.Luca Palmieri-1/+4
2022-09-22Auto merge of #102028 - oli-obk:miri_subtree, r=oli-obkbors-37/+2
2022-09-21Remove unused importsOli Scherer-13/+2
2022-09-21Remove miri from the submodule list and require it for CI to passOli Scherer-24/+0
2022-09-20Avoid panicking on missing fallbackMark Rousskov-2/+12
2022-08-15Revert "Revert "Remove num_cpus dependency from bootstrap, build-manifest and...The 8472-2/+1
2022-06-28Let rust-analyzer ship on stable, non-previewJosh Stone-1/+2
2022-06-09Revert "Remove num_cpus dependency from bootstrap, build-manifest and rustc_s...David Tolnay-1/+2
2022-04-07Promote x86_64-unknown-none to Tier 2bstrie-0/+1
2022-03-09Add support for targeting riscv32im-unknown-none-elfridwanabdillahi-0/+1