summaryrefslogtreecommitdiff
path: root/meson.build
Commit message (Expand)AuthorAgeFilesLines
* 2.12.02.12.0Kjell Ahlstedt2022-12-231-1/+1
* 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
* 2.10.82.10.8Kjell Ahlstedt2022-02-111-1/+1
* meson.build: Specify 'check' option in run_command()Kjell Ahlstedt2022-02-111-8/+12
* docs/manual, Meson config: Check if xmllint can be usedKjell Ahlstedt2021-09-271-1/+1
* docs/manual: Upgrade from DocBook 4.1 to DocBook 5.0Kjell Ahlstedt2021-09-201-4/+1
* meson.build: Check if Perl is required for building documentationKjell Ahlstedt2021-08-171-1/+11
* 2.10.72.10.7Kjell Ahlstedt2021-05-201-1/+1
* Documentation: Let links point to sigc++2 and gtkmm3 versionsKjell Ahlstedt2021-05-191-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-6/+13
* Subprojects can use meson.add_dist_script() if meson.version() >= 0.58.0Kjell Ahlstedt2021-05-051-5/+8
* Meson build: Make it possible to use sigc++ as a subprojectKjell Ahlstedt2021-03-261-1/+15
* 2.10.62.10.6Kjell Ahlstedt2020-11-251-1/+1
* Meson build: fix versioning on macOSTom Schoonjans2020-09-281-0/+1
* 2.10.42.10.4Kjell Ahlstedt2020-09-271-1/+1
* Meson build: Set default value of the 'warnings' option to 'min'Kjell Ahlstedt2020-04-021-7/+28
* 2.10.32.10.3Kjell Ahlstedt2020-03-251-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/MSVC: Support builds directly from GIT checkoutsChun-wei Fan2019-12-291-4/+0
* meson: Relax MSVC version requirement to 2015Chun-wei Fan2019-12-241-5/+3
* Add support for building libsigc++-2.0 with MesonKjell Ahlstedt2019-12-241-0/+284