index
:
postgres-xl.git
XL9_5_STABLE
XL_10_STABLE
master
xl_dbt3_expt
xl_doc_update
xl_test
Official repo for Postgres-XL. Stable branch is XL9_5_STABLE. Current development is PG10 compatible. Controlled by Postgres-X2 Core Team.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
/
msvc
/
MSBuildProject.pm
Age
Commit message (
Expand
)
Author
2017-08-14
Absorb -D_USE_32BIT_TIME_T switch from Perl, if relevant.
Tom Lane
2016-04-29
Support building with Visual Studio 2015
Andrew Dunstan
2015-04-27
Fix vcbuild failures and chkpass dependency caused by 854adb8
Andrew Dunstan
2015-04-25
Replace backslashes by forward slashes in MSVC build code
Peter Eisentraut
2014-12-17
Clarify the regexp used to detect source files in MSVC builds.
Heikki Linnakangas
2014-05-06
pgindent run for 9.4
Bruce Momjian
2014-02-18
Disable RandomizedBaseAddress on MSVC builds
Magnus Hagander
2014-01-26
Enable building with Visual Studion 2013.
Andrew Dunstan
2013-05-29
pgindent run for release 9.3
Bruce Momjian
2013-02-06
Enable building with Microsoft Visual Studio 2012.
Andrew Dunstan
2012-09-01
Restore setting of _USE_32BIT_TIME_T to 32 bit MSVC builds.
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