summaryrefslogtreecommitdiff
path: root/src/Makefile.global.in
AgeCommit message (Expand)Author
2024-07-01Apply COPT to CXXFLAGS as wellPeter Eisentraut
2024-04-22Update Unicode data to CLDR 45Peter Eisentraut
2024-04-07Optimize pg_popcount() with AVX-512 instructions.Nathan Bossart
2024-01-29Remove make function vpathsearchPeter Eisentraut
2024-01-22Add backend support for injection pointsMichael Paquier
2023-12-21Initialize data directories with --lc-messages=C for tests.Jeff Davis
2023-12-08Don't clean initdb files on template creation failureDaniel Gustafsson
2023-11-06Remove distprepPeter Eisentraut
2023-09-29Suppress macOS warnings about duplicate libraries in link commands.Tom Lane
2023-09-18Update Unicode data to Unicode 15.1.0Peter Eisentraut
2023-08-29Generate a locale-agnostic initdb templateAlvaro Herrera
2023-08-24Use "template" data directory in testsAndres Freund
2023-07-11Remove --disable-thread-safety and related code.Thomas Munro
2023-05-05Fix prove_installcheck when used with PGXSPeter Eisentraut
2023-04-13Update Unicode data to CLDR 43Peter Eisentraut
2023-03-31pg_regress: Emit TAP compliant outputDaniel Gustafsson
2022-12-07autoconf: Move export_dynamic determination to configureAndres Freund
2022-12-02autoconf: Don't AC_SUBST() LD in configureAndres Freund
2022-12-02autoconf: Unify CFLAGS_SSE42 and CFLAGS_ARMV8_CRC32CAndres Freund
2022-11-20Prevent port collisions between concurrent TAP testsAndrew Dunstan
2022-10-20Make finding openssl program a configure or meson optionPeter Eisentraut
2022-10-07autoconf: Rely on ar supporting index creationAndres Freund
2022-09-20Split TESTDIR into TESTLOGDIR and TESTDATADIRAndres Freund
2022-09-20Don't hardcode tmp_check/ as test directory for tap testsAndres Freund
2022-09-19Update Unicode data to Unicode 15.0.0Peter Eisentraut
2022-09-17Remove DLLTOOL, DLLWRAP from configure / Makefile.global.inAndres Freund
2022-08-18Remove unused configure variable.Tom Lane
2022-08-07windows: Remove HAVE_MINIDUMP_TYPE testAndres Freund
2022-07-23Increase minimum supported GNU make version to 3.81.Tom Lane
2022-07-18Default to hidden visibility for extension libraries where possibleAndres Freund
2022-07-06Remove LLVM_CONFIG from Makefile.global.inAndres Freund
2022-04-06Update Unicode data to CLDR 41Peter Eisentraut
2022-03-31Print information about type of test and subdirectory before running tests.Andres Freund
2022-03-25Refactor DLSUFFIX handlingPeter Eisentraut
2022-02-27Run tap tests in src/interfaces/libpq.Andres Freund
2022-02-18Add support for building with ZSTD.Robert Haas
2022-02-14Add ./configure check for "lz4" commandMichael Paquier
2021-11-05Add support for LZ4 compression in pg_receivewalMichael Paquier
2021-10-22Add module build directory to the PATH for TAP testsAndrew Dunstan
2021-10-04Provide error hint if TAP tests are not enabledDaniel Gustafsson
2021-09-15Update Unicode data to Unicode 14.0.0Peter Eisentraut
2021-07-01Fix prove_installcheck to use correct paths when used with PGXSAndrew Dunstan
2021-04-08Update Unicode data to CLDR 39Peter Eisentraut
2021-02-01Introduce --with-ssl={openssl} as a configure optionMichael Paquier
2021-01-23Introduce SHA1 implementations in the cryptohash infrastructureMichael Paquier
2020-09-07Split Makefile symbol CFLAGS_VECTOR into two symbols.Tom Lane
2020-04-24Update Unicode data to Unicode 13.0.0 and CLDR 37Peter Eisentraut
2020-02-28Add PostgreSQL home page to --help outputPeter Eisentraut
2020-02-10Simplify passing of configure arguments to pg_configPeter Eisentraut
2020-01-09Add support for automatically updating Unicode derived filesPeter Eisentraut