]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Add new make targets world-bin and install-world-bin
authorAndrew Dunstan <andrew@dunslane.net>
Thu, 1 Jul 2021 18:21:09 +0000 (14:21 -0400)
committerAndrew Dunstan <andrew@dunslane.net>
Thu, 1 Jul 2021 18:31:10 +0000 (14:31 -0400)
commitbd0be7f7a42fa84fd9fb770117c9f7c1238a05b1
tree03e4061dc6bd817f326e88be5d66ecb09f65c11b
parenta8b564b0c9c39e8bdd6cde4245c3340f72c28899
Add new make targets world-bin and install-world-bin

These are the same as world and install-world respectively, but without
building or installing the documentation. There are many reasons for
wanting to be able to do this, including speed, lack of documentation
building tools, and wanting to build other formats of the documentation.
Plans for simplifying the buildfarm client code include using these
targets.

Backpatch to all live branches.

Discussion: https://postgr.es/m/6a421136-d462-b043-a8eb-e75b2861f3df@dunslane.net
GNUmakefile.in
doc/src/sgml/installation.sgml