vcbuild updates

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: PGSQL-Patches <pgsql-patches(at)postgresql(dot)org>
Subject: vcbuild updates
Date: 2007-01-15 21:25:04
Message-ID: 45ABF130.8080404@hagander.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

* After Markos patch, now builds pgcrypto without zlib again
* Updates README with xml info
* xml requires xslt and iconv
* disable unnecessary warning about __cdecl()
* Add a buildenv.bat called from all other bat files to set up things
like PATH for flex/bison. (Can't just set it before calling, doesn't
always work when building from the GUI)

//Magnus

Attachment Content-Type Size
vcbuild.patch text/plain 6.2 KB

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Alvaro Herrera 2007-01-15 21:40:09 Re: vcbuild updates
Previous Message Alvaro Herrera 2007-01-15 21:22:19 Re: Autovacuum improvements