summaryrefslogtreecommitdiff
path: root/doc/src/sgml/meson.build
AgeCommit message (Expand)Author
2025-01-01Update copyright for 2025Bruce Momjian
2024-04-18Fix typos and duplicate wordsDaniel Gustafsson
2024-01-04Update copyright for 2024Bruce Momjian
2023-12-22Stop generating plain-text INSTALL instructions.Tom Lane
2023-11-21meson: Document build targets, add 'help' targetAndres Freund
2023-11-21docs: meson: Change what 'docs' target buildsAndres Freund
2023-11-21meson: docs: Add {html,man} targets, rename install-doc-*Andres Freund
2023-11-03meson: docs: Install all manpages, not just ones in man1Andres Freund
2023-07-05Generate automatically code and documentation related to wait eventsMichael Paquier
2023-04-05meson: docs: Allow configuring simple/website styleAndres Freund
2023-04-05docs: html: load stylesheet via custom.css.sourceAndres Freund
2023-04-05meson: add docs, docs_pdf optionsAndres Freund
2023-04-05meson: docs: Preparatory cleanupsAndres Freund
2023-04-05docs: Remove support for 'htmlhelp' formatAndres Freund
2023-03-24meson: docs: add texinfo targetAndres Freund
2023-03-24meson: add install-{docs,doc-html,doc-man} targetsAndres Freund
2023-03-21meson: rename html_help target to htmlhelpAndres Freund
2023-02-08Stop recommending auto-download of DTD files, and indeed disable it.Tom Lane
2023-01-02Update copyright for 2023Bruce Momjian
2022-12-20Add copyright notices to meson filesAndrew Dunstan
2022-10-05meson: docs: Add xml{lint,proc} wrapper to collect dependenciesAndres Freund
2022-09-22meson: Add initial version of meson based build systemAndres Freund