Commit Graph

100 Commits (6eb6086faa3842c2a38a1ee2f97bf9a42ce27610)

Author SHA1 Message Date
Peter Eisentraut 4b4b3467ee meson: portname was set too early 1 year ago
Michael Paquier d86d20f0ba Add backend support for injection points 1 year ago
Magnus Hagander 544bcb5a5e Clarify which xml tools are missing in meson error message 1 year ago
Bruce Momjian 29275b1d17 Update copyright for 2024 2 years ago
Jeff Davis 8793c60051 Initialize data directories with --lc-messages=C for tests. 2 years ago
Peter Eisentraut 9ca6e7b941 meson: Make gzip and tar optional 2 years ago
Peter Eisentraut 9aa374dcfb meson: Make sed optional 2 years ago
Michael Paquier 1301c80b21 Remove MSVC scripts 2 years ago
Peter Eisentraut 0e917508b8 Fix typo 2 years ago
Daniel Gustafsson 00edb2061f Don't clean initdb files on template creation failure 2 years ago
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. 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