summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge branch 'sincify-members-and-fields' into 'master'Mathieu Duponchelle2020-07-2211-95/+221
|\ \ \
| * | | giscanner: parse block comments for members and fieldsMathieu Duponchelle2020-07-1211-95/+221
* | | | Merge branch 'patch-1' into 'master'Christoph Reiter2020-07-143-6/+22
|\ \ \ \ | |/ / / |/| | |
| * | | meson: also build gi-dump-types on WindowsChristoph Reiter2020-05-193-2/+6
| * | | Use `_get_oshandle()` and `g_win32_output_stream_new()` instead sinceGisle Vanem2020-05-151-1/+5
| * | | Obs! Change back to `g_unix_output_stream_new()` for non-Win32.Gisle Vanem2020-05-141-1/+1
| * | | [Win32] Fix gi-dump-types.c to build on WindowsGisle Vanem2020-05-141-4/+12
* | | | gir: Update annotations from glib git masterRico Tzschichholz2020-06-263-109/+861
* | | | Merge branch 'fix-pc-gen' into 'master'Christoph Reiter2020-06-241-2/+9
|\ \ \ \
| * | | | meson.build: Fix generating pkg-config filesChun-wei Fan2020-06-241-2/+9
|/ / / /
* | | | Merge branch 'fix-race' into 'master'Emmanuele Bassi2020-06-171-1/+1
|\ \ \ \
| * | | | gir: add a dependency for g-ir-compiler for building .girsAlexander Kanavin2020-06-171-1/+1
|/ / / /
* | | | gir: Update annotations from glib git masterRico Tzschichholz2020-06-073-107/+423
| |/ / |/| |
* | | Merge branch 'ci-build-examples' into 'master'Christoph Reiter2020-05-193-2/+36
|\ \ \
| * | | CI: also build the example using libgirepositoryChristoph Reiter2020-05-191-0/+4
| * | | CI: add two jobs building a project using g-i with meson and autotoolsChristoph Reiter2020-05-193-2/+32
|/ / /
* | | meson: fix include dir in .pc filesChristoph Reiter2020-05-191-0/+2
* | | Merge branch 'pkgconfig' into 'master'Xavier Claessens2020-05-183-85/+32
|\ \ \
| * | | Meson: Use pkgconfig generatorXavier Claessens2020-04-233-85/+32
* | | | Merge branch 'find_program_override' into 'master'Christoph Reiter2020-05-172-22/+17
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'upstream/master' into find_program_overrideJohn Ericson2020-05-1738-120/+692
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | Merge branch 'fix-option-naming' into 'master'Christoph Reiter2020-05-172-3/+3
|\ \ \ \ \
| * | | | | Rename option `gi_cross_use_{host -> prebuilt}_gi`John Ericson2020-05-172-3/+3
* | | | | | Merge branch 'remove-bit-of-old-autoconf' into 'master'Christoph Reiter2020-05-172-9/+3
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Remove old autoconf fallback code for the python tools.John Ericson2020-05-172-9/+3
|/ / / / /
* | | | | Merge branch 'wip/jtojnar/doc-fixes' into 'master'Christoph Reiter2020-05-159-10/+10
|\ \ \ \ \
| * | | | | docs: Unify DocBook doctypeJan Tojnar2020-05-151-2/+2
| * | | | | docs: Update website linkJan Tojnar2020-05-158-8/+8
|/ / / / /
* | | | | Merge branch 'dumper-lto-fix' into 'master'Christoph Reiter2020-05-151-2/+2
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | dumper: Fix missing symbols in LTO case or with overridden symbol visibility ...Christoph Reiter2020-05-151-2/+2
|/ / / /
* | | | Add missing nullable annotation to g_object_info_get_parentJonne Haß2020-05-141-1/+1
* | | | Add missing nullable annotation to g_irepository_get_shared_libraryJonne Haß2020-05-141-1/+1
| |_|/ |/| |
* | | flake8: fix invalid placeholder in GtkDocAnnotatable repr format stringChristoph Reiter2020-05-141-1/+1
* | | Update utils.pyneok2020-05-101-1/+1
* | | Meson: Fix build as subprojectXavier Claessens2020-05-065-34/+36
* | | CI: switch to new win32 runnersChristoph Reiter2020-05-032-5/+5
* | | gir: Update annotations from glib git masterRico Tzschichholz2020-05-023-36/+115
* | | Revert "Add support for element-type to GListModel"Rico Tzschichholz2020-04-2814-278/+7
* | | build: Bump version to 1.65Philip Chimento2020-04-261-1/+1
* | | girepository: Add GITypeInfo utility functions for storing values in pointersPhilip Chimento2020-04-262-0/+182
* | | girepository: Add 1.66 version macroPhilip Chimento2020-04-261-0/+6
* | | build: Check Python.h and fail early if not presentPhilip Chimento2020-04-261-0/+3
* | | Add support for element-type to GListModelEmmanuele Bassi2020-04-2614-7/+278
* | | Revert "Add element-type support to GListModel"Emmanuele Bassi2020-04-2610-200/+1
* | | Revert "Generate appropriate docs for ListModel with element-type"Emmanuele Bassi2020-04-263-17/+9
* | | Meson: Override gobject-introspection-1.0 dependencyXavier Claessens2020-04-241-0/+18
* | | Revert "Revert "Meson: Fix build when glib is built as subproject""Xavier Claessens2020-04-242-1/+4
* | | Generate appropriate docs for ListModel with element-typeEmmanuele Bassi2020-04-243-9/+17
* | | Add element-type support to GListModelEmmanuele Bassi2020-04-2410-1/+200
* | | Support the gtk-doc action syntaxEmmanuele Bassi2020-04-242-7/+189