summaryrefslogtreecommitdiff
path: root/meson_options.txt
AgeCommit message (Collapse)AuthorFilesLines
2025-04-04fix: disable maintainer mode per defaultOz Tiram1-1/+1
... fix library name Signed-off-by: Oz Tiram <[email protected]>
2025-04-04chore: add maintainer modeOz Tiram1-0/+6
Replacing MATE_MAINTAINER_MODE_DEFINES in configure.ac. Signed-off-by: Oz Tiram <[email protected]>
2025-04-04meson: make ps and epub optional backendsOz Tiram1-2/+2
G# with '#' will be ignored, and an empty message aborts the commit.
2025-04-04Initial support for mesonOz Tiram1-0/+105
Mostly copy and paste from linuxmint/xreader Signed-off-by: Oz Tiram <[email protected]>