vcbuild updates from Magnus:
authorNeil Conway <neilc@samurai.com>
Tue, 16 Jan 2007 21:43:19 +0000 (21:43 +0000)
committerNeil Conway <neilc@samurai.com>
Tue, 16 Jan 2007 21:43:19 +0000 (21:43 +0000)
commit99c804a339f30b7b0417d5db4d77c311f55c7a0c
tree8c69b6b177fa154f4a1e561d0476cb6e38238d0c
parentbcd997935a8d1ac3275c04b64eca18b8f8ab6be3
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)
src/tools/msvc/Project.pm
src/tools/msvc/README
src/tools/msvc/Solution.pm
src/tools/msvc/build.bat
src/tools/msvc/mkvcbuild.pl
src/tools/msvc/pgbison.bat
src/tools/msvc/pgflex.bat