summaryrefslogtreecommitdiff
path: root/ci/build.sh
Commit message (Expand)AuthorAgeFilesLines
* Remove broken uclibc CI targetsAmanieu d'Antras2022-04-101-3/+0
* ci/build: add riscv64gc-unknown-freebsdTobias Kortkamp2021-12-081-0/+1
* incorporate review feedbackJonah Petri2021-11-221-1/+2
* enable build for armv7-unknown-linux-uclibceabihfJonah Petri2021-11-221-0/+1
* ci/build.sh: add riscv64gc-unknown-linux-muslAlexander Kanavin2021-11-171-0/+1
* Run MSRV check on Windows CIYuki Okushi2021-10-131-1/+17
* Fix variable nameYuki Okushi2021-10-131-2/+2
* Replace `x86_64-sun-solaris` with `x86_64-pc-solaris`Yuki Okushi2021-03-021-1/+1
* Remove CI support for `x86_64-rumprun-netbsd`Yuki Okushi2021-03-021-1/+0
* Move `s390x-unknown-linux-musl` to build.shYuki Okushi2021-02-281-0/+1
* Re-add the build test for `sparc-unknown-linux-gnu`Yuki Okushi2021-01-111-2/+1
* Drop CI support for cloudabiYuki Okushi2020-11-251-4/+0
* Disable `sparc-unknown-linux-gnu` for nowYuki Okushi2020-10-271-1/+2
* Revive `sparc-unknown-linux-gnu` CIYuki Okushi2020-10-201-2/+1
* Auto merge of #1932 - JohnTitor:harden-builds, r=JohnTitorbors2020-10-191-9/+19
|\
| * Add `aarch64-apple-darwin` to nightly targetsYuki Okushi2020-10-171-3/+11
| * Sort targets alphabeticallyYuki Okushi2020-10-171-7/+7
| * Add some more targets for build testingYuki Okushi2020-10-171-0/+2
* | Run build test for `x86_64-unknown-redox`Yuki Okushi2020-10-171-3/+1
|/
* Serial Experiments GitHub ActionsYuki Okushi2020-10-141-2/+2
* Clean-up no core riscv targetsYuki Okushi2020-10-101-1/+4
* ci/build.sh: Enable CI for riscv32gc-unknown-linux-gnuAlistair Francis2020-09-301-0/+1
* Move `x86_64-unknown-cloudabi` to tier 3 checkYuki Okushi2020-08-191-2/+2
* Suppress `improper_ctypes_definitions` for `compiler_builtins`Yuki Okushi2020-07-271-5/+11
* Use `build-std` feature instead of using `cargo-xbuild`Yuki Okushi2020-07-251-14/+28
* Add PSP to CIMarko Mijalkovic2020-07-191-0/+3
* Revive CI for the switch targetYuki Okushi2020-07-191-22/+3
* Disable tests for the switch target, for nowYuki Okushi2020-07-061-14/+17
* Update pacman linkYuki Okushi2020-06-301-1/+1
* Reduce checks for demoted apple 32-bit targetsYuki Okushi2020-03-131-13/+0
* Re-enable `thumbv6m-none-eabi` testYuki Okushi2020-03-021-2/+1
* Re-enable *-sun-solaris testsYuki Okushi2020-03-021-6/+0
* Remove optimization workaroundYuki Okushi2020-03-021-13/+5
* Cross-compile to tier3 apple targetsVickenty Fesunov2020-02-181-0/+14
* Fix CI for demoted targetsVickenty Fesunov2020-02-121-2/+11
* Fix breakage due to https://github.com/rust-lang/cargo/pull/7560 and rust-lan...msizanoen12019-11-281-1/+1
* Support for RISC-V 64-bit GNU/Linuxmsizanoen12019-11-271-0/+1
* Test 'const-extern-fn' on nightlyAaron Hill2019-10-281-0/+7
* Remove duplicate targetgnzlbg2019-10-171-1/+0
* use FILTER to select which target(s) to runBaoshan Pang2019-09-211-2/+8
* Auto merge of #1449 - xen0n:mips64-musl-targets, r=gnzlbgbors2019-08-171-0/+2
|\
| * ci: Add mips64(el)-unknown-linux-muslabi64 as initially no_core targetsWang Xuerui2019-08-171-0/+2
* | Rename armv7-wrs-vxworks targetgnzlbg2019-08-171-1/+1
|/
* Define the C interface to vxWorks for x86, x86_64, ARM, ARM 64-bit, PowerPC, ...Baoshan Pang2019-08-091-0/+7
* Auto merge of #1376 - gnzlbg:azure_pipelines, r=gnzlbgbors2019-08-081-10/+36
|\
| * Temporarily disable redox targetgnzlbg2019-08-051-1/+3
| * Setup Azure Pipelinesgnzlbg2019-07-271-9/+33
* | Add support for hexagon-unknown-linux-muslBrian Cain2019-07-271-0/+1
|/
* Disable testing that thumbv6m-none-eabi builds properlygnzlbg2019-07-261-1/+3
* Auto merge of #1358 - pkubaj:patch-1, r=gnzlbgbors2019-05-251-0/+2
|\