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
/
MSBuildProject.pm
Commit message (
Expand
)
Author
Age
*
Define EXEC_BACKEND in pg_config_manual.h
Peter Eisentraut
2020-03-25
*
Fix syntax error in commit 20e99cddd.
Tom Lane
2019-07-25
*
Honor MSVC WindowsSDKVersion if set
Andrew Dunstan
2019-07-25
*
Add support for Visual Studio 2019 in build scripts
Michael Paquier
2019-07-02
*
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
*
MSVC 2012+: Permit linking to 32-bit, MinGW-built libraries.
Noah Misch
2017-12-09
*
Support building with Visual Studio 2017
Andrew Dunstan
2017-09-25
*
Absorb -D_USE_32BIT_TIME_T switch from Perl, if relevant.
Tom Lane
2017-08-14
*
Support building with Visual Studio 2015
Andrew Dunstan
2016-04-29
*
Fix vcbuild failures and chkpass dependency caused by 854adb8
Andrew Dunstan
2015-04-27
*
Replace backslashes by forward slashes in MSVC build code
Peter Eisentraut
2015-04-25
*
Clarify the regexp used to detect source files in MSVC builds.
Heikki Linnakangas
2014-12-17
*
pgindent run for 9.4
Bruce Momjian
2014-05-06
*
Disable RandomizedBaseAddress on MSVC builds
Magnus Hagander
2014-02-18
*
Enable building with Visual Studion 2013.
Andrew Dunstan
2014-01-26
*
pgindent run for release 9.3
Bruce Momjian
2013-05-29
*
Enable building with Microsoft Visual Studio 2012.
Andrew Dunstan
2013-02-06
*
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