summaryrefslogtreecommitdiff
path: root/src/tools/msvc/Solution.pm
AgeCommit message (Expand)Author
2017-07-09MSVC: Repair libpq.rc generator.Noah Misch
2017-06-13Use correct ICU path for Windows 32 vs. 64 bitPeter Eisentraut
2017-06-12Add MSVC build system support for ICUPeter Eisentraut
2017-06-06Fix thinko in previous openssl changeAndrew Dunstan
2017-06-05Find openssl lib files in right directory for MSVCAndrew Dunstan
2017-05-17Post-PG 10 beta1 pgperltidy runBruce Momjian
2017-05-12Add libxml2 include path for MSVC buildsAndrew Dunstan
2017-04-02Remove reinvention of stringify macro.Tom Lane
2017-03-27Clean up Perl code according to perlcriticPeter Eisentraut
2017-02-23De-support floating-point timestamps.Tom Lane
2017-01-17Generate fmgr prototypes automaticallyPeter Eisentraut
2016-09-11Fix and simplify MSVC build's handling of xml/xslt/uuid dependencies.Tom Lane
2016-08-15Stamp HEAD as 10devel.Tom Lane
2016-06-12Finish pgindent run for 9.6: Perl files.Noah Misch
2016-04-29Support building with Visual Studio 2015Andrew Dunstan
2016-03-25Improve PL/Tcl errorCode facility by providing decoded name for SQLSTATE.Tom Lane
2016-03-19Remove dependency on psed for MSVC builds.Andrew Dunstan
2016-03-04Add 'tap_tests' flag in config_default.plAlvaro Herrera
2016-01-20Properly install dynloader.h on MSVC buildsBruce Momjian
2015-09-11When trace_lwlocks is used, identify individual lwlocks by name.Robert Haas
2015-05-24pgindent 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-19Fix 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-08Autoconfiscate selection of 64-bit int type for 64-bit large object API.Tom Lane
2012-07-05Run 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-04Avoid 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