summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* tools/defs_gen/h2def.py: Recognize Graphene type namesHEADmasterKjell Ahlstedt2023-04-261-3/+16
* Add Gio::Subprocess, SubprocessLauncher and examples/subprocessKjell Ahlstedt2023-04-171-0/+5
* gmmproc: Generate callback functions with C linkageKjell Ahlstedt2023-04-093-12/+79
* generate_wrap_init.pl.in: Disable warning C4273Chun-wei Fan2023-01-091-0/+7
* Add Gio::BytesIconKjell Ahlstedt2022-12-021-0/+1
* Gio: Add some methods for glibmm 2.74Kjell Ahlstedt2022-08-221-0/+1
* gmmproc: Make h2def.py recognize G_DEFINE_AUTOPTR_CLEANUP_FUNCKjell Ahlstedt2022-07-231-0/+4
* gmmproc, DocsParser.pm: Improve the handling of gi-docgen syntax, part 3Kjell Ahlstedt2022-07-071-0/+3
* gmmproc: Improved handling of final typesKjell Ahlstedt2022-06-081-8/+49
* Update tools/test_scripts/testheaders.shKjell Ahlstedt2022-06-011-5/+15
* Add Gio::AppInfoMonitorKjell Ahlstedt2022-02-161-0/+1
* meson.build: Specify 'check' option in run_command()Kjell Ahlstedt2022-02-142-3/+4
* gmmproc: Add "ignore_deprecations" argument in _WRAP_METHOD()Kjell Ahlstedt2021-11-263-8/+20
* Glib, Gio: Add some methods for glibmm 2.70Kjell Ahlstedt2021-10-051-0/+1
* handle-built-files.py: Specify file encoding on generated filesKjell Ahlstedt2021-07-161-5/+2
* gmmproc, DocsParser.pm: 2nd improve the handling of gi-docgen syntaxKjell Ahlstedt2021-06-041-18/+15
* gmmproc, DocsParser.pm: Improve the handling of gi-docgen syntaxKjell Ahlstedt2021-06-011-24/+65
* gmmproc, DocsParser.pm: Handle gi-docgen syntax in documentationKjell Ahlstedt2021-05-251-11/+73
* error.h Avoid exporting class deriving frm std::exceptionChun-wei Fan2021-05-071-5/+5
* Subprojects can use meson.add_dist_script() if meson.version() >= 0.58.0Kjell Ahlstedt2021-05-051-2/+5
* Meson build: Make quiet installations possibleKjell Ahlstedt2021-04-191-1/+3
* Meson build: No implicit_include_directoriesKjell Ahlstedt2021-04-081-0/+2
* Meson build: No implicit_include_directoriesKjell Ahlstedt2021-03-261-0/+1
* Add tools/defs_gen/enumextract.pyKjell Ahlstedt2021-03-174-1/+472
* Meson build: Make it possible to use glibmm as a subprojectKjell Ahlstedt2021-03-122-2/+17
* tools/gen_scripts: Ignore gio/gwin32api-*.hKjell Ahlstedt2021-03-062-4/+4
* Change the ABI to glibmm-2.68Kjell Ahlstedt2020-12-112-7/+7
* Remove unnecessary TODO and README filesKjell Ahlstedt2020-11-193-17/+0
* generate_wrap_init.pl.in: Use g_type_ensure()Kjell Ahlstedt2020-11-181-7/+1
* Meson build: Fix versioning on macOS for libglibmm_generate_extra_defsKjell Ahlstedt2020-10-011-1/+3
* class_interface.m4: Export the generated private classChun-wei Fan2020-08-311-1/+1
* Merge branch 'private-export' into 'master'Chun-wei Fan2020-08-301-1/+1
|\
| * class_shared.m4: Decorate private class prototypeChun-wei Fan2020-08-281-1/+1
* | gmmproc: Make h2def.py recognize more macrosKjell Ahlstedt2020-08-291-2/+6
|/
* gmmproc: _CLASS_BOXEDTYPE, _CLASS_OPAQUE_COPYABLE: Fix move assignmentKjell Ahlstedt2020-07-112-2/+2
* Meson/Visual Studio builds: Include toolset version by defaultChun-wei Fan2020-06-181-2/+2
* tools/defs_gen/*.py: Specify that this is python3 codeKjell Ahlstedt2020-05-213-6/+4
* tools/m4/compare.m4: Allow decorating comparison operatorsChun-wei Fan2020-04-111-14/+21
* tools/[gerror|enum].m4: Make template<> classes exportableChun-wei Fan2020-04-044-13/+15
* Meson build: Install generate_extra_defs.hKjell Ahlstedt2020-03-192-8/+7
* Change the ABI to glibmm-2.66Kjell Ahlstedt2020-03-172-7/+7
* m4: Apply function decoration more thoroughlyChun-wei Fan2020-03-095-5/+5
* tools: Allow generating Glib:Error class with decorationsChun-wei Fan2020-03-073-12/+18
* tools/m4: Allow one to decorate the generated wrap() prototypeChun-wei Fan2020-03-056-5/+20
* Meson build: Add some dependencies when generating source filesKjell Ahlstedt2020-03-021-3/+4
* tools: Fix 'meson dist'Chun-wei Fan2020-03-022-31/+20
* meson: Build items in tools/extra_defs_gen on MSVC tooChun-wei Fan2020-03-021-13/+41
* tools: Use POSIX-style path for m4 in gmmprocChun-wei Fan2020-03-021-1/+1
* Add support for building glibmm with MesonKjell Ahlstedt2020-03-0113-0/+506
* Prepare existing files for building with MesonKjell Ahlstedt2020-03-012-3/+7