pgsql: psql: Output dir and dependency generation for sql_help

Поиск
Список
Период
Сортировка
От Andres Freund
Тема pgsql: psql: Output dir and dependency generation for sql_help
Дата
Msg-id E1oDWqn-000ADC-OA@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
psql: Output dir and dependency generation for sql_help

This is in preparation for building postgres with meson / ninja.

When building with meson, commands are run at the root of the build tree. Add
an option to put build output into the appropriate place. This can be utilized
by src/tools/msvc/ for a minor simplification, which also provides some
coverage for the new option.

To deal with dependencies to the variable set of input files to this script,
add an option to generate a dependency file (which meson / ninja can consume).

Reviewed-by: Peter Eisentraut <peter.eisentraut@enterprisedb.com>
Discussion: https://postgr.es/m/5e216522-ba3c-f0e6-7f97-5276d0270029@enterprisedb.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/7c3c2cb9aeda4f288e89b25ede8cc2fe5997ac98

Modified Files
--------------
src/bin/psql/Makefile       |  2 +-
src/bin/psql/create_help.pl | 44 +++++++++++++++++++++++++++++---------------
src/tools/msvc/Solution.pm  |  5 ++---
3 files changed, 32 insertions(+), 19 deletions(-)


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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Re-add SPICleanup for ABI compatibility in stable branch
Следующее
От: Andres Freund
Дата:
Сообщение: Re: pgsql: ecpg: Output dir, source dir, stamp file argument for preproc/*.