summaryrefslogtreecommitdiff
path: root/src/tools/msvc/MSBuildProject.pm
AgeCommit message (Expand)Author
2017-08-14Absorb -D_USE_32BIT_TIME_T switch from Perl, if relevant.Tom Lane
2016-04-29Support building with Visual Studio 2015Andrew Dunstan
2015-04-27Fix vcbuild failures and chkpass dependency caused by 854adb8Andrew Dunstan
2015-04-25Replace backslashes by forward slashes in MSVC build codePeter Eisentraut
2014-12-17Clarify the regexp used to detect source files in MSVC builds.Heikki Linnakangas
2014-05-06pgindent run for 9.4Bruce Momjian
2014-02-18Disable RandomizedBaseAddress on MSVC buildsMagnus Hagander
2014-01-26Enable building with Visual Studion 2013.Andrew Dunstan
2013-05-29pgindent run for release 9.3Bruce Momjian
2013-02-06Enable building with Microsoft Visual Studio 2012.Andrew Dunstan
2012-09-01Restore setting of _USE_32BIT_TIME_T to 32 bit MSVC builds.Andrew Dunstan
2012-07-05Run newly-configured perltidy script on Perl files.Bruce Momjian
2012-06-10Run pgindent on 9.2 source tree in preparation for first 9.3Bruce Momjian
2012-01-03Support for building with MS Visual Studio 2010.Andrew Dunstan