Small win32 build cleanup (versioninfo)

From: "Magnus Hagander" <mha(at)sollentuna(dot)net>
To: "pgsql-patches" <pgsql-patches(at)postgresql(dot)org>
Subject: Small win32 build cleanup (versioninfo)
Date: 2004-10-09 20:06:03
Message-ID: 6BCB9D8A16AC4241919521715F4D8BCE475E61@algol.sollentuna.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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>>

Attachment Content-Type Size
win32_build_cleanup.patch application/octet-stream 1.2 KB

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2004-10-09 22:08:19 Re: cast pid_t to int when using *printf
Previous Message Magnus Hagander 2004-10-09 19:06:13 Re: cypg.dll, libpq_a, initdb max_connections 60