]> granicus.if.org Git - postgresql/commit
Add a setlocal command to the beginning of build.bat. This is required
authorNeil Conway <neilc@samurai.com>
Thu, 25 Jan 2007 19:48:33 +0000 (19:48 +0000)
committerNeil Conway <neilc@samurai.com>
Thu, 25 Jan 2007 19:48:33 +0000 (19:48 +0000)
commit74b6f73bc21fa438b48182adcb2e4d0b0eea8db2
tree6f8876911e4d3bd5047ccb88238d4e5e226effa6
parenta5a1506c96a3e39a416ed4323d36bf74a27bb6d5
Add a setlocal command to the beginning of build.bat. This is required
to deal with buildenv.bat properly, so that PATH (for example) doesn't
expand infintly. Per report from Joachim Wieland, patch from Magnus.
src/tools/msvc/build.bat