aboutsummaryrefslogtreecommitdiff
path: root/src/tools/msvc/VCBuildProject.pm
Commit message (Expand)AuthorAge
* Require C99 (and thus MSCV 2013 upwards).Andres Freund2018-08-23
* perltidy run prior to branchingAndrew Dunstan2018-06-30
* Fix compile-time warnings on all perl codeAndrew Dunstan2018-05-31
* Don't fall off the end of perl functionsAndrew Dunstan2018-05-27
* Restrict vertical tightness to parentheses in Perl codeAndrew Dunstan2018-05-09
* perltidy: Add option --nooutdent-long-quotesPeter Eisentraut2018-04-27
* Absorb -D_USE_32BIT_TIME_T switch from Perl, if relevant.Tom Lane2017-08-14
* pgindent run for 9.5Bruce Momjian2015-05-23
* Fix vcbuild failures and chkpass dependency caused by 854adb8Andrew Dunstan2015-04-27
* Try to unbreak some MSVC builds following forward slash change.Andrew Dunstan2015-04-25
* Clarify the regexp used to detect source files in MSVC builds.Heikki Linnakangas2014-12-17
* Disable RandomizedBaseAddress on MSVC buildsMagnus Hagander2014-02-18
* pgindent run for release 9.3Bruce Momjian2013-05-29
* Restore setting of _USE_32BIT_TIME_T to 32 bit MSVC builds.Andrew Dunstan2012-08-31
* Run newly-configured perltidy script on Perl files.Bruce Momjian2012-07-04
* Run pgindent on 9.2 source tree in preparation for first 9.3Bruce Momjian2012-06-10
* Support for building with MS Visual Studio 2010.Andrew Dunstan2012-01-03