forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commite6b6ea0
committed
meson: ci: Convert some tasks to use meson
The Windows task is changed to use meson as there currently is no way to runall tests in the old MSVC build system (only ninja is covered for now, wedon't have enough CI resources to test msbuild as well).To maintain autoconf coverage, the Linux task is duplicated to test both mesonand autoconf builds (linux is currently the fastest task). FreeBSD and macOSare also converted to meson, as it seems more important to have coverage formeson than autoconf.Author: Andres Freund <andres@anarazel.de>Author: Nazir Bilal Yavuz <byavuz81@gmail.com>Author: Justin Pryzby <pryzby@telsasoft.com>1 parente692727 commite6b6ea0
1 file changed
+135
-175
lines changed0 commit comments
Comments
(0)