summaryrefslogtreecommitdiff
path: root/src/tools/msvc/VSObjectFactory.pm
AgeCommit message (Expand)Author
2023-01-02Update copyright for 2023Bruce Momjian
2022-07-14Remove support for Visual Studio 2013Michael Paquier
2022-01-08Update copyright for 2022Bruce Momjian
2021-11-24Add support for Visual Studio 2022 in build scriptsMichael Paquier
2021-05-07Add a copyright notice to perl files lacking one.Andrew Dunstan
2020-04-17Use a slightly more liberal regex to detect Visual Studio versionAndrew Dunstan
2020-02-21Allow running src/tools/msvc/mkvcbuild.pl under not WindowsPeter Eisentraut
2019-07-02Add support for Visual Studio 2019 in build scriptsMichael Paquier
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-04-27perltidy: Add option --nooutdent-long-commentsPeter Eisentraut
2018-04-27perltidy: Add option --nooutdent-long-quotesPeter Eisentraut
2018-04-25Reindent Perl files with perltidy version 20170521.Tom Lane
2017-09-25Support building with Visual Studio 2017Andrew Dunstan
2016-04-29Support building with Visual Studio 2015Andrew Dunstan
2015-05-24pgindent run for 9.5Bruce Momjian
2015-02-19Fix Perl coding error in msvc build systemPeter Eisentraut
2014-01-26Enable building with Visual Studion 2013.Andrew Dunstan
2013-02-06Enable building with Microsoft Visual Studio 2012.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-04-24Lots of doc corrections.Robert Haas
2012-01-03Support for building with MS Visual Studio 2010.Andrew Dunstan