Commit Graph

114 Commits (21a61b87f47b6a1b359021bf9f71b14bbf805330)

Author SHA1 Message Date
Tom Lane c13dd7d50f Stamp 16.10. 1 month ago
Peter Eisentraut 629cc16231 meson: Fix meson warning 3 months ago
Tom Lane 253cf661c2 Make our usage of memset_s() conform strictly to the C11 standard. 4 months ago
Tom Lane 6e4ab1b691 Stamp 16.9. 4 months ago
Tom Lane a39eb9c77f Fix detection and handling of strchrnul() for macOS 15.4. 5 months ago
Andres Freund 28fcaa6a2c Make test portlock logic work with meson 7 months ago
Tom Lane 71eb35c0b1 Stamp 16.8. 7 months ago
Andres Freund 01cdb98e44 meson: Fix failure to detect bsd_auth.h presence 7 months ago
Tom Lane 61f3dcf2d9 Stamp 16.7. 7 months ago
Daniel Gustafsson 60516fc8b4 meson: Fix linking using old OpenSSL lib names 7 months ago
Andres Freund ad80e5823a meson: Add missing dependencies for libpq tests 7 months ago
Andres Freund dab83a62fc meson: Improve dependencies for tmp_install test target 7 months ago
Andres Freund 8062093105 meson: Narrow dependencies for 'install-quiet' target 7 months ago
Andrew Dunstan 1250adfdf0 Fix meson uuid header check so it works with MSVC 10 months ago
Thomas Munro 5609b474db Clean up <stdbool.h> reference in meson.build. 10 months ago
Tom Lane 1f4aadec41 Update configure probes for CFLAGS needed for ARM CRC instructions. 10 months ago
Thomas Munro 0f6d902308 Assume that <stdbool.h> conforms to the C standard. 10 months ago
Tom Lane 1f47e7b59b Stamp 16.6. 10 months ago
Tom Lane 8c9d34cdc4 Stamp 16.5. 10 months ago
Andrew Dunstan cb52d1cdd1 Improve meson's detection of perl build flags 1 year ago
Andrew Dunstan 0a0db46313 Only define NO_THREAD_SAFE_LOCALE for MSVC plperl when required 1 year ago
Tom Lane 2caa85f4aa Stamp 16.4. 1 year ago
Heikki Linnakangas 1091f8e0a4 Support falling back to non-preferred readline implementation with meson 1 year ago
Heikki Linnakangas 7f61882b63 Support absolute bindir/libdir in regression tests with meson 1 year ago
Heikki Linnakangas 23be520632 Fallback to clang in PATH with meson 1 year ago
Heikki Linnakangas cc90d7823a Fallback to uuid for ossp-uuid with meson 1 year ago
Daniel Gustafsson cc606afce1 Disable all TLS session tickets 1 year ago
Andres Freund 13c58ca518 meson: Add dependency lookups via names used by cmake 1 year ago
Andres Freund 793a5bebeb meson: Add support for detecting ossp-uuid without pkg-config 1 year ago
Andres Freund 2b4593379b meson: Add support for detecting gss without pkg-config 1 year ago
Andres Freund cc50694c8d meson: Add missing argument to gssapi.h check 1 year ago
Andrew Dunstan a13c7ee87b Add postgres_inc to meson check for Python.h 1 year ago
Tom Lane 05ffe9398b Stamp 16.3. 1 year ago
Peter Eisentraut 3ceb2f96d2 meson: Remove obsolete function test 1 year ago
Andres Freund 9158e4b9eb meson: macos: Avoid warnings on Sonoma 2 years ago
Tom Lane b78fa8547d Stamp 16.2. 2 years ago
Peter Eisentraut 8b31b689f4 meson: portname was set too early 2 years ago
Peter Eisentraut 8ae87728c5 Fix typo 2 years ago
Andres Freund 70516b8fc3 meson: Stop using deprecated way getting path of files 2 years ago
Peter Eisentraut 1f5e38847b meson: Improve/fix Python version selection 2 years ago
Tom Lane efa8f60640 Use BIO_{get,set}_app_data instead of BIO_{get,set}_data. 2 years ago
Tom Lane 3edc6580c0 Stamp 16.1. 2 years ago
Andres Freund c79ca0485a meson: Make detection of python more robust 2 years ago
Andres Freund d5c5312dc8 meson: macos: Correct -exported_symbols_list syntax for Sonoma compat 2 years ago
Tom Lane 2439153f44 Stamp 16.0. 2 years ago
Tom Lane d94dadcc50 Stamp 16rc1. 2 years ago
Tom Lane 0dd5545378 Stamp 16beta3. 2 years ago
Andres Freund 7fc064d9b7 meson: Tie adding C++ support to the llvm Meson option 2 years ago
Andres Freund 5a7280d988 meson: Pass more feature option through to required kwargs 2 years ago
Andres Freund 5f87a02125 meson: Remove redundant return code check 2 years ago