summaryrefslogtreecommitdiff
path: root/src/tools/msvc/MSBuildProject.pm
Commit message (Expand)AuthorAgeFilesLines
* Update copyright for 2023Bruce Momjian2023-01-021-1/+1
* Extend gendef.pl in preparation for mesonAndres Freund2022-09-191-1/+3
* Enable RandomizedBaseAddress (ASLR) on Windows with MSVC buildsMichael Paquier2022-08-281-1/+0
* Remove support for Visual Studio 2013Michael Paquier2022-07-141-26/+1
* Pre-beta mechanical code beautification.Tom Lane2022-05-121-1/+1
* Update copyright for 2022Bruce Momjian2022-01-071-1/+1
* Add support for Visual Studio 2022 in build scriptsMichael Paquier2021-11-241-0/+25
* Make the includes field an array in MSVC build scriptsDavid Rowley2021-07-291-5/+2
* Add a copyright notice to perl files lacking one.Andrew Dunstan2021-05-071-0/+3
* Define EXEC_BACKEND in pg_config_manual.hPeter Eisentraut2020-03-251-1/+1
* Fix syntax error in commit 20e99cddd.Tom Lane2019-07-251-1/+1
* Honor MSVC WindowsSDKVersion if setAndrew Dunstan2019-07-251-0/+13
* Add support for Visual Studio 2019 in build scriptsMichael Paquier2019-07-021-0/+25
* Require C99 (and thus MSCV 2013 upwards).Andres Freund2018-08-231-73/+5
* perltidy run prior to branchingAndrew Dunstan2018-06-301-6/+6
* Fix compile-time warnings on all perl codeAndrew Dunstan2018-05-311-0/+12
* Don't fall off the end of perl functionsAndrew Dunstan2018-05-271-0/+11
* Restrict vertical tightness to parentheses in Perl codeAndrew Dunstan2018-05-091-4/+8
* perltidy: Add option --nooutdent-long-quotesPeter Eisentraut2018-04-271-2/+2
* MSVC 2012+: Permit linking to 32-bit, MinGW-built libraries.Noah Misch2017-12-091-0/+2
* Support building with Visual Studio 2017Andrew Dunstan2017-09-251-0/+23
* Absorb -D_USE_32BIT_TIME_T switch from Perl, if relevant.Tom Lane2017-08-141-7/+2
* Support building with Visual Studio 2015Andrew Dunstan2016-04-291-0/+23
* Fix vcbuild failures and chkpass dependency caused by 854adb8Andrew Dunstan2015-04-271-1/+1
* Replace backslashes by forward slashes in MSVC build codePeter Eisentraut2015-04-251-1/+1
* Clarify the regexp used to detect source files in MSVC builds.Heikki Linnakangas2014-12-171-1/+1
* pgindent run for 9.4Bruce Momjian2014-05-061-4/+4
* Disable RandomizedBaseAddress on MSVC buildsMagnus Hagander2014-02-181-0/+1
* Enable building with Visual Studion 2013.Andrew Dunstan2014-01-261-2/+27
* pgindent run for release 9.3Bruce Momjian2013-05-291-12/+12
* Enable building with Microsoft Visual Studio 2012.Andrew Dunstan2013-02-061-1/+43
* Restore setting of _USE_32BIT_TIME_T to 32 bit MSVC builds.Andrew Dunstan2012-08-311-2/+8
* Run newly-configured perltidy script on Perl files.Bruce Momjian2012-07-041-23/+28
* Run pgindent on 9.2 source tree in preparation for first 9.3Bruce Momjian2012-06-101-162/+163
* Support for building with MS Visual Studio 2010.Andrew Dunstan2012-01-031-0/+388