summaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Expand)AuthorFilesLines
2023-09-271.14.51.14.5Kjell Ahlstedt1-1/+1
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-211.14.41.14.4Kjell Ahlstedt1-1/+1
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/+12
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-201.14.31.14.3Kjell Ahlstedt1-1/+1
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-26Meson build: Make it possible to use cairomm as a subprojectKjell Ahlstedt1-1/+15
2020-09-301.14.21.14.2Kjell 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-09-271.14.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/+18
2020-05-06meson: Don't use gendef on Visual StudioChun-wei Fan1-2/+1
2020-05-04meson.build: Remove requirement for Visual Studio 2017Chun-wei Fan1-7/+0
2020-04-30Add support for building cairomm with MesonKjell Ahlstedt1-0/+305