Commit Graph

105 Commits (ae1aa28eb6a0adb1ae0b36eb25a7d0ee2ee3db0b)

Author SHA1 Message Date
Peter Eisentraut ae1aa28eb6 Use correct ICU path for Windows 32 vs. 64 bit 8 years ago
Peter Eisentraut 03c396080d Add MSVC build system support for ICU 8 years ago
Andrew Dunstan 2e02136fe6 Fix thinko in previous openssl change 8 years ago
Andrew Dunstan 614350a3ab Find openssl lib files in right directory for MSVC 8 years ago
Bruce Momjian ce55481032 Post-PG 10 beta1 pgperltidy run 8 years ago
Andrew Dunstan b757e01f62 Add libxml2 include path for MSVC builds 8 years ago
Tom Lane cd6baed781 Remove reinvention of stringify macro. 9 years ago
Peter Eisentraut facde2a98f Clean up Perl code according to perlcritic 9 years ago
Tom Lane b6aa17e0ae De-support floating-point timestamps. 9 years ago
Peter Eisentraut 352a24a1f9 Generate fmgr prototypes automatically 9 years ago
Tom Lane 28e5e5648c Fix and simplify MSVC build's handling of xml/xslt/uuid dependencies. 9 years ago
Tom Lane ca9112a424 Stamp HEAD as 10devel. 9 years ago
Noah Misch 3be0a62ffe Finish pgindent run for 9.6: Perl files. 9 years ago
Andrew Dunstan 0fb54de9aa Support building with Visual Studio 2015 10 years ago
Tom Lane cd37bb7859 Improve PL/Tcl errorCode facility by providing decoded name for SQLSTATE. 10 years ago
Andrew Dunstan 5d03201056 Remove dependency on psed for MSVC builds. 10 years ago
Alvaro Herrera 52fe6f4e02 Add 'tap_tests' flag in config_default.pl 10 years ago
Bruce Momjian 216d568432 Properly install dynloader.h on MSVC builds 10 years ago
Robert Haas aa65de042f When trace_lwlocks is used, identify individual lwlocks by name. 10 years ago
Bruce Momjian 807b9e0dff pgindent run for 9.5 10 years ago
Peter Eisentraut 854adb8371 Replace backslashes by forward slashes in MSVC build code 11 years ago
Andrew Dunstan cf376a4adc Enable float8-byval as the default for 64 bit MSVC builds 11 years ago
Peter Eisentraut d30292b8c4 Fix Perl coding error in msvc build system 11 years ago
Heikki Linnakangas 680513ab79 Break out OpenSSL-specific code to separate files. 11 years ago
Noah Misch 35d19a9a37 MSVC: Process Makefile line continuations more like "make" does. 11 years ago
Noah Misch 52be3aae5b Fix warnings added in 8d9a0e85bd. 11 years ago
Magnus Hagander 8d9a0e85bd Support --with-extra-version equivalent functionality in MSVC build 11 years ago
Noah Misch 230ba02d85 Fix the MSVC build process for uuid-ossp. 11 years ago
Heikki Linnakangas 512f3b03e3 Fix typos in MSVC solution file. 11 years ago
Bruce Momjian 0a78320057 pgindent run for 9.4 12 years ago
Andrew Dunstan cec8394b5c Enable building with Visual Studion 2013. 12 years ago
Magnus Hagander 74a72ec208 Rename msvc build option krb5 to gss 12 years ago
Magnus Hagander 98de86e422 Remove support for native krb5 authentication 12 years ago
Bruce Momjian 9af4159fce pgindent run for release 9.3 12 years ago
Andrew Dunstan e1c1e21732 Enable building with Microsoft Visual Studio 2012. 13 years ago
Magnus Hagander c1f856a17f Properly copy fmgroids.h after clean on Win32 13 years ago
Tom Lane 95d035e66d Autoconfiscate selection of 64-bit int type for 64-bit large object API. 13 years ago
Bruce Momjian 042d9ffc28 Run newly-configured perltidy script on Perl files. 13 years ago
Bruce Momjian 927d61eeff Run pgindent on 9.2 source tree in preparation for first 9.3 13 years ago
Robert Haas 337b6f5ecf Speed up in-memory tuplesorting. 14 years ago
Andrew Dunstan 63876d3bac Support for building with MS Visual Studio 2010. 14 years ago
Magnus Hagander fd6913a189 perltidy run over msvc build system 14 years ago
Alvaro Herrera 34a991619b Update MSVC toolchain to match SGML entity uppercasing 15 years ago
Peter Eisentraut 474a42473a PL/Python custom SPI exceptions 15 years ago
Magnus Hagander 39fbec73b0 Use single quotes when there are backslashes in the filename 15 years ago
Robert Haas ddfe26f644 Avoid maintaining three separate copies of the error codes list. 15 years ago
Magnus Hagander cd0e825321 Fix msvc build for localized versions of Visual C++ 15 years ago
Magnus Hagander 9f2e211386 Remove cvs keywords from all files. 15 years ago
Magnus Hagander 93f35f0955 Perltidy run over the MSVC build system files, to clean up code formatting 16 years ago
Andrew Dunstan 3a8497892c Make iconv work like other optional libraries for MSVC. 16 years ago