summaryrefslogtreecommitdiff
path: root/.cirrus.yml
AgeCommit message (Expand)Author
2023-01-03Fix typos in comments, code and documentationMichael Paquier
2022-12-31ci: Change macOS builds from Intel to ARM.Thomas Munro
2022-12-08Add option to specify segment size in blocksAndres Freund
2022-12-07meson: Add 'running' test setup, as a replacement for installcheckAndres Freund
2022-11-21ci: Use -fsanitize=undefined,alignment,address in linux tasksAndres Freund
2022-11-21ci: Introduce SanityCheck task that other tasks depend onAndres Freund
2022-11-21ci: Clean up pre-meson cruft in windows taskAndres Freund
2022-11-18ci: Add task testing windows with mingwAndres Freund
2022-10-07meson: Add support for building with precompiled headersAndres Freund
2022-10-02ci: enable various runtime checks on FreeBSD and macOSAndres Freund
2022-10-01ci: macos: Reduce test concurrencyAndres Freund
2022-09-30ci: Add 32bit build and testAndres Freund
2022-09-24Remove uses of register due to incompatibility with C++17 and upAndres Freund
2022-09-23ci: freebsd: Set extra_{lib,include}_dirs to /usr/local/...Andres Freund
2022-09-22meson: ci: Convert some tasks to use mesonAndres Freund
2022-09-22ci: windows: set error mode to not include SEM_NOGPFAULTERRORBOXAndres Freund
2022-09-21ci: Increase requested memory size.Thomas Munro
2022-08-01ci: remove minor version from freebsd image nameAndres Freund
2022-07-31ci: switch to freebsd 13.1Andres Freund
2022-04-02Make upgradecheck a no-op in MSVC's vcregress.plMichael Paquier
2022-03-30ci: enable zstd where available.Andres Freund
2022-03-23ci: test headerscheck, cpluspluscheck as part of CompilerWarnings task.Andres Freund
2022-03-19ci: windows: Use CIRRUS_ESCAPING_PROCESSES, revert 770011e3f39.Andres Freund
2022-03-18ci: compile with -Og where applicable.Andres Freund
2022-03-18ci: include hints how to install OS packages.Andres Freund
2022-03-05ci: windows: Work around cirrus-ci bug causing test failures.Andres Freund
2022-02-13ci: fix copy-paste mistake in 16eb8231d1b.Andres Freund
2022-02-12ci: macos: align sysinfo_script to other tasks.Andres Freund
2022-02-12ci: Only use one artifact instruction for logs.Andres Freund
2022-02-12ci: s/CCACHE_SIZE/CCACHE_MAXSIZE/.Andres Freund
2022-02-03windows: Improve crash / assert / exception handling.Andres Freund
2022-02-03ci: windows: run tests under timeout.Andres Freund
2022-01-13ci: windows: run initdb with --no-sync.Andres Freund
2022-01-13ci: windows: enable build summary to make it easier to spot warnings / errors.Andres Freund
2021-12-31ci: Add continuous integration for github repositories via cirrus-ci.Andres Freund