vcbuild updates from Magnus:
Neil Conway <neilc@samurai.com>
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
| Path | Change | +/− |
|---|---|---|
| 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 |