Commit Graph

74 Commits (fa2e874946c5b9f23394358c131e987df7cc8ffb)

Author SHA1 Message Date
Peter Eisentraut eeb4eeea2c Remove configure check for z_streamp 2 years ago
Andres Freund 7a7f13afee meson: Tie adding C++ support to the llvm Meson option 2 years ago
Andres Freund 47caa710ce meson: Pass more feature option through to required kwargs 2 years ago
Thomas Munro 68a4b58eca Remove --disable-thread-safety and related code. 2 years ago
Thomas Munro 8d9a9f034e All supported systems have locale_t. 2 years ago
Michael Paquier da98d005cd Fix some comments in ./configure and meson setup files 2 years ago
Michael Paquier 72df1d3f1b Show information about flex (version and command path) in meson output 2 years ago
Michael Paquier 8e278b6576 Remove support for OpenSSL 1.0.1 2 years ago
Tom Lane 5bcc7e6dc8 Stamp HEAD as 17devel. 2 years ago
Andres Freund 5f87a02125 meson: Remove redundant return code check 2 years ago
Peter Eisentraut b750e74e6e meson: Fix intl misspelling 2 years ago
Peter Eisentraut 99e5766351 meson: Use a better error message in an impossible case 2 years ago
Peter Eisentraut af492eb6d6 meson: Make some Meson style more consistent with surrounding code 2 years ago
Peter Eisentraut 74668cbf0f meson: Fix some grammar usage in Meson comments 2 years ago
Peter Eisentraut f5159c734f meson: Mention the correct way to disable readline support 2 years ago
Peter Eisentraut 45c88eecb4 meson: Remove old comment 2 years ago
Peter Eisentraut 38977dd2bd meson: Use the not_found_dep constant 2 years ago
Tom Lane 19508f4763 Stamp 16beta2. 2 years ago
Andres Freund a1cd982098 meson: Add dependencies to perl modules to various script invocations 2 years ago
Tom Lane e0b82fc8e8 Stamp 16beta1. 2 years ago
David Rowley b4dbf3e924 Fix various typos 2 years ago
Stephen Frost 1c52f9c042 Update Kerberos/GSSAPI configure/meson check 2 years ago
Stephen Frost f7431bca8b Explicitly require MIT Kerberos for GSSAPI 2 years ago
Andres Freund ef07d351a1 meson: add docs, docs_pdf options 2 years ago
Daniel Gustafsson 558fff0adf pg_regress: Emit TAP compliant output 2 years ago
Peter Eisentraut 5aae36dc9c meson: Change default buildtype to debugoptimized 2 years ago
Peter Eisentraut c15631f0f5 meson: Fix support for empty darwin sysroot 2 years ago
Andres Freund 5b140dc8f0 meson: Fix oversight in install-quiet 2 years ago
Michael Paquier 36f40ce2dc libpq: Add sslcertmode option to control client certificates 2 years ago
Andres Freund e522049f23 meson: add install-{quiet, world} targets 2 years ago
Andres Freund f13eb16485 meson: add install-{docs,doc-html,doc-man} targets 2 years ago
Andres Freund 614c5f5f52 meson: make install_test_files more generic, rename to install_files 2 years ago
Michael Paquier 98ae2c84a4 libpq: Remove code for SCM credential authentication 2 years ago
Andres Freund 727400994d meson: fix openssl detection issues in 6a30027 2 years ago
Peter Eisentraut 6a3002715e meson: Make auto the default of the ssl option 2 years ago
Andres Freund 4e633016ab meson: fix header path of ossp-uuid 2 years ago
Andres Freund 0d237aeeba meson: Add target for installing test files & improve install_test_files 2 years ago
Andres Freund 401874ab02 meson: don't require 'touch' binary, make use of 'cp' optional 2 years ago
Peter Eisentraut b6a0d469ca meson: Prevent installation of test files during main install 2 years ago
Peter Eisentraut d2f44cc36e meson: Add equivalent of configure --disable-rpath option 2 years ago
Andres Freund 4fc53819a4 meson: windows: Fix tmp_install + prefix computation with meson 1.0.1 2 years ago
Thomas Munro d2ea2d310d Remove obsolete platforms from ps_status.c. 2 years ago
Michael Paquier 9244c11afe Fix handling of SCRAM-SHA-256's channel binding with RSA-PSS certificates 2 years ago
Peter Eisentraut 8f6858064b meson: Fix installation path computation 2 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