summaryrefslogtreecommitdiff
path: root/.cirrus.yml
AgeCommit message (Expand)Author
2022-11-06Reformat everythingAlex Saveau
2022-08-25Eliminate Cargo.lock.msrvAlan Somers
2022-08-14Raise the MSRV to 1.56.1 in anticipation of the next releaseAlan Somers
2022-08-12Reenable cargo-hack in CIAlan Somers
2022-08-11Also raise the MSRV just for cross-tests. Cross uses Serde too.Alan Somers
2022-08-11Disable cargo-hack in CIAlan Somers
2022-07-23Pin cargo-hack to 0.5.14 in CIAlan Somers
2022-07-10Clippy cleanup in the tests.Alan Somers
2022-06-25Pin cross to 0.2.1, as 0.2.2 requires Rust 1.58.1Ryan Zoeller
2022-06-24Add format test to CICostin-Robert Sin
2022-05-14add haiku supportAl Hoang
2022-05-14Rewrite the aio moduleAlan Somers
2022-05-11Merge #1699bors[bot]
2022-05-06Log compiler version in Cirrus CIRyan Zoeller
2022-04-18Revert "Pin nightly compiler used in CI for uclibc"Alan Somers
2022-04-15Merge #1698bors[bot]
2022-04-14Update FreeBSD CI image to 12.3. 12.2 is EoL.Alan Somers
2022-04-10Pin nightly compiler used in CI for uclibcAlan Somers
2022-03-25Use the nightly toolchain for RedoxAlan Somers
2022-01-29Add support for aarch64-apple-darwinRyan Zoeller
2022-01-24uclibc supportJonah Petri
2022-01-22Better type safety for mqueueAlan Somers
2022-01-12Re-enable deprecation warnings on DragonFlyRyan Zoeller
2021-12-20try cargo-hack on Redox. It might work.Alan Somers
2021-12-20Use the correct toolchain for cargo-hackAlan Somers
2021-12-20feature-gate most Nix functionsVincent Dagonneau
2021-12-14Pin the nightly compiler version used with DragonflyBSDAlan Somers
2021-12-14Update the OSX test environment for Big SurAlan Somers
2021-11-18Ensure that MSRV tests do not regressAleksey Kladov
2021-11-15Suppress deprecation warnings on DragonflyAlan Somers
2021-11-15Update Redox compiler.Alan Somers
2021-11-15Revert "Suppress a warning from the latest clippy"Alan Somers
2021-10-22Revert "Temporarily use Rust 1.51.0 for testing cross-based builds"Alan Somers
2021-10-21Temporarily use Rust 1.51.0 for testing cross-based buildsAlan Somers
2021-10-03Suppress a warning from the latest clippyAlan Somers
2021-09-19Clippy cleanupAlan Somers
2021-09-17Update the FreeBSD CI imageAlan Somers
2021-09-04Check Dragonfly BSD and OpenBSD in CIAlan Somers
2021-09-04DRY in the CI configAlan Somers
2021-09-04Document more thingsAlan Somers
2021-08-27Ignore vsock tests on Linux aarch64Alan Somers
2021-08-27Test Linux aarch64 on real aarch64 hardware.Alan Somers
2021-08-22Multiple CI improvements:Alan Somers
2021-08-13Remove support for 32-bit Apple targetsAlan Somers
2021-08-13Fix the build with bitflags-1.3.0 and newerAlan Somers
2021-05-30Adapt aio to the world of async/await, and fix some potential unsoundness.Alan Somers
2021-05-23Workaround Rustup bug 2774Alan Somers
2021-04-04Check all tests in CIAlan Somers
2021-03-21illumos and Solaris supportJason King
2021-03-04Remove a duplicate stanza from .cirrus.ymlAlan Somers