about summary refs log tree commit diff
path: root/src/tools/build-manifest
AgeCommit message (Expand)AuthorLines
2020-04-14Add illumos triplePatrick Mooney-0/+1
2020-02-28AArch64 bare-metal targets: Build rust-stdAndre Richter-0/+2
2020-01-22Rollup merge of #68253 - japaric:bare-metal-cortex-a, r=alexcrichtonTyler Mandry-0/+1
2020-01-21for now, do not build rust-std for the armv7a-none-eabihf targetJorge Aparicio-1/+0
2020-01-18Add `riscv64gc-unknown-linux-gnu` into target list in build-manifestmsizanoen1-0/+1
2020-01-15add bare metal ARM Cortex-A targets to rustcJorge Aparicio-0/+2
2019-12-24x.py fmt after previous deignoreMark Rousskov-110/+160
2019-12-20Remove rustc-dev from the default nightly componentsJosh Stone-13/+3
2019-11-04more correct error msgRalf Jung-1/+2
2019-11-04avoid using nightly featuresRalf Jung-5/+3
2019-11-03don't fail manifest creation if the toolstate file is missing or mal-formedRalf Jung-5/+9
2019-11-03when Miri tests are not passing, do not add Miri componentRalf Jung-1/+20
2019-10-29Rollup merge of #65843 - xen0n:mips64-musl-targets-with-ci, r=alexcrichtonTyler Mandry-0/+2
2019-10-26ci: add support for MIPS64 musl targetsWang Xuerui-0/+2
2019-10-25Merge branch 'master' into rusty-hermit, resolve conflictsStefan Lankes-0/+30
2019-10-15Add rustc-dev to nightly default and complete profilesJosh Stone-0/+15
2019-10-15minimize the rust-std componentJosh Stone-0/+15
2019-10-12Revert "Auto merge of #64823 - cuviper:min-std, r=Mark-Simulacrum"Mark Rousskov-30/+0
2019-10-07Add rustc-dev to nightly default and complete profilesJosh Stone-0/+15
2019-10-07Only install rustc-dev by default on nightlyJosh Stone-1/+9
2019-10-07add rustc-dev to tools/build-manifestJosh Stone-0/+7
2019-10-06redesign of the interface to the unikernel HermitCoreStefan Lankes-0/+2
2019-09-23Add `#![deny(warnings)]` to internal toolsAlex Crichton-0/+2
2019-09-17build-manifest: add some commentsRalf Jung-4/+13
2019-09-17Revert "Rollup merge of #64451 - RalfJung:miri-manifest, r=pietroalbini"Pietro Albini-51/+5
2019-09-14build-manifest: when Miri tests are not passing, do not add Miri componentRalf Jung-5/+51
2019-08-20Bump toml dependency.Eric Huss-1/+1
2019-08-06redox: convert to target_family unixJeremy Soller-0/+1
2019-08-02Added support for armv7-unknown-linux-gnueabi and armv7-unknown-linux-musleabi.Adrian Budau-0/+2
2019-07-28Remove lint annotations in specific crates that are already enforced by rustb...Vadim Petrochenkov-2/+0
2019-07-18Add riscv32i-unknown-none-elf targetVadim Kaushan-0/+1
2019-06-12Add an alias for x86_64-sun-solaris target tupleLzu Tao-0/+1
2019-05-10Auto merge of #60585 - sunfishcode:wasm32-wasi, r=alexcrichtonbors-1/+1
2019-05-09Omit the vendor component in the WASI tripleDan Gohman-1/+1
2019-05-09remove unneeded `extern crate`s from build toolsAndy Russell-1/+0
2019-04-03Add dist builder for Armv8-M Baseline and HFHugues de Valon-0/+2
2019-03-30Rollup merge of #59544 - cuviper:miri-nightly, r=CentrilMazdak Farrokhzad-1/+7
2019-03-29manifest: only include miri on the nightly channelJosh Stone-1/+7
2019-03-29Add a new wasm32-unknown-wasi targetAlex Crichton-0/+1
2019-03-22Rename miri component to miri-previewMateusz Mikuła-3/+4
2019-03-22Auto merge of #58995 - Centril:refactor-build-manifest, r=alexcrichtonbors-204/+197
2019-03-16Rollup merge of #59212 - mati865:musl_toolchain, r=alexcrichtonkennytm-0/+1
2019-03-16Rollup merge of #58941 - wzssyqa:master, r=alexcrichtonkennytm-0/+8
2019-03-15Add x86_64 musl host to the manifestMateusz Mikuła-0/+1
2019-03-10refactor build-mainfest.Mazdak Farrokhzad-204/+197
2019-03-07Actually publish miri in the manifestOliver Scherer-1/+3
2019-03-05MIPS: add r6 supportYunQiang Su-0/+8
2019-02-12Add riscv64gc-unknown-none-elf targetVadim Kaushan-0/+1
2019-02-12Add riscv64imac-unknown-none-elf targetVadim Kaushan-0/+1
2019-02-06Rollup merge of #58113 - h-michael:build-manifest-2018, r=alexcrichtonkennytm-5/+7