summaryrefslogtreecommitdiff
path: root/ci
Commit message (Expand)AuthorAgeFilesLines
* Relax the line length limit to 100Yuki Okushi2021-04-061-3/+3
* Allow long comments containing a linkYuki Okushi2021-04-061-1/+1
* Only run the cfg check for single linesYuki Okushi2021-04-061-3/+2
* Fix platforms' links on the `Platform-specific documentation` sectionYuki Okushi2021-03-041-1/+1
* Revert the solaris target renaming for semver checkYuki Okushi2021-03-021-1/+3
* Replace `x86_64-sun-solaris` with `x86_64-pc-solaris`Yuki Okushi2021-03-022-2/+2
* Remove CI support for `x86_64-rumprun-netbsd`Yuki Okushi2021-03-023-66/+0
* Move `s390x-unknown-linux-musl` to build.shYuki Okushi2021-02-281-0/+1
* Auto merge of #2071 - kaniini:s390x-musl, r=Amanieubors2021-02-282-0/+24
|\
| * discard no longer used s390x-linux-musl.jsonAriadne Conill2021-02-281-30/+0
| * ci: install-musl: add missing ;;Ariadne Conill2021-02-281-0/+1
| * ci: add support for s390x-unknown-linux-muslAriadne Conill2021-02-283-0/+53
* | Stop directory-not-there errors in dox.shJubilee Young2021-02-251-5/+6
* | Add trace to CIJubilee Young2021-02-242-1/+2
* | WASI: define `AT_FDCWD` and update to latest WASI libcDan Gohman2021-02-181-2/+2
|/
* Re-enable CI for `asmjs-unknown-emscripten`Yuki Okushi2021-02-101-2/+11
* Update style.rs for new Rustfmt styleAmanieu d'Antras2021-02-011-3/+5
* Auto merge of #2047 - JohnTitor:tweak-readmes, r=JohnTitorbors2021-01-281-3/+3
|\
| * Replace all mentions about Pipelines with GHAYuki Okushi2021-01-281-3/+3
* | ci/semver.sh: Pass --locked when installing semververJosh Triplett2021-01-281-1/+1
|/
* Use `libc6-i386` instead of `libc6:i386`Yuki Okushi2021-01-271-1/+1
* Re-add the build test for `sparc-unknown-linux-gnu`Yuki Okushi2021-01-111-2/+1
* Avoid rustup self-updates on Windows GHAYuki Okushi2020-12-041-1/+2
* Specify git revision to avoid breakage as possible on semververYuki Okushi2020-11-251-1/+2
* Drop CI support for cloudabiYuki Okushi2020-11-251-4/+0
* Use the original semververYuki Okushi2020-11-251-4/+2
* Fix shellcheck warningsYuki Okushi2020-10-302-4/+4
* Use the most recent nightly-rustfmtYuki Okushi2020-10-301-5/+5
* Disable `sparc-unknown-linux-gnu` for nowYuki Okushi2020-10-271-1/+2
* Revert "Skip some tests for `mips64(el)-unknown-linux-gnuabi64`"Yuki Okushi2020-10-251-4/+0
* Unpin the `cc` crate versionYuki Okushi2020-10-243-0/+3
* 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
* | Auto merge of #1934 - JohnTitor:redox, r=JohnTitorbors2020-10-192-3/+10
|\ \
| * | Run build test for `x86_64-unknown-redox`Yuki Okushi2020-10-171-3/+1
| * | Add `x86_64-unknown-redox` DockerfileYuki Okushi2020-10-171-0/+9
| |/
* | Skip some tests for `mips64(el)-unknown-linux-gnuabi64`Yuki Okushi2020-10-191-0/+4
|/
* Tweak Dockerfile to install packages correctlyYuki Okushi2020-10-173-10/+7
* Pin `cc` crate to fix AArch64-Android CIYuki Okushi2020-10-172-4/+4
* Use the latest Android SDK managerYuki Okushi2020-10-166-15/+17
* Upload documentation to gh-pages from GHAYuki Okushi2020-10-151-22/+0
* Use wget instead of curlghaYuki Okushi2020-10-146-6/+6
* Remove unnecessary Azure configsYuki Okushi2020-10-142-315/+0
* Fix debian image for sparc64Yuki Okushi2020-10-141-4/+4
* Fix scripts following shellcheckYuki Okushi2020-10-142-2/+3
* Split off Rust installation scriptsYuki Okushi2020-10-142-6/+69
* Serial Experiments GitHub ActionsYuki Okushi2020-10-142-3/+3