pgsql: Add new make targets world-bin and install-world-bin

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема pgsql: Add new make targets world-bin and install-world-bin
Дата
Msg-id E1lz2A5-0003oN-1p@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
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

Branch
------
REL_11_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/a7e3a390e11ea9601a0cd4a289b37f86751ba515

Modified Files
--------------
GNUmakefile.in                 | 10 ++++++++++
doc/src/sgml/installation.sgml | 15 +++++++++++++++
2 files changed, 25 insertions(+)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Add --clobber-cache option to initdb, for CCA testing.
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: pgsql: Add new make targets world-bin and install-world-bin