Commit Graph

48 Commits (104813c6a7a1d2e559c051b807fd0d3f0326b9c3)

Author SHA1 Message Date
Andrew Dunstan 96ae23a8b3 Backpatch MSVC build fix for XSLT 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. 18 years ago
Tom Lane 320c7eb8c6 Oops, make the MSVC build put fmgroids.h where it needs to be. 18 years ago
Tom Lane eeee06919f Fix Gen_fmgrtab.sh to not rely on hard-wired knowledge of the column numbers 18 years ago
Andrew Dunstan d61eecb5a1 Provide for MSVC config equivalents of recently added configure options. Remove 18 years ago
Magnus Hagander a31b03ba27 Clean up float4byval and float8byval handling by dealing with them completely 18 years ago
Magnus Hagander de6e4c9d60 Make float4byval and float8byval configurable on MSVC. 18 years ago
Andrew Dunstan fcf053d782 Make integer_datetimes the default for MSVC even if not mentioned in config.pl. 18 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
Tom Lane dd4594e332 Fix MSVC build (I think) for recent pg_proc.h column addition. 19 years ago
Magnus Hagander d602592494 Make it possible, and default, for MingW to build with SSPI support 19 years ago
Magnus Hagander f70866fb23 SSPI authentication on Windows. GSSAPI compatible client when doing Kerberos 19 years ago
Magnus Hagander 784fd04940 Enable GSSAPI to build using MSVC. Always build GSSAPI when Kerberos is 19 years ago
Magnus Hagander 6771994058 Fix freenig of names in Kerberos when using MIT - need to use the 19 years ago
Andrew Dunstan 52ba24a156 Quiet warnings about redefined PGPORT macros for MSVC. 19 years ago
Michael Meskes 93625aa8ac Applied Joachim's patch for ecpg_config.h creation on Vista. 19 years ago
Andrew Dunstan ea7f18d15b fix perl thinko 19 years ago
Andrew Dunstan 42a65e39a5 Use configured pgport in MSVC config file. 19 years ago
Magnus Hagander 2d7f4f2220 Generate "fake configure output" for pg_config, so that external builds 19 years ago
Magnus Hagander de9effb55f Enable IPV6 for all MSVC builds, including the VC6 libpq-only build. 19 years ago
Magnus Hagander 4dd3365086 Enable IPV6 when building with MSVC. 19 years ago
Magnus Hagander 96b171903d Make ECPG regression tests use native threading instead of pthreads, now that 19 years ago
Magnus Hagander 8ca1571665 Support for installing NLS files, and update support to use gettext 19 years ago
Magnus Hagander fb8155d0d2 Add define to exclude configured libraries, to be able to easily build a 19 years ago
Magnus Hagander 7bb40f9b82 Add cvs tags to msvc build files, along with a (very short) comment about 19 years ago
Magnus Hagander 08bb618561 Turn most vc build scripts into modules instead of scripts, and just have 19 years ago
Magnus Hagander eee2289287 Make a run with perltidy to format the code. Per request from Andrew Dunstan. 19 years ago
Magnus Hagander 46573e655f Add script to build documentation on win32 without mingw 19 years ago
Magnus Hagander 49cc503f54 Revert changes to process pg_proc.h entries without OIDs. We're not supposed 19 years ago
Magnus Hagander bc959b7bd2 Parse pg_proc.h with entries without OIDs. 19 years ago
Magnus Hagander d19da98a7f Make it possible to build with integer datetimes in msvc, and enable by default. 19 years ago
Magnus Hagander cff7fcf173 Properly parse Makefile after change from := to =. 19 years ago
Bruce Momjian 6fea31b693 Win32 regression test fixes: 19 years ago
Bruce Momjian 693c85d954 When using MSVC, disable the building of ecpg if pthreads is not 19 years ago
Alvaro Herrera e25138f3e9 This patch is required for vcbuild to work after the changes to 19 years ago
Neil Conway 7f58ed1a10 vcbuild updates from Magnus: 19 years ago
Tom Lane cd44c23eb4 Add support for XML build option to MSVC build scripts. 19 years ago
Tom Lane ae8c1bea02 More MSVC build support from Magnus. 19 years ago
Tom Lane aaef29b377 More MSVC build fixes: 19 years ago
Tom Lane 83078e9912 Several fixes for MSVC build scripts, from Magnus. 20 years ago
Bruce Momjian c66939c4aa Add MSVC build tools. 20 years ago