aboutsummaryrefslogtreecommitdiff
path: root/src/tools/msvc/MSBuildProject.pm
Commit message (Expand)AuthorAge
* Define EXEC_BACKEND in pg_config_manual.hPeter Eisentraut2020-03-25
* Fix syntax error in commit 20e99cddd.Tom Lane2019-07-25
* Honor MSVC WindowsSDKVersion if setAndrew Dunstan2019-07-25
* Add support for Visual Studio 2019 in build scriptsMichael Paquier2019-07-02
* 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
* MSVC 2012+: Permit linking to 32-bit, MinGW-built libraries.Noah Misch2017-12-09
* Support building with Visual Studio 2017Andrew Dunstan2017-09-25
* Absorb -D_USE_32BIT_TIME_T switch from Perl, if relevant.Tom Lane2017-08-14
* Support building with Visual Studio 2015Andrew Dunstan2016-04-29
* Fix vcbuild failures and chkpass dependency caused by 854adb8Andrew Dunstan2015-04-27
* Replace backslashes by forward slashes in MSVC build codePeter Eisentraut2015-04-25
* Clarify the regexp used to detect source files in MSVC builds.Heikki Linnakangas2014-12-17
* pgindent run for 9.4Bruce Momjian2014-05-06
* Disable RandomizedBaseAddress on MSVC buildsMagnus Hagander2014-02-18
* Enable building with Visual Studion 2013.Andrew Dunstan2014-01-26
* pgindent run for release 9.3Bruce Momjian2013-05-29
* Enable building with Microsoft Visual Studio 2012.Andrew Dunstan2013-02-06
* 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