summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* gir: add a few types to win32Marc-André Lureau2022-08-191-0/+5
* giscanner: Support C99 designated initializersJan Tojnar2022-08-171-2/+17
* gimarshallingtests: Fix annotation for GValue copy testPhilip Chimento2022-08-061-1/+1
* docs: Remove inaccurate descriptionPhilip Chimento2022-08-061-2/+1
* gir: Update introspection data for GLib 2.73.3Marco Trevisan (Treviño)2022-08-061-0/+5
* CI: test with clang + mingw-w64 on WindowsChristoph Reiter2022-07-192-19/+29
* build: disable some clang warnings for code not under our controlChristoph Reiter2022-07-192-0/+2
* resolve_windows_libs: add llvm/mingw supportChristoph Reiter2022-07-191-10/+38
* Disable rpath handling on WindowsChristoph Reiter2022-07-191-1/+1
* Post-release version bump to 1.73.1Emmanuele Bassi2022-07-131-1/+1
* Release GObject Introspection 1.73.01.73.0Emmanuele Bassi2022-07-131-0/+8
* build: Remove a version check that is always trueEmmanuele Bassi2022-07-131-4/+1
* build: Add run_command() argumentEmmanuele Bassi2022-07-133-10/+10
* ci: Update MSYS2 testEmmanuele Bassi2022-07-131-8/+16
* Always require the latest GLibEmmanuele Bassi2022-07-131-3/+1
* Update GLib introspection dataEmmanuele Bassi2022-07-132-3/+3
* gir: Update introspection data to GLib 2.73.1Marco Trevisan (Treviño)2022-06-283-54/+526
* Add FcConfig to the rump fontconfig girMatthias Clasen2022-06-111-0/+1
* ci: Temporarily disable tests on MSVCEmmanuele Bassi2022-06-111-1/+1
* Update the zlib wrap fileEmmanuele Bassi2022-06-111-5/+12
* ci: Install zlib in the minimal imageEmmanuele Bassi2022-06-111-0/+1
* ci: Update the version of Meson for the Windows buildsEmmanuele Bassi2022-06-112-2/+2
* ci: Use the latest imagesEmmanuele Bassi2022-06-111-2/+2
* ci: Bump the image versionEmmanuele Bassi2022-06-112-2/+2
* ci: Update to Fedora 36Emmanuele Bassi2022-06-112-2/+2
* ci: Bump up the version of MesonEmmanuele Bassi2022-06-112-2/+2
* Update the required version of MesonEmmanuele Bassi2022-06-111-1/+1
* Update to 1.73.0Emmanuele Bassi2022-06-111-1/+1
* docs: Update documentation links in the GIR schemaTestingPlant2022-04-291-2/+2
* Update GLib introspection dataSebastian Dröge2022-04-293-9/+54
* examples: fix typo in error messageReuben Thomas2022-04-161-1/+1
* gi: fix build of pango from subprojectsAndoni Morales Alastruey2022-04-111-16/+22
* gir: fix build as subprojectAndoni Morales Alastruey2022-04-051-11/+11
* gi[callable|type]info.c: Avoid MSVC C4098 warningsChun-wei Fan2022-03-282-4/+4
* giscanner: Support ISO varargs in function macrosPhilip Withnall2022-03-221-1/+22
* giscanner: Support function macros with zero argumentsPhilip Withnall2022-03-221-0/+10
* Post-release version bump to 1.72.1Emmanuele Bassi2022-03-181-1/+1
* Release GObject-Introspection 1.72.01.72.0Emmanuele Bassi2022-03-182-1/+8
* Update GLib's introspection dataEmmanuele Bassi2022-03-184-229/+253
* scanner: Check before accessing an optional fieldEmmanuele Bassi2022-03-181-1/+2
* Update glib introspection dataSebastian Dröge2022-02-201-3/+121
* Clean up the Git ignore fileEmmanuele Bassi2022-02-171-151/+4
* Rename the main development branchEmmanuele Bassi2022-02-174-13/+28
* gitypeinfo: Add pointer-stuffing functions for GITypeTag storage typePhilip Chimento2022-02-162-20/+84
* Post-release version bump to 1.71.1Emmanuele Bassi2022-02-141-1/+1
* Release gobject-introspection 1.71.01.71.0Emmanuele Bassi2022-02-141-0/+19
* scannerparser.y: Include io.h on WindowsChun-wei Fan2022-02-131-0/+4
* bdz.c: Some cleanupsChun-wei Fan2022-02-131-9/+1
* brz.c: Consider _WIN64 for 64-bit pointers tooChun-wei Fan2022-02-131-8/+12
* brz.c: Avoid C4715 warningsChun-wei Fan2022-02-131-1/+3