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
/
build.pl
Age
Commit message (
Expand
)
Author
2023-01-02
Update copyright for 2023
Bruce Momjian
2022-01-08
Update copyright for 2022
Bruce Momjian
2021-05-07
Add a copyright notice to perl files lacking one.
Andrew Dunstan
2020-07-06
Improve perl script in MSVC to build binaries
Michael Paquier
2020-04-14
Set Perl search path more idiomatically
Andrew Dunstan
2020-04-13
Use perl warnings pragma consistently
Andrew Dunstan
2019-12-20
Clean up inconsistent backslash use in paths
Peter Eisentraut
2019-05-22
Initial pgperltidy run for v12.
Tom Lane
2019-02-06
Unify searchpath and do file logic in MSVC build scripts.
Andrew Dunstan
2019-02-06
Fix included file path for modern perl
Andrew Dunstan
2018-08-24
Require C99 (and thus MSCV 2013 upwards).
Andres Freund
2018-04-27
perltidy: Add option --nooutdent-long-quotes
Peter Eisentraut
2017-05-17
Post-PG 10 beta1 pgperltidy run
Bruce Momjian
2017-03-27
Clean up Perl code according to perlcritic
Peter Eisentraut
2017-01-05
Use 'use strict' in all Perl programs
Peter Eisentraut
2016-12-18
MSVC: Position MSBFLAGS after flags it might override.
Noah Misch
2016-09-08
MSVC: Pass any user-set MSBFLAGS to MSBuild and VCBUILD.
Noah Misch
2016-06-12
Finish pgindent run for 9.6: Perl files.
Noah Misch
2016-04-08
Turn down MSVC compiler verbosity
Andrew Dunstan
2014-01-23
Allow case insensitive build version argument for MSVC.
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-01-03
Support for building with MS Visual Studio 2010.
Andrew Dunstan
2010-09-20
Remove cvs keywords from all files.
Magnus Hagander
2010-08-19
Remove extra newlines at end and beginning of files, add missing newlines
Peter Eisentraut
2010-04-09
Perltidy run over the MSVC build system files, to clean up code formatting
Magnus Hagander
2010-01-05
Move the default configuration for the MSVC build system to config_default.pl,
Magnus Hagander
2007-09-23
Add perl replacements for build.bat and vcregress.bat. In due course
Andrew Dunstan