Commit Graph

84 Commits (a70f2a57f233244c0a780829baf48c624187d456)

Author SHA1 Message Date
Peter Eisentraut b630d9d6c8 meson: Install missing example files 2 years ago
Peter Eisentraut 7b8399819b meson: Fix doc installation path computation 2 years ago
Peter Eisentraut 721856ff24 Remove distprep 2 years ago
Andres Freund 41da94fd5c meson: Make detection of python more robust 2 years ago
Andres Freund b1a8dc846d meson: macos: Correct -exported_symbols_list syntax for Sonoma compat 2 years ago
Alvaro Herrera db6d9891e8
Generate a locale-agnostic initdb template 2 years ago
Andres Freund 252dcb3239 Use "template" data directory in tests 2 years ago
Thomas Munro 8fe4beaa21 Remove traces of Sun -lposix4. 2 years ago
Thomas Munro 64393a7ff9 Don't probe extra libraries for fdatasync. 2 years ago
John Naylor 4d14ccd6af Use native CRC instructions on 64-bit LoongArch 2 years ago
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 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