summaryrefslogtreecommitdiff
path: root/src/tools/msvc/build.bat
AgeCommit message (Expand)Author
2022-01-07Allow MSVC .bat wrappers to be called from anywhereAndrew Dunstan
2010-09-20Remove cvs keywords from all files.Magnus Hagander
2007-09-27Turn build and vcregress .bat files into pure one line wrappers forAndrew Dunstan
2007-06-26Add extra checks for buildfarm to pick up errors when runningMagnus Hagander
2007-04-18Change default build to release, to be consistent with unix build.Magnus Hagander
2007-03-17Add cvs tags to msvc build files, along with a (very short) comment aboutMagnus Hagander
2007-02-27Make build.bat return a proper errorcode if the build fails.Magnus Hagander
2007-01-25Add a setlocal command to the beginning of build.bat. This is requiredNeil Conway
2007-01-16vcbuild updates from Magnus:Neil Conway
2007-01-10This patch enables verbose output when building all projects. This isNeil Conway
2006-09-15Several fixes for MSVC build scripts, from Magnus.Tom Lane
2006-09-04Add MSVC build tools.Bruce Momjian