aboutsummaryrefslogtreecommitdiff
path: root/meson.build
Commit message (Expand)AuthorAge
* meson: Remove obsolete function testPeter Eisentraut2024-04-11
* meson: macos: Avoid warnings on SonomaAndres Freund2024-03-13
* Stamp 16.2.REL_16_2Tom Lane2024-02-05
* meson: portname was set too earlyPeter Eisentraut2024-01-23
* Fix typoPeter Eisentraut2023-12-14
* meson: Stop using deprecated way getting path of filesAndres Freund2023-11-30
* meson: Improve/fix Python version selectionPeter Eisentraut2023-11-30
* Use BIO_{get,set}_app_data instead of BIO_{get,set}_data.Tom Lane2023-11-28
* Stamp 16.1.REL_16_1Tom Lane2023-11-06
* meson: Make detection of python more robustAndres Freund2023-10-20
* meson: macos: Correct -exported_symbols_list syntax for Sonoma compatAndres Freund2023-09-30
* Stamp 16.0.Tom Lane2023-09-11
* Stamp 16rc1.REL_16_RC1Tom Lane2023-08-28
* Stamp 16beta3.REL_16_BETA3Tom Lane2023-08-07
* meson: Tie adding C++ support to the llvm Meson optionAndres Freund2023-07-12
* meson: Pass more feature option through to required kwargsAndres Freund2023-07-12
* meson: Remove redundant return code checkAndres Freund2023-06-29
* meson: Fix intl misspellingPeter Eisentraut2023-06-29
* meson: Use a better error message in an impossible casePeter Eisentraut2023-06-29
* meson: Make some Meson style more consistent with surrounding codePeter Eisentraut2023-06-29
* meson: Fix some grammar usage in Meson commentsPeter Eisentraut2023-06-29
* meson: Mention the correct way to disable readline supportPeter Eisentraut2023-06-29
* meson: Remove old commentPeter Eisentraut2023-06-29
* meson: Use the not_found_dep constantPeter Eisentraut2023-06-29
* Stamp 16beta2.REL_16_BETA2Tom Lane2023-06-26
* meson: Add dependencies to perl modules to various script invocationsAndres Freund2023-06-09
* Stamp 16beta1.REL_16_BETA1Tom Lane2023-05-22
* Fix various typosDavid Rowley2023-04-18
* Update Kerberos/GSSAPI configure/meson checkStephen Frost2023-04-17
* Explicitly require MIT Kerberos for GSSAPIStephen Frost2023-04-13
* meson: add docs, docs_pdf optionsAndres Freund2023-04-04
* pg_regress: Emit TAP compliant outputDaniel Gustafsson2023-03-31
* meson: Change default buildtype to debugoptimizedPeter Eisentraut2023-03-29
* meson: Fix support for empty darwin sysrootPeter Eisentraut2023-03-27
* meson: Fix oversight in install-quietAndres Freund2023-03-24
* libpq: Add sslcertmode option to control client certificatesMichael Paquier2023-03-24
* meson: add install-{quiet, world} targetsAndres Freund2023-03-23
* meson: add install-{docs,doc-html,doc-man} targetsAndres Freund2023-03-23
* meson: make install_test_files more generic, rename to install_filesAndres Freund2023-03-23
* libpq: Remove code for SCM credential authenticationMichael Paquier2023-03-17
* meson: fix openssl detection issues in 6a30027Andres Freund2023-03-13
* meson: Make auto the default of the ssl optionPeter Eisentraut2023-03-13
* meson: fix header path of ossp-uuidAndres Freund2023-03-11
* meson: Add target for installing test files & improve install_test_filesAndres Freund2023-03-08
* meson: don't require 'touch' binary, make use of 'cp' optionalAndres Freund2023-03-07
* meson: Prevent installation of test files during main installPeter Eisentraut2023-03-03
* meson: Add equivalent of configure --disable-rpath optionPeter Eisentraut2023-03-01
* meson: windows: Fix tmp_install + prefix computation with meson 1.0.1Andres Freund2023-02-23
* Remove obsolete platforms from ps_status.c.Thomas Munro2023-02-17
* Fix handling of SCRAM-SHA-256's channel binding with RSA-PSS certificatesMichael Paquier2023-02-15