Commit Graph

365 Commits (efa8f606402c3d7ca361932418cbcc2600b6c059)

Author SHA1 Message Date
Thomas Munro 3b0f20f6ce Log LLVM library version in configure output. 2 years ago
Michael Paquier 8961cb9a03 Fix typos in comments 2 years ago
Tom Lane eab2d3147e Use --strip-unneeded when stripping static libraries with GNU strip. 2 years ago
Peter Eisentraut 906116ace1 Update config.guess and config.sub 2 years ago
Andres Freund 9db49fc5bf autoconf: Move export_dynamic determination to configure 3 years ago
Andres Freund e0f0e08e17 autoconf: Unify CFLAGS_SSE42 and CFLAGS_ARMV8_CRC32C 3 years ago
Andres Freund e6927270cd meson: Add initial version of meson based build system 3 years ago
Michael Paquier ec3c9cc202 Add definition pg_attribute_aligned() for MSVC 3 years ago
John Naylor 4c1532763a Bump minimum Perl version to 5.14 3 years ago
John Naylor 8b878bffa8 Bump minimum version of Flex to 2.5.35 3 years ago
John Naylor b086a47a27 Bump minimum version of Bison to 2.3 3 years ago
Peter Eisentraut b4e936859d Remove further unwanted linker flags from perl_embed_ldflags 3 years ago
Thomas Munro 64ef572c06 Remove configure probes for sockaddr_storage members. 3 years ago
Thomas Munro 5579388d2d Remove replacement code for getaddrinfo. 3 years ago
Thomas Munro de42bc3ac8 Remove configure probe for struct sockaddr_storage. 3 years ago
Thomas Munro 37a65d1db1 Remove configure probes for sys/ipc.h, sys/sem.h, sys/shm.h. 3 years ago
Thomas Munro 077bf2f275 Remove configure probes for sys/un.h and struct sockaddr_un. 3 years ago
Andres Freund 320f92b744 Rely on __func__ being supported 3 years ago
Andres Freund 922a8fa098 Simplify gettimeofday() fallback logic. 3 years ago
Peter Eisentraut b55f62abb2 Unify DLSUFFIX on Darwin 3 years ago
Tom Lane 23e7b38bfe Pre-beta mechanical code beautification. 3 years ago
Peter Eisentraut a8cfb0c1a9 Update config.guess and config.sub 3 years ago
Peter Eisentraut 23119d51a1 Refactor DLSUFFIX handling 4 years ago
Michael Paquier 6bdf1a1400 Fix collection of typos in the code and the documentation 4 years ago
Andrew Dunstan cf12541f2b
Ensure the right perl is used for TAP tests on msys 4 years ago
Tom Lane de447bb8e6 Suppress warning about stack_base_ptr with late-model GCC. 4 years ago
Andres Freund 19252e8ec9 plpython: Reject Python 2 during build configuration. 4 years ago
Tom Lane 4b0e37faaf Remove configure's check for rl_completion_append_character. 4 years ago
Tom Lane bd233bdd8d Replace use of deprecated Python module distutils.sysconfig, take 2. 4 years ago
Tom Lane e221770661 Revert "Temporarily add some information about python include paths to configure." 4 years ago
Andres Freund f032f63e72 Temporarily add some information about python include paths to configure. 4 years ago
Tom Lane 512fc2dd79 Revert "Make configure prefer python3 to plain python." 4 years ago
Tom Lane f201da39ed Make configure prefer python3 to plain python. 4 years ago
Peter Eisentraut dda42ff8e6 Revert "Replace use of deprecated Python module distutils.sysconfig" 4 years ago
Peter Eisentraut e0e567a106 Replace use of deprecated Python module distutils.sysconfig 4 years ago
Tom Lane db3a660c63 Pacify perlcritic. 4 years ago
Tom Lane c4fe3199a6 Probe $PROVE not $PERL while checking for modules needed by TAP tests. 4 years ago
Andrew Dunstan 1593998ae8
Report found versions of required perl modules 4 years ago
Peter Eisentraut ee3a1a5b63 Remove check for accept() argument types 4 years ago
Tom Lane 92e6a98c36 Adjust configure to insist on Perl version >= 5.8.3. 4 years ago
Tom Lane 76fa3db336 Remove configure-time thread safety checking (thread_test.c). 4 years ago
Thomas Munro 5865e064ab Portability fixes for sigwait. 4 years ago
Peter Eisentraut 26ac261ee4 Update config.guess and config.sub 4 years ago
Bruce Momjian ca3b37487b Update copyright for 2021 5 years ago
Andres Freund 9543f0861b jit: configure: Explicitly reference 'native' component. 5 years ago
Tom Lane 4823c4f6ac Remove configure-time probe for DocBook DTD. 5 years ago
Tom Lane 8a2121185b Remove the option to build thread_test.c outside configure. 5 years ago
Peter Eisentraut 25244b8972 Rename configure.in to configure.ac 5 years ago
Peter Eisentraut 7462c1d78c Update config.guess and config.sub 5 years ago
Tom Lane 748507c780 Sync up some inconsistent comments in config/c-compiler.m4. 5 years ago