summaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Expand)AuthorFilesLines
2021-05-18Add dependencies to Doxygen tag files in subprojectsKjell Ahlstedt1-1/+3
2021-05-14Fix build as subproject without building documentationKjell Ahlstedt1-7/+13
2021-05-11meson: Reorganize warnings on Visual Studio buildsChun-wei Fan1-1/+1
2021-05-05Subprojects can use meson.add_dist_script() if meson.version() >= 0.58.0Kjell Ahlstedt1-4/+7
2021-03-16Meson build: Make it possible to use cairomm as a subprojectKjell Ahlstedt1-1/+15
2020-09-30Add tools/doc-publish.sh and release-publish.shKjell Ahlstedt1-1/+7
2020-09-291.16.01.16.0Kjell Ahlstedt1-1/+1
2020-09-29Meson build: Fix versioning on macOSKjell Ahlstedt1-1/+6
2020-09-29Require cairo >= 1.12.0Kjell Ahlstedt1-1/+1
2020-08-13tests: Don't include deprecated Boost header filesKjell Ahlstedt1-1/+1
2020-06-25Meson/Visual Studio builds: Include toolset version by defaultChun-wei Fan1-0/+14
2020-05-05meson: Don't use gendef on Visual StudioChun-wei Fan1-2/+1
2020-04-29Don't use zero as null pointerKjell Ahlstedt1-1/+2
2020-04-29meson: Allow linking to shared Boost::TestChun-wei Fan1-1/+4
2020-04-29tests: Fix building tests with FreeType but no FontConfigChun-wei Fan1-1/+2
2020-04-25meson: Improve cairomm pkg-config fileChun-wei Fan1-1/+7
2020-04-25Meson: Define _USE_MATH_DEFINES on WindowsChun-wei Fan1-0/+5
2020-04-25meson: Improve Cairo checkChun-wei Fan1-2/+7
2020-04-25Add support for building cairomm with MesonKjell Ahlstedt1-0/+284