Re: [RFC] building postgres with meson -v8

From: Andres Freund <andres(at)anarazel(dot)de>
To: Peter Eisentraut <peter(dot)eisentraut(at)enterprisedb(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: [RFC] building postgres with meson -v8
Date: 2022-03-22 02:22:08
Message-ID: 20220322022208.44py5lk7twdfuqb5@alap3.anarazel.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

Attached is v8. It's just a rebase to resolve conflicts with recent changes.

- Andres

Attachment Content-Type Size
v8-0001-meson-prereq-output-and-depencency-tracking-work.patch.gz application/x-patch-gzip 2.6 KB
v8-0002-meson-prereq-move-snowball_create.sql-creation-in.patch.gz application/x-patch-gzip 1.8 KB
v8-0003-meson-prereq-remove-unhelpful-chattiness-in-snowb.patch.gz application/x-patch-gzip 648 bytes
v8-0004-meson-prereq-add-output-path-arg-in-generate-lwlo.patch.gz application/x-patch-gzip 841 bytes
v8-0005-meson-prereq-generate-errcodes.pl-accept-output-f.patch.gz application/x-patch-gzip 1.1 KB
v8-0006-meson-prereq-Can-we-get-away-with-not-export-all-.patch.gz application/x-patch-gzip 5.6 KB
v8-0007-meson-prereq-Handle-DLSUFFIX-in-msvc-builds-simil.patch.gz application/x-patch-gzip 1.1 KB
v8-0008-meson-prereq-add-src-tools-gen_versioning_script..patch.gz application/x-patch-gzip 940 bytes
v8-0009-prereq-make-unicode-targets-work-in-vpath-builds.patch.gz application/x-patch-gzip 1.6 KB
v8-0010-wip-split-TESTDIR-into-two.patch.gz application/x-patch-gzip 1.9 KB
v8-0011-meson-Add-meson-based-buildsystem.patch.gz application/x-patch-gzip 61.8 KB
v8-0012-meson-ci-Build-both-with-meson-and-as-before.patch.gz application/x-patch-gzip 4.4 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Kyotaro Horiguchi 2022-03-22 02:34:46 Re: Make mesage at end-of-recovery less scary.
Previous Message Thomas Munro 2022-03-22 02:16:06 Re: Why is src/test/modules/committs/t/002_standby.pl flaky?