index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
/
msvc
/
VCBuildProject.pm
Commit message (
Expand
)
Author
Age
*
Require C99 (and thus MSCV 2013 upwards).
Andres Freund
2018-08-23
*
perltidy run prior to branching
Andrew Dunstan
2018-06-30
*
Fix compile-time warnings on all perl code
Andrew Dunstan
2018-05-31
*
Don't fall off the end of perl functions
Andrew Dunstan
2018-05-27
*
Restrict vertical tightness to parentheses in Perl code
Andrew Dunstan
2018-05-09
*
perltidy: Add option --nooutdent-long-quotes
Peter Eisentraut
2018-04-27
*
Absorb -D_USE_32BIT_TIME_T switch from Perl, if relevant.
Tom Lane
2017-08-14
*
pgindent run for 9.5
Bruce Momjian
2015-05-23
*
Fix vcbuild failures and chkpass dependency caused by 854adb8
Andrew Dunstan
2015-04-27
*
Try to unbreak some MSVC builds following forward slash change.
Andrew Dunstan
2015-04-25
*
Clarify the regexp used to detect source files in MSVC builds.
Heikki Linnakangas
2014-12-17
*
Disable RandomizedBaseAddress on MSVC builds
Magnus Hagander
2014-02-18
*
pgindent run for release 9.3
Bruce Momjian
2013-05-29
*
Restore setting of _USE_32BIT_TIME_T to 32 bit MSVC builds.
Andrew Dunstan
2012-08-31
*
Run newly-configured perltidy script on Perl files.
Bruce Momjian
2012-07-04
*
Run pgindent on 9.2 source tree in preparation for first 9.3
Bruce Momjian
2012-06-10
*
Support for building with MS Visual Studio 2010.
Andrew Dunstan
2012-01-03