summaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Expand)AuthorFilesLines
2024-01-15meson.build, data/cairomm.pc.in: Update htmlrefpubKjell Ahlstedt1-1/+1
2023-12-11meson.build: Don't fail if warning_level=everythingKjell Ahlstedt1-1/+6
2023-09-271.18.01.18.0Kjell Ahlstedt1-1/+1
2023-07-161.17.11.17.1Kjell Ahlstedt1-1/+2
2023-03-12meson.build: Simplify if-file-exists testKjell Ahlstedt1-11/+3
2023-01-04meson.build: Simplify lookup of python commandKjell Ahlstedt1-7/+1
2023-01-04meson.build: Fix the evaluation of is_git_build on WindowsKjell Ahlstedt1-5/+10
2023-01-04Meson build: Don't copy files with configure_file()Kjell Ahlstedt1-2/+3
2022-09-27meson.build: Detect if we build from a git subtreeKjell Ahlstedt1-6/+8
2022-09-22NEWS: Prepare for next cairomm releaseKjell Ahlstedt1-2/+2
2022-05-24Meson: Re-organize warnings-related compiler flags for MSVCChun-wei Fan1-6/+22
2022-05-23Meson/MSVC: Compensate for the lack of msvc_recommended_pragmas.hChun-wei Fan1-1/+8
2022-05-19meson.build: Avoid configuration warningsKjell Ahlstedt1-18/+23
2022-02-13meson.build: Specify 'check' option in run_command()Kjell Ahlstedt1-8/+13
2021-11-10build: Support Visual Studio 2022Chun-wei Fan1-1/+3
2021-08-18meson.build: Check if Perl is required for building documentationKjell Ahlstedt1-2/+11
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