index
:
postgresql-pgindent.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
master-pgindent
Auto-updated pgindent branches
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
/
msvc
/
VSObjectFactory.pm
Age
Commit message (
Expand
)
Author
2023-01-02
Update copyright for 2023
Bruce Momjian
2022-07-14
Remove support for Visual Studio 2013
Michael Paquier
2022-01-08
Update copyright for 2022
Bruce Momjian
2021-11-24
Add support for Visual Studio 2022 in build scripts
Michael Paquier
2021-05-07
Add a copyright notice to perl files lacking one.
Andrew Dunstan
2020-04-17
Use a slightly more liberal regex to detect Visual Studio version
Andrew Dunstan
2020-02-21
Allow running src/tools/msvc/mkvcbuild.pl under not Windows
Peter Eisentraut
2019-07-02
Add support for Visual Studio 2019 in build scripts
Michael Paquier
2018-08-24
Require C99 (and thus MSCV 2013 upwards).
Andres Freund
2018-06-30
perltidy run prior to branching
Andrew Dunstan
2018-05-31
Fix compile-time warnings on all perl code
Andrew Dunstan
2018-04-27
perltidy: Add option --nooutdent-long-comments
Peter Eisentraut
2018-04-27
perltidy: Add option --nooutdent-long-quotes
Peter Eisentraut
2018-04-25
Reindent Perl files with perltidy version 20170521.
Tom Lane
2017-09-25
Support building with Visual Studio 2017
Andrew Dunstan
2016-04-29
Support building with Visual Studio 2015
Andrew Dunstan
2015-05-24
pgindent run for 9.5
Bruce Momjian
2015-02-19
Fix Perl coding error in msvc build system
Peter Eisentraut
2014-01-26
Enable building with Visual Studion 2013.
Andrew Dunstan
2013-02-06
Enable building with Microsoft Visual Studio 2012.
Andrew Dunstan
2012-07-05
Run newly-configured perltidy script on Perl files.
Bruce Momjian
2012-06-10
Run pgindent on 9.2 source tree in preparation for first 9.3
Bruce Momjian
2012-04-24
Lots of doc corrections.
Robert Haas
2012-01-03
Support for building with MS Visual Studio 2010.
Andrew Dunstan