aboutsummaryrefslogtreecommitdiff
path: root/config
Commit message (Expand)AuthorAge
* Log LLVM library version in configure output.Thomas Munro2023-10-22
* Fix typos in commentsMichael Paquier2023-05-02
* Use --strip-unneeded when stripping static libraries with GNU strip.Tom Lane2023-04-20
* Update config.guess and config.subPeter Eisentraut2023-04-12
* autoconf: Move export_dynamic determination to configureAndres Freund2022-12-06
* autoconf: Unify CFLAGS_SSE42 and CFLAGS_ARMV8_CRC32CAndres Freund2022-12-01
* meson: Add initial version of meson based build systemAndres Freund2022-09-21
* Add definition pg_attribute_aligned() for MSVCMichael Paquier2022-09-21
* Bump minimum Perl version to 5.14John Naylor2022-09-14
* Bump minimum version of Flex to 2.5.35John Naylor2022-09-09
* Bump minimum version of Bison to 2.3John Naylor2022-09-09
* Remove further unwanted linker flags from perl_embed_ldflagsPeter Eisentraut2022-08-23
* Remove configure probes for sockaddr_storage members.Thomas Munro2022-08-22
* Remove replacement code for getaddrinfo.Thomas Munro2022-08-14
* Remove configure probe for struct sockaddr_storage.Thomas Munro2022-08-14
* Remove configure probes for sys/ipc.h, sys/sem.h, sys/shm.h.Thomas Munro2022-08-14
* Remove configure probes for sys/un.h and struct sockaddr_un.Thomas Munro2022-08-14
* Rely on __func__ being supportedAndres Freund2022-08-07
* Simplify gettimeofday() fallback logic.Andres Freund2022-08-06
* Unify DLSUFFIX on DarwinPeter Eisentraut2022-07-06
* Pre-beta mechanical code beautification.Tom Lane2022-05-12
* Update config.guess and config.subPeter Eisentraut2022-04-07
* Refactor DLSUFFIX handlingPeter Eisentraut2022-03-25
* Fix collection of typos in the code and the documentationMichael Paquier2022-03-15
* Ensure the right perl is used for TAP tests on msysAndrew Dunstan2022-02-20
* Suppress warning about stack_base_ptr with late-model GCC.Tom Lane2022-02-17
* plpython: Reject Python 2 during build configuration.Andres Freund2022-02-16
* Remove configure's check for rl_completion_append_character.Tom Lane2022-02-02
* Replace use of deprecated Python module distutils.sysconfig, take 2.Tom Lane2022-01-25
* Revert "Temporarily add some information about python include paths to config...Tom Lane2022-01-25
* Temporarily add some information about python include paths to configure.Andres Freund2022-01-23
* Revert "Make configure prefer python3 to plain python."Tom Lane2022-01-20
* Make configure prefer python3 to plain python.Tom Lane2022-01-19
* Revert "Replace use of deprecated Python module distutils.sysconfig"Peter Eisentraut2022-01-18
* Replace use of deprecated Python module distutils.sysconfigPeter Eisentraut2022-01-18
* Pacify perlcritic.Tom Lane2021-11-22
* Probe $PROVE not $PERL while checking for modules needed by TAP tests.Tom Lane2021-11-22
* Report found versions of required perl modulesAndrew Dunstan2021-11-12
* Remove check for accept() argument typesPeter Eisentraut2021-11-09
* Adjust configure to insist on Perl version >= 5.8.3.Tom Lane2021-10-07
* Remove configure-time thread safety checking (thread_test.c).Tom Lane2021-07-24
* Portability fixes for sigwait.Thomas Munro2021-07-15
* Update config.guess and config.subPeter Eisentraut2021-04-21
* Update copyright for 2021Bruce Momjian2021-01-02
* jit: configure: Explicitly reference 'native' component.Andres Freund2020-12-07
* Remove configure-time probe for DocBook DTD.Tom Lane2020-11-30
* Remove the option to build thread_test.c outside configure.Tom Lane2020-10-21
* Rename configure.in to configure.acPeter Eisentraut2020-07-24
* Update config.guess and config.subPeter Eisentraut2020-04-30
* Sync up some inconsistent comments in config/c-compiler.m4.Tom Lane2020-04-22