pgsql: meson: ci: Convert some tasks to use meson

Поиск
Список
Период
Сортировка
От Andres Freund
Тема pgsql: meson: ci: Convert some tasks to use meson
Дата
Msg-id E1obF3v-001S9e-Ua@gemulon.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Michael Paquier
Дата:
Сообщение: pgsql: Clear ps display of startup process at the end of recovery
Следующее
От: Etsuro Fujita
Дата:
Сообщение: pgsql: Fix thinko in comment.