Commit Graph

90 Commits (d43bd090a8fee81fe88eb1e9e15e30d30ee130ed)

Author SHA1 Message Date
Andres Freund aa11a9c149 meson: Stop using deprecated way getting path of files 2 years ago
Peter Eisentraut 489ca33081 meson: Improve/fix Python version selection 2 years ago
Tom Lane c82207a548 Use BIO_{get,set}_app_data instead of BIO_{get,set}_data. 2 years ago
Andres Freund 07cb29737a meson: Document build targets, add 'help' target 2 years ago
Andres Freund 6614cfb43c meson: Add 'world' target 2 years ago
Peter Eisentraut bc15a126bb Explicitly skip TAP tests under Meson if disabled 2 years ago
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. 3 years ago
Andres Freund 5f87a02125 meson: Remove redundant return code check 3 years ago
Peter Eisentraut b750e74e6e meson: Fix intl misspelling 3 years ago
Peter Eisentraut 99e5766351 meson: Use a better error message in an impossible case 3 years ago
Peter Eisentraut af492eb6d6 meson: Make some Meson style more consistent with surrounding code 3 years ago
Peter Eisentraut 74668cbf0f meson: Fix some grammar usage in Meson comments 3 years ago
Peter Eisentraut f5159c734f meson: Mention the correct way to disable readline support 3 years ago
Peter Eisentraut 45c88eecb4 meson: Remove old comment 3 years ago
Peter Eisentraut 38977dd2bd meson: Use the not_found_dep constant 3 years ago
Tom Lane 19508f4763 Stamp 16beta2. 3 years ago
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