Commit Graph

153 Commits (d66a922f9247ceaa6caed9b51ce686f12e280091)

Author SHA1 Message Date
Michael Paquier f6c1342e72 Add check for large files in meson.build 1 month ago
Tom Lane fbb530a3df Stamp 17.7. 1 month ago
Michael Paquier b948c575a6 Fix meson build with -Duuid=ossp when using version older than 0.60 3 months ago
Tom Lane 7885b94dd8 Stamp 17.6. 4 months ago
Michael Paquier 8de56323c1 Fix ./configure checks with __cpuidex() and __cpuid() 5 months ago
Peter Eisentraut 2499c3490b meson: Fix meson warning 6 months ago
Tom Lane 5355a2400e Make our usage of memset_s() conform strictly to the C11 standard. 7 months ago
Tom Lane 5e2f3df49d Stamp 17.5. 8 months ago
Tom Lane 915e889680 Fix detection and handling of strchrnul() for macOS 15.4. 9 months ago
Andres Freund 0f7c0fb59c Make test portlock logic work with meson 10 months ago
Tom Lane f8554dee41 Stamp 17.4. 10 months ago
Andres Freund c9a1d21352 meson: Fix failure to detect bsd_auth.h presence 10 months ago
Tom Lane 3819b30c4c Stamp 17.3. 10 months ago
Daniel Gustafsson 0951d4ee42 meson: Fix linking using old OpenSSL lib names 11 months ago
Andres Freund 73ed502ea6 meson: Add missing dependencies for libpq tests 11 months ago
Andres Freund 25cb776941 meson: Improve dependencies for tmp_install test target 11 months ago
Andres Freund 6a4815c492 meson: Narrow dependencies for 'install-quiet' target 11 months ago
Thomas Munro aefbd6c29f Clean up <stdbool.h> reference in meson.build. 1 year ago
Tom Lane e266a0ed67 Update configure probes for CFLAGS needed for ARM CRC instructions. 1 year ago
Thomas Munro 0813a5e691 Assume that <stdbool.h> conforms to the C standard. 1 year ago
Tom Lane 6304632eaa Stamp 17.2. 1 year ago
Tom Lane 91f20bc2f7 Stamp 17.1. 1 year ago
Tom Lane d7ec59a63d Stamp 17.0. 1 year ago
Andrew Dunstan dc2a660bd9 Improve meson's detection of perl build flags 1 year ago
Andrew Dunstan 648397b1d4 Only define NO_THREAD_SAFE_LOCALE for MSVC plperl when required 1 year ago
Tom Lane 94f1474e60 Stamp 17rc1. 1 year ago
Tom Lane b18b3a8150 Stamp 17beta3. 1 year ago
Heikki Linnakangas ed9d044632 Support falling back to non-preferred readline implementation with meson 1 year ago
Heikki Linnakangas eb6765d57c Support absolute bindir/libdir in regression tests with meson 1 year ago
Heikki Linnakangas a32ffeebfa Fallback to clang in PATH with meson 1 year ago
Heikki Linnakangas 469b97c524 Fallback to uuid for ossp-uuid with meson 1 year ago
Daniel Gustafsson 3df7f44a8c Disable all TLS session tickets 1 year ago
Andres Freund 9ac6995d6b meson: Add dependency lookups via names used by cmake 1 year ago
Andres Freund 1213875b3a meson: Add support for detecting ossp-uuid without pkg-config 1 year ago
Andres Freund a850701c7d meson: Add support for detecting gss without pkg-config 1 year ago
Andres Freund 5b707bb507 meson: Add missing argument to gssapi.h check 1 year ago
Joe Conway 23c5a0e7d4 Stamp 17beta2. 2 years ago
Peter Eisentraut c61c0cb3a9 meson: Fix import library name in Windows 2 years ago
Andrew Dunstan 11b9b8ce44 Add postgres_inc to meson check for Python.h 2 years ago
Peter Eisentraut 3482bab5e3 meson: Restore implicit warning/debug/optimize flags for extensions 2 years ago
Andrew Dunstan 7c655a04a2 Fix meson uuid header check so it works with MSVC 2 years ago
Tom Lane 86a2d2a321 Stamp 17beta1. 2 years ago
Tom Lane 01df147634 Allow selecting the git revision to be packaged by "make dist". 2 years ago
Peter Eisentraut 5165d43680 meson: Add some missing LLVM function checks 2 years ago
Peter Eisentraut 87840b9741 meson: Remove obsolete function test 2 years ago
Nathan Bossart 792752af4e Optimize pg_popcount() with AVX-512 instructions. 2 years ago
Peter Eisentraut 585df02b44 Silence meson warning 2 years ago
Peter Eisentraut 619bc23a1a make dist uses git archive 2 years ago
Andres Freund a3da95deee meson: macos: Avoid warnings on Sonoma 2 years ago
Thomas Munro d93627bcbe Add --copy-file-range option to pg_upgrade. 2 years ago