Re: moving from contrib to bin

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: moving from contrib to bin
Дата
Msg-id CAB7nPqT+EvHXT80C1qB1JdUG9kGj-4Vt+5b2YyGSo+ewvDmwqA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: moving from contrib to bin  (Michael Paquier <michael.paquier@gmail.com>)
Ответы Re: moving from contrib to bin  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Список pgsql-hackers
On Mon, Dec 15, 2014 at 11:53 AM, Michael Paquier
<michael.paquier@gmail.com> wrote:
> On Mon, Dec 15, 2014 at 11:45 AM, Peter Eisentraut <peter_e@gmx.net> wrote:
>> On 12/14/14 9:08 PM, Michael Paquier wrote:
>>>> - no Windows build system support yet
>>> Do you need some help here?
>> Sure.
Peter,

Attached is a patch that can be applied on your existing set to
complete support on Windows for the move to src/bin. For MinGW there
was nothing to do, but on MSVC we have to declare frontend utilities
in the build scripts, which is roughly what this patch does. There are
as well some updates needed for clean.bat and the regression test
script. I did the following checks btw:
- Checked the builds worked correctly
- Checked that file version information was generated when building
with either MinGW or MSVC
- Checked that clean.bat ran correctly
- Checked that vcregress upgradecheck was working correctly
- Checked as well the other regression tests, but that's minor here...
I also noticed when looking at your patches that we actually forgot to
ignore the *.bat scripts generated by regressions of pg_upgrade when
running vcregress upgradecheck with MSVC stuff, but that's a different
issue that I reported on a new thread. It is included in my patch btw
for completeness.
Regards,
--
Michael

Вложения

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

Предыдущее
От: David Fetter
Дата:
Сообщение: NUMERIC private methods?
Следующее
От: Pavel Stehule
Дата:
Сообщение: Re: moving Orafce from pgFoundry - pgFoundry management