]> git.ipfire.org Git - thirdparty/postgresql.git/history - meson.build
Re-forbid underscore in positional parameters
[thirdparty/postgresql.git] / meson.build
12 days ago  Tom LaneAllow selecting the git revision to be packaged by...
2024-04-17  Peter Eisentrautmeson: Add some missing LLVM function checks
2024-04-11  Peter Eisentrautmeson: Remove obsolete function test
2024-04-07  Nathan BossartOptimize pg_popcount() with AVX-512 instructions.
2024-04-04  Peter EisentrautSilence meson warning
2024-03-25  Peter Eisentrautmake dist uses git archive
2024-03-13  Andres Freundmeson: macos: Avoid warnings on Sonoma
2024-03-05  Thomas MunroAdd --copy-file-range option to pg_upgrade.
2024-02-28  Heikki LinnakangasRemove AIX support
2024-01-25  Thomas Munrojit: Require at least LLVM 10.
2024-01-23  Peter Eisentrautmeson: Map host_system android to linux
2024-01-23  Peter Eisentrautmeson: portname was set too early
2024-01-22  Michael PaquierAdd backend support for injection points
2024-01-11  Magnus HaganderClarify which xml tools are missing in meson error...
2024-01-04  Bruce MomjianUpdate copyright for 2024
2023-12-21  Jeff DavisInitialize data directories with --lc-messages=C for...
2023-12-21  Peter Eisentrautmeson: Make gzip and tar optional
2023-12-21  Peter Eisentrautmeson: Make sed optional
2023-12-20  Michael PaquierRemove MSVC scripts
2023-12-14  Peter EisentrautFix typo
2023-12-08  Daniel GustafssonDon't clean initdb files on template creation failure
2023-12-01  Andres Freundmeson: Stop using deprecated way getting path of files
2023-11-30  Peter Eisentrautmeson: Improve/fix Python version selection
2023-11-28  Tom LaneUse BIO_{get,set}_app_data instead of BIO_{get,set...
2023-11-21  Andres Freundmeson: Document build targets, add 'help' target
2023-11-21  Andres Freundmeson: Add 'world' target
2023-11-16  Peter EisentrautExplicitly skip TAP tests under Meson if disabled
2023-11-09  Peter Eisentrautmeson: Install missing example files
2023-11-09  Peter Eisentrautmeson: Fix doc installation path computation
2023-11-06  Peter EisentrautRemove distprep
2023-10-20  Andres Freundmeson: Make detection of python more robust
2023-09-30  Andres Freundmeson: macos: Correct -exported_symbols_list syntax...
2023-08-29  Alvaro HerreraGenerate a locale-agnostic initdb template
2023-08-24  Andres FreundUse "template" data directory in tests
2023-08-17  Thomas MunroRemove traces of Sun -lposix4.
2023-08-17  Thomas MunroDon't probe extra libraries for fdatasync.
2023-08-10  John NaylorUse native CRC instructions on 64-bit LoongArch
2023-08-07  Peter EisentrautRemove configure check for z_streamp
2023-07-12  Andres Freundmeson: Tie adding C++ support to the llvm Meson option
2023-07-12  Andres Freundmeson: Pass more feature option through to required...
2023-07-11  Thomas MunroRemove --disable-thread-safety and related code.
2023-07-08  Thomas MunroAll supported systems have locale_t.
2023-07-07  Michael PaquierFix some comments in ./configure and meson setup files
2023-07-03  Michael PaquierShow information about flex (version and command path...
2023-07-03  Michael PaquierRemove support for OpenSSL 1.0.1
2023-06-29  Tom LaneStamp HEAD as 17devel.
2023-06-29  Andres Freundmeson: Remove redundant return code check
2023-06-29  Peter Eisentrautmeson: Fix intl misspelling
2023-06-29  Peter Eisentrautmeson: Use a better error message in an impossible...
2023-06-29  Peter Eisentrautmeson: Make some Meson style more consistent with surro...
2023-06-29  Peter Eisentrautmeson: Fix some grammar usage in Meson comments
2023-06-29  Peter Eisentrautmeson: Mention the correct way to disable readline...
2023-06-29  Peter Eisentrautmeson: Remove old comment
2023-06-29  Peter Eisentrautmeson: Use the not_found_dep constant
2023-06-26  Tom LaneStamp 16beta2. REL_16_BETA2
2023-06-10  Andres Freundmeson: Add dependencies to perl modules to various...
2023-05-22  Tom LaneStamp 16beta1. REL_16_BETA1
2023-04-18  David RowleyFix various typos
2023-04-17  Stephen FrostUpdate Kerberos/GSSAPI configure/meson check
2023-04-13  Stephen FrostExplicitly require MIT Kerberos for GSSAPI
2023-04-05  Andres Freundmeson: add docs, docs_pdf options
2023-03-31  Daniel Gustafssonpg_regress: Emit TAP compliant output
2023-03-29  Peter Eisentrautmeson: Change default buildtype to debugoptimized
2023-03-27  Peter Eisentrautmeson: Fix support for empty darwin sysroot
2023-03-24  Andres Freundmeson: Fix oversight in install-quiet
2023-03-24  Michael Paquierlibpq: Add sslcertmode option to control client certifi...
2023-03-24  Andres Freundmeson: add install-{quiet, world} targets
2023-03-24  Andres Freundmeson: add install-{docs,doc-html,doc-man} targets
2023-03-24  Andres Freundmeson: make install_test_files more generic, rename...
2023-03-17  Michael Paquierlibpq: Remove code for SCM credential authentication
2023-03-13  Andres Freundmeson: fix openssl detection issues in 6a30027
2023-03-13  Peter Eisentrautmeson: Make auto the default of the ssl option
2023-03-11  Andres Freundmeson: fix header path of ossp-uuid
2023-03-08  Andres Freundmeson: Add target for installing test files & improve...
2023-03-08  Andres Freundmeson: don't require 'touch' binary, make use of 'cp...
2023-03-03  Peter Eisentrautmeson: Prevent installation of test files during main...
2023-03-01  Peter Eisentrautmeson: Add equivalent of configure --disable-rpath...
2023-02-24  Andres Freundmeson: windows: Fix tmp_install + prefix computation...
2023-02-17  Thomas MunroRemove obsolete platforms from ps_status.c.
2023-02-15  Michael PaquierFix handling of SCRAM-SHA-256's channel binding with...
2023-01-27  Peter Eisentrautmeson: Fix installation path computation
2023-01-05  Thomas MunroUse unnamed POSIX semaphores on Cygwin.
2023-01-03  Michael PaquierFix typos in comments, code and documentation
2023-01-02  Bruce MomjianUpdate copyright for 2023
2022-12-20  Andrew DunstanAdd copyright notices to meson files
2022-12-12  Thomas MunroDisable clang 16's -Wcast-function-type-strict.
2022-12-09  Andres Freundmeson: Improve PG_VERSION_STR generation
2022-12-08  Andres FreundAdd option to specify segment size in blocks
2022-12-07  Andres Freundmeson: Add 'running' test setup, as a replacement for...
2022-12-07  Andres Freundmeson: Add basic PGXS compatibility
2022-12-06  Andres Freundmeson: Basic cygwin support
2022-11-28  Andres Freundmeson: Fix binary mismatch for MSVC plperl vs gcc built...
2022-11-11  Peter Eisentrautmeson: Define HAVE_LOCALE_T for msvc
2022-11-05  Andres Freundmeson: Mark PROVE as not required
2022-10-20  Peter EisentrautMake finding openssl program a configure or meson option
2022-10-16  Andres Freundmeson: macos: Use -Wl,-undefined,error for modules
2022-10-15  Andres Freundmeson: catch up to a few configure changes
2022-10-07  David RowleyAdd -Wshadow=compatible-local to the standard compilati...
2022-10-07  Andres Freundmeson: Add support for building with precompiled headers
2022-10-05  Andres Freundmeson: Add windows resource files
next