Small win32 build cleanup (versioninfo)

Поиск
Список
Период
Сортировка
От Magnus Hagander
Тема Small win32 build cleanup (versioninfo)
Дата
Msg-id 6BCB9D8A16AC4241919521715F4D8BCE475E61@algol.sollentuna.se
обсуждение исходный текст
Ответы Re: Small win32 build cleanup (versioninfo)  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-patches
The previous build rules caused each binary to be re-linked on every
"make", even if nothing had changed. With this patch, it's only relinked
if it's actually updated.

//Magnus

PS. Yes, the old buildrule for the .rc file is still needed, as it's
used by pgevent.rc (or any other binary in the future that would need
it's own .rc file)

 <<win32_build_cleanup.patch>>

Вложения

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

Предыдущее
От: "Magnus Hagander"
Дата:
Сообщение: Re: cypg.dll, libpq_a, initdb max_connections 60
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: cast pid_t to int when using *printf