summaryrefslogtreecommitdiff
path: root/src/tools/msvc/VCBuildProject.pm
AgeCommit message (Expand)Author
2018-08-24Require C99 (and thus MSCV 2013 upwards).Andres Freund
2018-06-30perltidy run prior to branchingAndrew Dunstan
2018-05-31Fix compile-time warnings on all perl codeAndrew Dunstan
2018-05-27Don't fall off the end of perl functionsAndrew Dunstan
2018-05-09Restrict vertical tightness to parentheses in Perl codeAndrew Dunstan
2018-04-27perltidy: Add option --nooutdent-long-quotesPeter Eisentraut
2017-08-14Absorb -D_USE_32BIT_TIME_T switch from Perl, if relevant.Tom Lane
2015-05-24pgindent run for 9.5Bruce Momjian
2015-04-27Fix vcbuild failures and chkpass dependency caused by 854adb8Andrew Dunstan
2015-04-26Try to unbreak some MSVC builds following forward slash change.Andrew Dunstan
2014-12-17Clarify the regexp used to detect source files in MSVC builds.Heikki Linnakangas
2014-02-18Disable RandomizedBaseAddress on MSVC buildsMagnus Hagander
2013-05-29pgindent run for release 9.3Bruce Momjian
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