summaryrefslogtreecommitdiff
path: root/girepository
AgeCommit message (Expand)Author
2023-12-12givfuncinfo: Add missing introspection annotations in GIVFuncInfoPhilip Withnall
2023-12-12girepository: Update docs for GIVFuncInfo for gi-docgenPhilip Withnall
2023-12-12girepository: Update existing Since tags to 2.80Philip Withnall
2023-12-12girepository: Add missing #include to gitypes.hPhilip Withnall
2023-12-12girepository: Remove duplicate macro definitionsPhilip Withnall
2023-12-12gir: Build introspection data for libgirepositoryEmmanuele Bassi
2023-11-21tests: Improve build of cmph tests in girepositoryPhilip Withnall
2023-11-14Merge branch 'leak-fixes' into 'main'Philip Withnall
2023-11-14girepository: Fix various leaks in cmph-bdz-testPhilip Withnall
2023-11-14girepository: Ignore set-but-not-used warnings with G_DISABLE_ASSERTPhilip Withnall
2023-11-14tests: Use g_assert_*() rather than g_assert() in girepository testsPhilip Withnall
2023-11-08girepository: Remove `_` prefix from private functionsPhilip Withnall
2023-11-08girepository: Remove redundant GLib version checksPhilip Withnall
2023-11-08girepository: Rename symbols to the GI namespacePhilip Withnall
2023-11-08gitypeinfo: Remove deprecated APIPhilip Withnall
2023-11-08girepository: Remove backwards compatibility symbol renamesPhilip Withnall
2023-11-08gir: Do not include builtin directories in pkgconfig.generate()Emmanuele Bassi
2023-11-08gir: Rename gir_writer_write()Emmanuele Bassi
2023-11-08gir: Rename girwriter.h to girwriter-private.hEmmanuele Bassi
2023-11-08gir: Rename girnode.h to girnode-private.hEmmanuele Bassi
2023-11-08gir: Rename girparser.h to girparser-private.hEmmanuele Bassi
2023-11-08gir: Rename girmodule.h to girmodule-private.hEmmanuele Bassi
2023-11-08Replace GI_AVAILABLE_IN_2_* with GI_AVAILABLE_IN_ALLEmmanuele Bassi
2023-11-07Remove deprecated APIEmmanuele Bassi
2023-11-07gir: Use pragma once for the inclusion guardEmmanuele Bassi
2023-10-25girepository: Ensure config.h is included first in gdump.cPhilip Withnall
2023-10-25girepository: Move an include to avoid _WIN32_WINNT being redefinedPhilip Withnall
2023-10-25girepository: Use G_OPTION_ENTRY_NULL to avoid compiler warningsPhilip Withnall
2023-10-25gifieldinfo: Add missing break statementPhilip Withnall
2023-10-25girepository: Ensure gi-visibility.h is built before girepository-internalsPhilip Withnall
2023-10-25girparser: Add a missing G_GNUC_FALLTHROUGHPhilip Withnall
2023-10-25build: Add missing builddir include to libgirepository-internalsPhilip Withnall
2023-10-25girepository: Various fixes to symbol visibility and compilation definesPhilip Withnall
2023-10-25girepository: Add missing includes of corresponding headersPhilip Withnall
2023-10-25build: Add missing builddir include to libgirepository-gthashPhilip Withnall
2023-10-25girepository: Ensure gi-visibility.h is built before gthash.cPhilip Withnall
2023-10-25girepository: Use subdir paths in #includesPhilip Withnall
2023-10-25build: Add missing builddir include to libgirepositoryPhilip Withnall
2023-10-25girepository: Fix include paths in girepository.hPhilip Withnall
2023-10-25girepository: Add remaining license/copyright SPDX headersPhilip Withnall
2023-10-25girepository: Add SPDX license header to all obvious filesPhilip Withnall
2023-10-16Build libgirepository as a GLib sub-libraryEmmanuele Bassi
2023-10-15Move girepositoryEmmanuele Bassi