summaryrefslogtreecommitdiff
path: root/src/tools/msvc/Solution.pm
AgeCommit message (Expand)Author
2019-10-04Handle spaces in OpenSSL install location for MSVCAndrew Dunstan
2019-07-03Add support for Visual Studio 2019 in build scriptsMichael Paquier
2019-06-26Add support for OpenSSL 1.1.0 and newer versions in MSVC scriptsMichael Paquier
2018-09-11Support building with Visual Studio 2017Andrew Dunstan
2018-02-27Fix up ecpg's configuration so it handles "long long int" in MSVC builds.Tom Lane
2018-01-03Fix use of config-specific libraries for Windows OpenSSLAndrew Dunstan
2017-11-12MSVC: Rebuild spiexceptions.h when out of date.Noah Misch
2017-09-03Fix macro-redefinition warning on MSVC.Tom Lane
2017-06-05Fix thinko in previous openssl changeAndrew Dunstan
2017-06-05Find openssl lib files in right directory for MSVCAndrew Dunstan
2017-05-12Add libxml2 include path for MSVC buildsAndrew Dunstan
2016-04-29Support building with Visual Studio 2015Andrew Dunstan
2016-03-19Remove dependency on psed for MSVC builds.Andrew Dunstan
2016-03-04Add 'tap_tests' flag in config_default.plAlvaro Herrera
2016-01-19Properly install dynloader.h on MSVC buildsBruce Momjian
2015-05-23pgindent run for 9.5Bruce Momjian
2015-04-25Replace backslashes by forward slashes in MSVC build codePeter Eisentraut
2015-04-05Enable float8-byval as the default for 64 bit MSVC buildsAndrew Dunstan
2015-02-18Fix Perl coding error in msvc build systemPeter Eisentraut
2014-08-11Break out OpenSSL-specific code to separate files.Heikki Linnakangas
2014-07-14MSVC: Process Makefile line continuations more like "make" does.Noah Misch
2014-07-14Fix warnings added in 8d9a0e85bd6ab4fe5268a1d759a787f72ff9333e.Noah Misch
2014-07-12Support --with-extra-version equivalent functionality in MSVC buildMagnus Hagander
2014-06-18Fix the MSVC build process for uuid-ossp.Noah Misch
2014-05-30Fix typos in MSVC solution file.Heikki Linnakangas
2014-05-06pgindent run for 9.4Bruce Momjian
2014-01-26Enable building with Visual Studion 2013.Andrew Dunstan
2014-01-19Rename msvc build option krb5 to gssMagnus Hagander
2014-01-19Remove support for native krb5 authenticationMagnus Hagander
2013-05-29pgindent run for release 9.3Bruce Momjian
2013-02-06Enable building with Microsoft Visual Studio 2012.Andrew Dunstan
2012-12-16Properly copy fmgroids.h after clean on Win32Magnus Hagander
2012-10-07Autoconfiscate selection of 64-bit int type for 64-bit large object API.Tom Lane
2012-07-04Run newly-configured perltidy script on Perl files.Bruce Momjian
2012-06-10Run pgindent on 9.2 source tree in preparation for first 9.3Bruce Momjian
2012-02-15Speed up in-memory tuplesorting.Robert Haas
2012-01-03Support for building with MS Visual Studio 2010.Andrew Dunstan
2011-07-12perltidy run over msvc build systemMagnus Hagander
2011-04-04Update MSVC toolchain to match SGML entity uppercasingAlvaro Herrera
2011-02-28PL/Python custom SPI exceptionsPeter Eisentraut
2011-02-04Use single quotes when there are backslashes in the filenameMagnus Hagander
2011-02-03Avoid maintaining three separate copies of the error codes list.Robert Haas
2010-10-17Fix msvc build for localized versions of Visual C++Magnus Hagander
2010-09-20Remove cvs keywords from all files.Magnus Hagander
2010-04-09Perltidy run over the MSVC build system files, to clean up code formattingMagnus Hagander
2010-03-03Make iconv work like other optional libraries for MSVC.Andrew Dunstan
2010-03-02Add missing library and include dir for XSLT in MSVC buildsAndrew Dunstan
2010-03-02Add XSLT defines for MSVC buildsAndrew Dunstan
2010-01-05Move the default configuration for the MSVC build system to config_default.pl,Magnus Hagander
2010-01-05Get rid of the need for manual maintenance of the initial contents ofTom Lane