Commit Graph

82 Commits (9c7dd350199fa030ccbd5538e1b8e13a9603fda4)

Author SHA1 Message Date
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 11 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 14 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 15 years ago
Andrew Dunstan 3a8497892c Make iconv work like other optional libraries for MSVC. 16 years ago
Andrew Dunstan 05028cc33f Add missing library and include dir for XSLT in MSVC builds 16 years ago
Andrew Dunstan 5600aaccbd Add XSLT defines for MSVC builds 16 years ago
Magnus Hagander af322a8a3e Move the default configuration for the MSVC build system to config_default.pl, 16 years ago
Tom Lane 64737e9313 Get rid of the need for manual maintenance of the initial contents of 16 years ago
Magnus Hagander f9c5d3e555 Detect a 64-bit build environment on Windows, and generate the appropriate 16 years ago
Magnus Hagander 50a4054d63 Exclude part of the product name string that is localized in Japanese versions 16 years ago
Magnus Hagander df0cdd53d6 Add basic build support for Visual Studio 2008, without resorting to 16 years ago
Andrew Dunstan 7ef5ffdeaf Fix MSVC build breakage from psql help changes. Per Josh Williams. 16 years ago
Magnus Hagander 2b1782fa58 Make the MSVC build output "32-bit" at the end of the version string, the 17 years ago
Andrew Dunstan 04ecc64310 Attempt to fix MSVC breakage from Major Version patch. 17 years ago
Michael Meskes b78f9b496d Enable script to generate preproc.y in build process. 17 years ago
Magnus Hagander 19c1e68e16 probes.h is generated from probes.d, not pg_trace.d. 17 years ago
Tom Lane 320c7eb8c6 Oops, make the MSVC build put fmgroids.h where it needs to be. 17 years ago
Tom Lane eeee06919f Fix Gen_fmgrtab.sh to not rely on hard-wired knowledge of the column numbers 17 years ago
Andrew Dunstan d61eecb5a1 Provide for MSVC config equivalents of recently added configure options. Remove 17 years ago
Magnus Hagander a31b03ba27 Clean up float4byval and float8byval handling by dealing with them completely 17 years ago
Magnus Hagander de6e4c9d60 Make float4byval and float8byval configurable on MSVC. 17 years ago
Andrew Dunstan fcf053d782 Make integer_datetimes the default for MSVC even if not mentioned in config.pl. 17 years ago
Andrew Dunstan 458c585697 Generate dummy probes.h for MSVC builds. 18 years ago
Magnus Hagander b13635ce59 Support for building contrib/uuid-ossp with MSVC. 18 years ago
Magnus Hagander fae032c9fc Unbreak MSVC build after recent addition of HTMLDIR. 18 years ago
Magnus Hagander 2890c33084 Build two more .DEF files for ecpg instead of using default ones. 18 years ago
Magnus Hagander c8792c86f2 Build DEF file for libecpg instead of generating a default one. 18 years ago