summaryrefslogtreecommitdiff
path: root/meson.build
Commit message (Expand)AuthorAgeFilesLines
* 2.76.02.76.0Kjell Ahlstedt2023-03-121-1/+1
* 2.75.02.75.0Kjell Ahlstedt2023-01-171-1/+1
* meson.build: Simplify if-file-exists testKjell Ahlstedt2023-01-131-10/+2
* meson.build: Simplify lookup of python commandKjell Ahlstedt2023-01-041-6/+1
* meson.build: Fix the evaluation of is_git_build on WindowsKjell Ahlstedt2023-01-041-5/+10
* Doxyfile.in: Allow more graph nodesKjell Ahlstedt2022-10-101-1/+1
* meson.build: Detect if we build from a git subtreeKjell Ahlstedt2022-09-261-6/+8
* 2.74.02.74.0Kjell Ahlstedt2022-09-191-1/+1
* 2.73.22.73.2Kjell Ahlstedt2022-08-231-1/+1
* Gio: Add some methods for glibmm 2.74Kjell Ahlstedt2022-08-221-1/+1
* Meson/MSVC: Add more warnings to ignoreChun-wei Fan2022-05-231-0/+3
* Meson: Re-organize MSVC compiler warnings-related itemsChun-wei Fan2022-05-231-4/+14
* meson.build: Avoid configuration warningsKjell Ahlstedt2022-05-191-19/+24
* 2.72.12.72.1Kjell Ahlstedt2022-05-051-1/+1
* 2.72.02.72.0Kjell Ahlstedt2022-04-081-1/+1
* Glib, Gio: Add some methods for glibmm 2.72Kjell Ahlstedt2022-04-071-1/+1
* Remove HACKINGKjell Ahlstedt2022-02-141-2/+1
* meson.build: Specify 'check' option in run_command()Kjell Ahlstedt2022-02-141-8/+16
* Build: Support VS2022 buildsChun-wei Fan2021-11-091-1/+3
* 2.70.02.70.0Kjell Ahlstedt2021-10-061-1/+1
* Glib, Gio: Add some methods for glibmm 2.70Kjell Ahlstedt2021-10-051-1/+8
* meson.build: Check if Perl is required for building documentationKjell Ahlstedt2021-08-171-1/+14
* 2.68.12.68.1Kjell Ahlstedt2021-05-201-1/+1
* Add dependencies to Doxygen tag files in subprojectsKjell Ahlstedt2021-05-181-0/+2
* Fix build as subproject without building documentationKjell Ahlstedt2021-05-151-15/+19
* Clean up Visual Studio build filesChun-wei Fan2021-05-071-1/+1
* Subprojects can use meson.add_dist_script() if meson.version() >= 0.58.0Kjell Ahlstedt2021-05-051-5/+7
* Meson build: Make it possible to use glibmm as a subprojectKjell Ahlstedt2021-03-121-1/+66
* 2.68.02.68.0Kjell Ahlstedt2020-12-181-1/+1
* Change the ABI to glibmm-2.68Kjell Ahlstedt2020-12-111-2/+2
* Meson build: fix is_os_cocoa detectionTom Schoonjans2020-11-211-15/+1
* Meson build: Fix versioning on macOSKjell Ahlstedt2020-09-301-1/+6
* Meson/Visual Studio builds: Include toolset version by defaultChun-wei Fan2020-06-181-0/+20
* Meson build: Set default value of the 'warnings' option to 'min'Kjell Ahlstedt2020-04-051-3/+27
* 2.65.32.65.3Kjell Ahlstedt2020-03-221-1/+1
* Meson build: Install generate_extra_defs.hKjell Ahlstedt2020-03-191-1/+1
* 2.65.22.65.2Kjell Ahlstedt2020-03-181-1/+1
* Change the ABI to glibmm-2.66Kjell Ahlstedt2020-03-171-2/+2
* build: Drop gendefChun-wei Fan2020-03-071-1/+0
* build: Do not use gendef.exe for glibmmChun-wei Fan2020-03-071-1/+1
* meson: Use /utf-8 for Visual Studio buildsChun-wei Fan2020-03-051-1/+1
* meson.build: Tidy up a bitKjell Ahlstedt2020-03-021-9/+4
* tools: Fix 'meson dist'Chun-wei Fan2020-03-021-1/+1
* meson: Build items in tools/extra_defs_gen on MSVC tooChun-wei Fan2020-03-021-1/+1
* meson.build: Disable warning C4589 on Visual StudioChun-wei Fan2020-03-021-1/+1
* meson.build: Allow Visual Studio builds in GIT checkoutsChun-wei Fan2020-03-021-4/+0
* meson.build: Always look for libsigc++ via pkg-configChun-wei Fan2020-03-021-46/+3
* Add support for building glibmm with MesonKjell Ahlstedt2020-03-011-0/+314