about summary refs log tree commit diff
path: root/src/tools/build-manifest
AgeCommit message (Expand)AuthorLines
2025-08-15Use aarch64-apple-darwin as the fallback doc source for `-apple-`Jake Goulding-1/+1
2025-06-26Add windows-gnullvm hosts to the manifestMateusz Mikuła-1/+3
2025-06-08Rollup merge of #142053 - heiher:loong32-none, r=wesleywiserJubilee-0/+2
2025-06-06add solaris targets to build-manifestPetr Sumbera-0/+2
2025-06-06Add new Tier-3 targets: `loongarch32-unknown-none*`WANG Rui-0/+2
2025-03-12remove rls specific parts from tidy and build-manifestonur-ozkan-5/+0
2025-03-03Remove i586-pc-windows-msvcNoratrieb-1/+0
2025-02-12Rollup merge of #136698 - jackpot51:i586-redox, r=RalfJungGuillaume Gomez-1/+1
2025-02-10Auto merge of #134740 - Flakebi:amdgpu-target, r=workingjubileebors-0/+1
2025-02-08Rustfmtbjorn3-5/+8
2025-02-07Replace i686-unknown-redox target with i586-unknown-redoxJeremy Soller-1/+1
2025-01-31Add amdgpu targetFlakebi-0/+1
2025-01-06Auto merge of #135085 - knickish:m68k_unknown_none, r=workingjubileebors-0/+1
2025-01-03add m68k-unknown-none-elf targetkirk-0/+1
2025-01-03Target: Add mips mti baremetal supportYunQiang Su-0/+2
2024-12-06Promote powerpc64le-unknown-linux-musl to tier 2 with host toolsJens Reidel-0/+2
2024-11-03Remove the `wasm32-wasi` target from rustcAlex Crichton-1/+0
2024-10-22Address review comments on wasm32v1-none targetGraydon Hoare-0/+1
2024-09-22Reformat using the new identifier sorting from rustfmtMichael Goulet-9/+6
2024-09-20Add arm64e-apple-tvos targetArtyom Tetyukhin-2/+3
2024-08-14Promote Mac Catalyst targets to tier 2, and ship with rustupMads Marquart-0/+2
2024-08-03Promote riscv64gc-unknown-linux-musl to tier 2Amanieu d'Antras-0/+1
2024-07-29Reformat `use` declarations.Nicholas Nethercote-13/+19
2024-07-23build-manifest: Allow building manifests for formats that only have xz compre...WANG Rui-1/+1
2024-07-17Add `wasm32-wasip2` to `build-manifest` toolAlex Crichton-0/+1
2024-06-24Rollup merge of #126298 - heiher:loongarch64-musl-ci, r=Mark-SimulacrumMatthias Krüger-0/+2
2024-06-23Promote loongarch64-unknown-linux-musl to Tier 2 with host toolsWANG Rui-0/+2
2024-06-17Update outdated README in build-manifest.Eric Huss-1/+1
2024-06-16Add i686-unknown-redox targetbjorn3-0/+1
2024-06-13build-manifest: apply considerable clippy suggestionsonur-ozkan-1/+1
2024-06-05Promote `arm64ec-pc-windows-msvc` to tier 2Daniel Paoliello-0/+1
2024-05-08Use generic `NonZero`.Markus Reiter-1/+1
2024-04-21Add gnullvm targets to manifestMateusz Mikuła-0/+3
2024-04-17Add llvm-bitcode-linker to build manifestKjetil Kjeka-1/+5
2024-03-20Add bare metal riscv32 target.Roy Buitenhuis-0/+1
2024-03-11Rename `wasm32-wasi-preview1-threads` to `wasm32-wasip1-threads`Alex Crichton-1/+1
2024-03-04Auto merge of #120468 - alexcrichton:start-wasm32-wasi-rename, r=wesleywiserbors-0/+1
2024-03-02Promote OpenHarmony targets to tier 2Amanieu d'Antras-0/+3
2024-03-02Add a new `wasm32-wasip1` target to rustcAlex Crichton-0/+1
2024-02-04Add an `armv8r-none-eabihf` target to support the Cortex-R52.Chris Copeland-0/+1
2024-01-22rustc: implement support for `riscv32im_risc0_zkvm_elf`Erik Kaneda-0/+1
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