summaryrefslogtreecommitdiff
path: root/ci/build.sh
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Move aarch64 and powerpc64 targets for FreeBSDpkubaj2019-05-251-2/+2
| * Move aarch64 and powerpc64 targets for FreeBSDpkubaj2019-05-241-2/+2
| * Add aarch64-unknown-freebsd to CIpkubaj2019-05-231-0/+1
| * Add powerpc64-unknown-freebsd targetpkubaj2019-05-231-0/+1
* | Temporarily disable x86_64-sun-solarisgnzlbg2019-05-251-1/+2
* | Temporarily disable sparcv9-sun-solarisgnzlbg2019-05-251-0/+4
|/
* Add wasm32-wasi to ci/build.shgnzlbg2019-05-161-0/+1
* Remove bitrig supportgnzlbg2019-05-161-1/+0
* Remove duplicate target from ci/build.shAlex Gaynor2019-04-141-1/+0
* Check that more targets buildgnzlbg2019-03-031-4/+12
* add target "hermit" to build.shStefan Lankes2019-03-031-0/+2
* Speed up documentation build by using cargo when possiblegnzlbg2019-02-201-1/+3
* Retry downloading artifacts to prevent spurious failures due to network issuesgnzlbg2019-02-201-8/+10
* cross-compile to the gnu windows targets on nightly with libstdgnzlbg2019-02-201-2/+2
* Only fetch std component when there is something to fetchgnzlbg2019-02-201-15/+12
* Make the build script fail fastergnzlbg2019-02-201-4/+1
* The armv7r targets are not available on nightlygnzlbg2019-02-201-2/+2
* Run xargo only on Linuxgnzlbg2019-02-201-3/+3
* Fix bitrig buildgnzlbg2019-02-201-36/+35