Thread: Small win32 build cleanup (versioninfo)

Small win32 build cleanup (versioninfo)

From
"Magnus Hagander"
Date:
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

Re: Small win32 build cleanup (versioninfo)

From
Bruce Momjian
Date:
Patch applied.  Thanks.

---------------------------------------------------------------------------


Magnus Hagander wrote:
> 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>>

Content-Description: win32_build_cleanup.patch

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
>                http://archives.postgresql.org

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073