summaryrefslogtreecommitdiffstats
path: root/.cirrus.yml
AgeCommit message (Expand)Author
2022-08-27Get rid of depslistAlexander Batischev
2022-08-09CI: limit greedy containers to 8 tasks (down from 10)Alexander Batischev
2022-06-26Prepare for next releaseAlexander Batischev
2022-06-03CI: Ubuntu 21.10 → 22.04Alexander Batischev
2022-06-03CI: add GCC 12Alexander Batischev
2022-05-26CI: bump FreeBSD to 13.1Alexander Batischev
2022-05-06Remove trailing whitespaceLysander Trischler
2022-04-17CI: update FreeBSDAlexander Batischev
2022-03-22Prepare for next releaseAlexander Batischev
2022-03-05CI: bump Rust to 1.59.0Alexander Batischev
2022-01-23CI: Ubuntu {20.10, 21.04} -> 21.10Alexander Batischev
2021-12-28Prepare for next releaseAlexander Batischev
2021-11-01CI: drop a hack related to Big SurAlexander Batischev
2021-11-01CI: bump macOS versionsAlexander Batischev
2021-10-05CI: add Clang 13Alexander Batischev
2021-09-20Prepare for next releaseAlexander Batischev
2021-07-21Cirrus: start container jobs if dockerfiles changedAlexander Batischev
2021-07-21Cirrus: use `dir/*` and `dir/**/*` in `skip` directivesAlexander Batischev
2021-07-21Cirrus CI: lower concurrency to 10 jobsAlexander Batischev
2021-07-20Cirrus CI: skip compilation whenever possibleAlexander Batischev
2021-07-20Cirrus CI: use `task:` key everywhereAlexander Batischev
2021-07-20Cirrus CI: use greedy containers for compilationAlexander Batischev
2021-06-27Skip Cirrus checks if there are no relevant changesAlexander Batischev
2021-06-20Prepare for next releaseAlexander Batischev
2021-05-10CI: do not mention Rust version in jobs' namesAlexander Batischev
2021-05-10CI: bump Rust to 1.52.1Alexander Batischev
2021-05-06CI: bump Rust to 1.52.0Alexander Batischev
2021-04-28CI: use -fstack-protector-allAlexander Batischev
2021-04-28CI: add GCC 11Alexander Batischev
2021-04-21CI: add FreeBSD 13.0Alexander Batischev
2021-04-21CI: add Clang 12Alexander Batischev
2021-04-21CI: warn about functions unprotected from stack smashingAlexander Batischev
2021-03-27Allow unknown Clippy lints with pre-1.51.0Alexander Batischev
2021-03-26CI: migrate from removed clippy::unknown-clippy-lints warningAlexander Batischev
2021-03-26CI: bump Rust to 1.51.0Alexander Batischev
2021-03-22Prepare for the next releaseAlexander Batischev
2021-03-20CI: check for dbg! macroAlexander Batischev
2021-02-11Bump Rust to 1.50.0 on CIAlexander Batischev
2021-02-02By default, skip Rust tests that require localesAlexander Batischev
2021-01-28Run C++ tests with time-based RNG seedAlexander Batischev
2021-01-28Run macOS jobs with maximum parallelismAlexander Batischev
2021-01-27Cirrus: use 4 CPUs for FreeBSDAlexander Batischev
2021-01-06Re-enable optimizations in CI buildsAlexander Batischev
2020-12-31Bump Rust to 1.49.0 on CIAlexander Batischev
2020-12-29Fix Homebrew clones on macOS CatalinaAlexander Batischev
2020-12-24CI: decrease the number of macOS jobsAlexander Batischev
2020-12-22Prepare for next releaseAlexander Batischev
2020-12-19CI: add macOS Big SurAlexander Batischev
2020-11-30CI: Avoid unnecessary recompilationsAlexander Batischev
2020-11-28Drop GCC 4.9 supportAlexander Batischev