summaryrefslogtreecommitdiff
path: root/src/bin/psql/meson.build
AgeCommit message (Expand)Author
2025-01-15Drop warning-free support for Flex 2.5.35Peter Eisentraut
2025-01-01Update copyright for 2025Bruce Momjian
2024-10-10Don't hard-code the input file name in gen_tabcomplete.pl's output.Tom Lane
2024-10-07Convert tab-complete's long else-if chain to a switch statement.Tom Lane
2024-01-04Update copyright for 2024Bruce Momjian
2023-01-02Update copyright for 2023Bruce Momjian
2022-12-20Add copyright notices to meson filesAndrew Dunstan
2022-10-07meson: Add support for building with precompiled headersAndres Freund
2022-10-05meson: Add windows resource filesAndres Freund
2022-09-24meson: Remove non-binary targets accidentally added to bin_targetsAndres Freund
2022-09-22meson: Add initial version of meson based build systemAndres Freund