pgsql: meson: ci: Convert some tasks to use meson - Mailing list pgsql-committers

From Andres Freund
Subject pgsql: meson: ci: Convert some tasks to use meson
Date
Msg-id E1obF3v-001S9e-Ua@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
meson: ci: Convert some tasks to use meson

The Windows task is changed to use meson as there currently is no way to run
all tests in the old MSVC build system (only ninja is covered for now, we
don't have enough CI resources to test msbuild as well).

To maintain autoconf coverage, the Linux task is duplicated to test both meson
and autoconf builds (linux is currently the fastest task). FreeBSD and macOS
are also converted to meson, as it seems more important to have coverage for
meson than autoconf.

Author: Andres Freund <andres@anarazel.de>
Author: Nazir Bilal Yavuz <byavuz81@gmail.com>
Author: Justin Pryzby <pryzby@telsasoft.com>

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/e6b6ea025cc0b6e5cdb7a3bf6d9275afdd861e51

Modified Files
--------------
.cirrus.yml | 310 ++++++++++++++++++++++++++----------------------------------
1 file changed, 135 insertions(+), 175 deletions(-)


pgsql-committers by date:

Previous
From: Michael Paquier
Date:
Subject: pgsql: Clear ps display of startup process at the end of recovery
Next
From: Etsuro Fujita
Date:
Subject: pgsql: Fix thinko in comment.