Re: Documentation for building with meson
Peter Eisentraut <peter.eisentraut@enterprisedb.com>
From: Peter Eisentraut <peter.eisentraut@enterprisedb.com>
To: samay sharma <smilingsamay@gmail.com>,
Justin Pryzby <pryzby@telsasoft.com>
Cc: Nazir Bilal Yavuz <byavuz81@gmail.com>, Andres Freund
<andres@anarazel.de>, John Naylor <john.naylor@enterprisedb.com>,
pgsql-hackers@postgresql.org
Date: 2022-12-01T14:58:39Z
Lists: pgsql-hackers
On 23.11.22 22:24, samay sharma wrote: > Thank you. Attaching v7 addressing most of the points below. I have committed this, after some editing and making some structural changes. I moved the "Requirements" section back to the top level. It did not look appealing to have to maintain two copies of this that have almost no substantial difference (but for some reason were written with separate structure and wording). Also, I rearranged the Building with Meson section to use the same internal structure as the Building with Autoconf and Make section. This will make it easier to maintain going forward. For example if someone adds a new option, it will be easier to find the corresponding places in the lists where to add them. We will likely keep iterating on the contents for the next little while, but I'm glad we now have a structure in place that we should be able to live with.
Commits
-
doc: Add installation instructions for building with meson
- 4c72102e1d45 16.0 landed
-
doc: Remove note about disk space from installation instructions
- de867c9c5379 16.0 landed
-
doc: Add missing comma
- 148e0bd4d617 16.0 landed