vcbuild updates from Magnus:

Neil Conway <neilc@samurai.com>

Commit: 7f58ed1a106981e020df549e842e93d2250bbe75
Author: Neil Conway <neilc@samurai.com>
Date: 2007-01-16T21:43:19Z
Releases: 8.3.0
vcbuild updates from Magnus:

* 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)

Files

PathChange+/−
src/tools/msvc/build.bat modified +2 −0
src/tools/msvc/mkvcbuild.pl modified +14 −17
src/tools/msvc/pgbison.bat modified +2 −0
src/tools/msvc/pgflex.bat modified +2 −0
src/tools/msvc/Project.pm modified +1 −1
src/tools/msvc/README modified +9 −0
src/tools/msvc/Solution.pm modified +5 −0