Commit Graph

56 Commits (f3a01af29b1941ca7937a45504ab10ef5f99cdff)

Author SHA1 Message Date
Andres Freund a1cd982098 meson: Add dependencies to perl modules to various script invocations 3 years ago
Tom Lane e0b82fc8e8 Stamp 16beta1. 3 years ago
David Rowley b4dbf3e924 Fix various typos 3 years ago
Stephen Frost 1c52f9c042 Update Kerberos/GSSAPI configure/meson check 3 years ago
Stephen Frost f7431bca8b Explicitly require MIT Kerberos for GSSAPI 3 years ago
Andres Freund ef07d351a1 meson: add docs, docs_pdf options 3 years ago
Daniel Gustafsson 558fff0adf pg_regress: Emit TAP compliant output 3 years ago
Peter Eisentraut 5aae36dc9c meson: Change default buildtype to debugoptimized 3 years ago
Peter Eisentraut c15631f0f5 meson: Fix support for empty darwin sysroot 3 years ago
Andres Freund 5b140dc8f0 meson: Fix oversight in install-quiet 3 years ago
Michael Paquier 36f40ce2dc libpq: Add sslcertmode option to control client certificates 3 years ago
Andres Freund e522049f23 meson: add install-{quiet, world} targets 3 years ago
Andres Freund f13eb16485 meson: add install-{docs,doc-html,doc-man} targets 3 years ago
Andres Freund 614c5f5f52 meson: make install_test_files more generic, rename to install_files 3 years ago
Michael Paquier 98ae2c84a4 libpq: Remove code for SCM credential authentication 3 years ago
Andres Freund 727400994d meson: fix openssl detection issues in 6a30027 3 years ago
Peter Eisentraut 6a3002715e meson: Make auto the default of the ssl option 3 years ago
Andres Freund 4e633016ab meson: fix header path of ossp-uuid 3 years ago
Andres Freund 0d237aeeba meson: Add target for installing test files & improve install_test_files 3 years ago
Andres Freund 401874ab02 meson: don't require 'touch' binary, make use of 'cp' optional 3 years ago
Peter Eisentraut b6a0d469ca meson: Prevent installation of test files during main install 3 years ago
Peter Eisentraut d2f44cc36e meson: Add equivalent of configure --disable-rpath option 3 years ago
Andres Freund 4fc53819a4 meson: windows: Fix tmp_install + prefix computation with meson 1.0.1 3 years ago
Thomas Munro d2ea2d310d Remove obsolete platforms from ps_status.c. 3 years ago
Michael Paquier 9244c11afe Fix handling of SCRAM-SHA-256's channel binding with RSA-PSS certificates 3 years ago
Peter Eisentraut 8f6858064b meson: Fix installation path computation 3 years ago
Thomas Munro f2857af485 Use unnamed POSIX semaphores on Cygwin. 3 years ago
Michael Paquier 33ab0a2a52 Fix typos in comments, code and documentation 3 years ago
Bruce Momjian c8e1ba736b Update copyright for 2023 3 years ago
Andrew Dunstan 8284cf5f74 Add copyright notices to meson files 3 years ago
Thomas Munro 101c37cd34 Disable clang 16's -Wcast-function-type-strict. 3 years ago
Andres Freund fc7852c6cb meson: Improve PG_VERSION_STR generation 3 years ago
Andres Freund d3b111e320 Add option to specify segment size in blocks 3 years ago
Andres Freund 3f0e786ccb meson: Add 'running' test setup, as a replacement for installcheck 3 years ago
Andres Freund 5bdd0cfb91 meson: Add basic PGXS compatibility 3 years ago
Andres Freund 79f7c482f6 meson: Basic cygwin support 3 years ago
Andres Freund f0cd57f852 meson: Fix binary mismatch for MSVC plperl vs gcc built perl libs 3 years ago
Peter Eisentraut 373679c4a8 meson: Define HAVE_LOCALE_T for msvc 3 years ago
Andres Freund ab72a31f6c meson: Mark PROVE as not required 3 years ago
Peter Eisentraut c8e4030d1b Make finding openssl program a configure or meson option 3 years ago
Andres Freund 9a95a510ad meson: macos: Use -Wl,-undefined,error for modules 3 years ago
Andres Freund 57bab33302 meson: catch up to a few configure changes 3 years ago
David Rowley 0fe954c285 Add -Wshadow=compatible-local to the standard compilation flags 3 years ago
Andres Freund e5555657ba meson: Add support for building with precompiled headers 3 years ago
Andres Freund 902ab2fcef meson: Add windows resource files 3 years ago
Andres Freund 089c0bc7a7 meson: libpq: Revise static / shared library setup 3 years ago
Andres Freund 0ae5db28d0 meson: respect -Dldap=disabled 3 years ago
Andres Freund 1360943d1a meson: Add prefix=/usr/local/pgsql to default_options 3 years ago
Andres Freund d0366bfb3b meson: windows: Determine path to tmp_install + prefix using meson 3 years ago
Andres Freund 24ef127b6d meson: mingw: Add -Wl,--disable-auto-import, enable when linking with readline 3 years ago