]> granicus.if.org Git - postgresql/commit
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)
commit7f58ed1a106981e020df549e842e93d2250bbe75
tree7513518e91af43553999fae485998e0bfa801d72
parentcf57ef4e506cd87195baa76213326b1981644452
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