summaryrefslogtreecommitdiff
path: root/ci
Commit message (Collapse)AuthorAgeFilesLines
* sparc64: Update debian image to 11 (2021-10-20) to fix segfault on CIYuki Okushi2021-11-031-4/+4
| | | | I'm not sure why, but this certainly fixes the segfault.
* Update semverver version used in CIGuillaume Gomez2021-10-201-1/+1
|
* Run MSRV check on Windows CIYuki Okushi2021-10-131-1/+17
|
* Fix variable nameYuki Okushi2021-10-131-2/+2
|
* ci: add Dockerfiles for uclibc on armv7 and mipselJonah Petri2021-09-172-0/+39
|
* Update s390x installer to 20210731Yuki Okushi2021-08-161-2/+2
|
* Auto merge of #2307 - JohnTitor:check-wasm-tests, r=JohnTitorbors2021-07-291-4/+0
|\ | | | | | | | | | | Remove wasm test workaround r? `@ghost`
| * Remove wasm test workaroundYuki Okushi2021-07-301-4/+0
| |
* | Upgrade `semverver` to 0.1.47Yuki Okushi2021-07-301-1/+1
|/
* Set const-extern-fn when building docsAlan Somers2021-07-241-2/+2
|
* Auto merge of #2289 - JohnTitor:no-more-opt-build, r=JohnTitorbors2021-07-161-12/+5
|\ | | | | | | | | | | | | Do debug build for `x86_64-unknown-linux-gnux32` The mentioned issue has been fixed, let's see if we can remove the `--release` flag. r? `@ghost`
| * Do debug build for `x86_64-unknown-linux-gnux32`Yuki Okushi2021-07-161-12/+5
| |
* | Add a symlink to wasm-ldYuki Okushi2021-07-161-1/+2
|/
* CI: Update Node.js version to v14.17.0Yuki Okushi2021-06-132-2/+2
| | | | The current active LTS is now v14.
* Update `rust-semverver` to the current masterYuki Okushi2021-06-101-4/+2
|
* Run rustup self-update as a separated stepYuki Okushi2021-06-091-1/+0
|
* fix typosDirk Stolle2021-05-261-1/+1
|
* Attempt to fix the Rustup issue on WindowsYuki Okushi2021-05-231-2/+2
|
* Update musl patched kernel header version for testsHugo Hakim Damer2021-04-291-1/+1
|
* 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
|\ | | | | | | | | | | | | | | add definitions for s390x musl targets Add support for s390x musl targets to libc. I haven't added CI because I am not familiar with the pipelines, but would be glad to do so if somebody outlines what needs to be done.
| * 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
|/ | | | | | Update to the latest WASI libc, define `AT_FDCWD`, update the signature for __wasilibc_find_relpath, and add declarations for various `__wasilibc_` utility functions.
* 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 GHA I updated some reference on 5b2bdd112569d09a1834d23bf0fc7869bbbe5a83 but not completely. This fixes a broken link on README. r? `@ghost`
| * 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
|/ | | | | | | | We don't, in general, want our CI to be the testbed for building semverver with newer versions of its dependencies. Pass --locked to use the checked-in Cargo.lock instead. This works around https://github.com/rust-lang/cargo/issues/9101 .
* 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
| | | | This reverts commit 7aa60269ae6cecd01831f5ec62d8c582e24de4fd.
* Unpin the `cc` crate versionYuki Okushi2020-10-243-0/+3
|