Extending MSVC scripts to support --with-extra-version

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Extending MSVC scripts to support --with-extra-version
Дата
Msg-id CAB7nPqTRiKBExhocozum5=Ri7jaLuOKY6+0h3zP-OeXvFQtp6w@mail.gmail.com
обсуждение исходный текст
Ответы Re: Extending MSVC scripts to support --with-extra-version
Список pgsql-hackers
Hi all,

Please find attached a patch extending support of --with-extra-version
in the MSVC scripts. This is something I have been using internally,
and I believe that it is useful for Windows packagers.
Similarly to the other options, a new field called extraver is added
in config_default.pl and it can be overwritten in config.pl to have an
additional version string, similarly to what is currently doable with
./configure.

I'll add this patch to the next commit fest.
Regards,
--
Michael

Вложения

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

Предыдущее
От: Amit Langote
Дата:
Сообщение: Re: Allowing line-continuation in pgbench custom scripts
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [PATCH] Replacement for OSSP-UUID for Linux and BSD