summaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Expand)Author
2022-11-05meson: Mark PROVE as not requiredAndres Freund
2022-10-20Make finding openssl program a configure or meson optionPeter Eisentraut
2022-10-16meson: macos: Use -Wl,-undefined,error for modulesAndres Freund
2022-10-15meson: catch up to a few configure changesAndres Freund
2022-10-07Add -Wshadow=compatible-local to the standard compilation flagsDavid Rowley
2022-10-07meson: Add support for building with precompiled headersAndres Freund
2022-10-05meson: Add windows resource filesAndres Freund
2022-10-05meson: libpq: Revise static / shared library setupAndres Freund
2022-10-03meson: respect -Dldap=disabledAndres Freund
2022-10-01meson: Add prefix=/usr/local/pgsql to default_optionsAndres Freund
2022-10-01meson: windows: Determine path to tmp_install + prefix using mesonAndres Freund
2022-10-01meson: mingw: Add -Wl,--disable-auto-import, enable when linking with readlineAndres Freund
2022-09-29meson: Implement getopt logic from autoconfAndres Freund
2022-09-29meson: mingw: Allow multiple definitionsAndres Freund
2022-09-29meson: windows: Normalize slashes in prefixAndres Freund
2022-09-27meson: Set up absolute rpaths to libdirAndres Freund
2022-09-27meson: Include CFLAGS/c_args in summary and pg_config outputAndres Freund
2022-09-22meson: Add initial version of meson based build systemAndres Freund