index
:
nix
fix/disable_tcsetattr_illumos
fix/safe_termios
master
Rust friendly bindings to *nix APIs
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.cirrus.yml
Age
Commit message (
Expand
)
Author
2021-12-20
try cargo-hack on Redox. It might work.
Alan Somers
2021-12-20
Use the correct toolchain for cargo-hack
Alan Somers
2021-12-20
feature-gate most Nix functions
Vincent Dagonneau
2021-12-14
Pin the nightly compiler version used with DragonflyBSD
Alan Somers
2021-12-14
Update the OSX test environment for Big Sur
Alan Somers
2021-11-18
Ensure that MSRV tests do not regress
Aleksey Kladov
2021-11-15
Suppress deprecation warnings on Dragonfly
Alan Somers
2021-11-15
Update Redox compiler.
Alan Somers
2021-11-15
Revert "Suppress a warning from the latest clippy"
Alan Somers
2021-10-22
Revert "Temporarily use Rust 1.51.0 for testing cross-based builds"
Alan Somers
2021-10-21
Temporarily use Rust 1.51.0 for testing cross-based builds
Alan Somers
2021-10-03
Suppress a warning from the latest clippy
Alan Somers
2021-09-19
Clippy cleanup
Alan Somers
2021-09-17
Update the FreeBSD CI image
Alan Somers
2021-09-04
Check Dragonfly BSD and OpenBSD in CI
Alan Somers
2021-09-04
DRY in the CI config
Alan Somers
2021-09-04
Document more things
Alan Somers
2021-08-27
Ignore vsock tests on Linux aarch64
Alan Somers
2021-08-27
Test Linux aarch64 on real aarch64 hardware.
Alan Somers
2021-08-22
Multiple CI improvements:
Alan Somers
2021-08-13
Remove support for 32-bit Apple targets
Alan Somers
2021-08-13
Fix the build with bitflags-1.3.0 and newer
Alan Somers
2021-05-30
Adapt aio to the world of async/await, and fix some potential unsoundness.
Alan Somers
2021-05-23
Workaround Rustup bug 2774
Alan Somers
2021-04-04
Check all tests in CI
Alan Somers
2021-03-21
illumos and Solaris support
Jason King
2021-03-04
Remove a duplicate stanza from .cirrus.yml
Alan Somers
2021-02-23
During CI, use just 1 cpu for QEMU builds
Alan Somers
2021-02-15
Bump caps to 0.5.1. Add x32 to CI for cross-builds and Tier 3 list in README
наб
2020-12-19
Add fuchsia support
Amanda Tait
2020-12-19
Update cross-compilation Rust version to 1.40.0
Tamir Duberstein
2020-12-10
Raise MSRV to 1.40.0
Alan Somers
2020-12-06
Switch all builds from Travis to Cirrus
Alan Somers
2020-07-03
Update the FreeBSD test image to 11.4-release
Alan Somers
2020-04-19
Update the FreeBSD CI image to an 11.3 snapshot
Alan Somers
2019-10-15
Use fetch instead of curl during CI on FreeBSD
Alan Somers
2019-10-15
Use rustup's minimal profile during CI on FreeBSD
Alan Somers
2019-08-28
Raise minimum supported Rust version to 1.36.0
Otavio Salvador
2019-07-13
Fix warnings on Rust 1.37.0
Alan Somers
2019-06-09
Enable libc extra_traits feature
Bryant Mairs
2019-06-06
Use Cirrus' Cargo cache
Alan Somers
2018-12-29
Switch FreeBSD CI builds from BuildBot to cirrus-ci.com
Alan Somers