summaryrefslogtreecommitdiff
path: root/meson.build
Commit message (Expand)AuthorAgeFilesLines
* meson.build: Simplify if-file-exists testKjell Ahlstedt2023-04-031-11/+3
* meson.build: Fix the evaluation of is_git_build on WindowsKjell Ahlstedt2023-01-041-5/+10
* Meson build: Don't copy files with configure_file()Kjell Ahlstedt2023-01-041-2/+3
* 3.4.03.4.0Kjell Ahlstedt2022-12-231-1/+1
* meson.build: Don't distribute the .github directoryKjell Ahlstedt2022-12-231-0/+5
* Meson build: Always call subdir('tests')Kjell Ahlstedt2022-11-071-3/+1
* add build_tests optionFabrice Fontaine2022-11-071-1/+5
* meson: simplify lookup of python commandwael2022-11-071-7/+1
* meson.build: Detect if we build from a git subtreeKjell Ahlstedt2022-09-271-6/+8
* Fix build with -Dbuild-deprecated-api=falseKjell Ahlstedt2022-08-151-1/+1
* Meson/MSVC: Re-organize warnings-related compiler flagsChun-wei Fan2022-05-241-6/+15
* Meson: Compensate for the lack of msvc_recommended_pragmas.hChun-wei Fan2022-05-231-1/+10
* meson.build: Avoid configuration warningsKjell Ahlstedt2022-05-171-20/+22
* 3.2.03.2.0Kjell Ahlstedt2022-02-111-1/+1
* meson.build: Specify 'check' option in run_command()Kjell Ahlstedt2022-02-111-8/+12
* docs/docs/manual, Meson config: Check if xmllint can be usedKjell Ahlstedt2021-09-271-1/+1
* docs/docs/manual: Upgrade from DocBook 4.1 to DocBook 5.0Kjell Ahlstedt2021-09-191-3/+1
* Require meson >= 0.54.0Kjell Ahlstedt2021-08-221-6/+2
* meson.build: Check if Perl is required for building documentationKjell Ahlstedt2021-08-171-1/+11
* 3.0.73.0.7Kjell Ahlstedt2021-05-201-1/+1
* Visual Studio build files: Some cleanupsChun-wei Fan2021-05-181-1/+1
* Add dependencies to Doxygen tag files in subprojectsKjell Ahlstedt2021-05-181-0/+2
* Fix build as subproject without building documentationKjell Ahlstedt2021-05-141-7/+13
* Subprojects can use meson.add_dist_script() if meson.version() >= 0.58.0Kjell Ahlstedt2021-05-051-5/+8
* Meson build: Require only meson.version() >= 0.51.0Kjell Ahlstedt2021-03-131-1/+5
* Meson build: Make it possible to use sigc++ as a subprojectKjell Ahlstedt2021-03-121-1/+14
* 3.0.63.0.6Kjell Ahlstedt2020-11-251-1/+1
* Meson build: fix versioning on macOSTom Schoonjans2020-09-281-0/+1
* 3.0.43.0.4Kjell Ahlstedt2020-09-271-1/+1
* Meson build: Set default value of the 'warnings' option to 'min'Kjell Ahlstedt2020-04-021-6/+25
* 3.0.33.0.3Kjell Ahlstedt2020-03-251-1/+1
* meson.build: Update version to 3.0.2Kjell Ahlstedt2020-03-101-1/+1
* meson.build: Change project name, sigc++ -> libsigc++Kjell Ahlstedt2019-12-301-2/+2
* meson.build: Check if .git is a directory or a fileKjell Ahlstedt2019-12-291-6/+3
* meson.build: Fix 'meson dist' on WindowsChun-wei Fan2019-12-291-1/+1
* meson.build: Update version to 3.0.1Kjell Ahlstedt2019-12-231-1/+1
* meson.build: Enable /utf-8 for MSVC buildsChun-wei Fan2019-12-201-1/+1
* meson: State clearly mm-common-get is required for maintainer modeChun-wei Fan2019-12-201-1/+7
* Add support for building libsigc++-3.0 with MesonKjell Ahlstedt2019-12-201-0/+272