summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* release1.60.1Christoph Reiter2019-04-071-0/+10
* Update glib annotations (glib-2-60)Christoph Reiter2019-04-071-5/+5
* meson: always pass --quiet to g-ir-scannerChristoph Reiter2019-04-074-0/+16
* shlibs: fall back to basename on macOS for relative paths. Fixes #222Christoph Reiter2019-04-072-12/+44
* docs: include '--c-include' in g-ir-scanner man page. Fixes #275Christoph Reiter2019-04-072-0/+8
* tests: Fix compatibility with Python 3.5Tomasz Miąsko2019-03-151-2/+2
* version bumpChristoph Reiter2019-03-102-2/+2
* release1.60.0Christoph Reiter2019-03-103-3/+13
* Update glib annotations (glib-2-60)Christoph Reiter2019-03-081-1/+1
* version bumpChristoph Reiter2019-03-042-2/+2
* release1.59.5Christoph Reiter2019-03-041-0/+8
* Update glib annotationsChristoph Reiter2019-03-043-76/+32
* gir: skip glib-enumtypes.h for GObject-2.0. See #267Christoph Reiter2019-03-042-2/+2
* ccompiler: restore customize_compiler() setup for macOS. See #268Christoph Reiter2019-03-021-0/+7
* website: Add link to C/typelib ABI cross-validatorTomasz Miąsko2019-02-131-0/+1
* gir: Include C header in cairo gir fileTomasz Miąsko2019-02-131-0/+1
* version bumpChristoph Reiter2019-02-042-2/+2
* release1.59.4Christoph Reiter2019-02-041-0/+14
* Fix a possible use-after-free.Elliott Sales de Andrade2019-02-021-1/+1
* Fix possible leak of transitive dependency name.Elliott Sales de Andrade2019-02-021-1/+2
* Update glib annotationsChristoph Reiter2019-02-012-24/+409
* repository: Fix annotation for g_irepository_get_object_gtype_interfaces()Rico Tzschichholz2019-01-161-2/+2
* Revert "Restore original meaning of disguised attribute."Christoph Reiter2019-01-166-8/+28
* maintransformer: Don't warn on (optional) annotations on (inout)Guido Günther2019-01-132-7/+8
* autotools: don't pass all the libregress cflags to the scanner. Fixes #226Christoph Reiter2019-01-121-1/+4
* Restore original meaning of disguised attribute.Tomasz Miąsko2019-01-106-28/+8
* message: handle fatal errors even if warnings are disabled. Fixes #229Christoph Reiter2019-01-101-1/+1
* maintransformer: when the namespace is empty use error() instead of fatal()Christoph Reiter2019-01-101-1/+1
* message: simplify handling of error levelsChristoph Reiter2019-01-106-21/+16
* repository: g_irepository_get_object_gtype_interfacesColin Walters2019-01-093-0/+107
* maintransformer: parse deprecation annotations for section blocks. Fixes #213Christoph Reiter2019-01-094-4/+76
* Clean shebangs out of non-executable scripts and drop exec perm from xmlwrite...Dominique Leuenberger2019-01-095-4/+0
* tests: Add functions using flat struct arraysTomasz Miąsko2019-01-0825-0/+1091
* version bumpChristoph Reiter2019-01-082-2/+2
* release1.59.3Christoph Reiter2019-01-081-0/+19
* Update glib annotationsChristoph Reiter2019-01-081-2/+16
* tests: add some tests for get_source_root_dirsChristoph Reiter2019-01-084-3/+35
* get_source_root_dirs: handle empty file list case. Fixes #257Christoph Reiter2019-01-081-0/+3
* meson: use underscore as a separator in build optionsChristoph Reiter2019-01-076-11/+11
* scanner: Flatten multi-dimensional arrays fieldsTomasz Miąsko2019-01-074-10/+85
* scanner: Remove incorrect c:type generated for array of synthesized unionsTomasz Miąsko2019-01-062-5/+3
* scanner: Remove incorrect c:type from fields with array typeTomasz Miąsko2019-01-063-26/+11
* ci: use the pkg-config.exe hosted by meson since sourceforge is flakyChristoph Reiter2019-01-061-3/+2
* scanner: rework source root guessing codeChristoph Reiter2019-01-061-3/+24
* meson: set libdir/bindir relative to exec_prefixChristoph Reiter2019-01-061-2/+2
* meson: remove an unused helper scriptChristoph Reiter2019-01-061-16/+0
* meson: warn that not all tests will be run if building without cairo/doctoolChristoph Reiter2019-01-064-4/+11
* scanner: Merge specifiers and qualifiers when merging basic types.Tomasz Miąsko2019-01-052-1/+6
* scanner: Merge basic types in `specifier_qualifier_list` production.Tomasz Miąsko2019-01-059-195/+257
* website: add cppgir C++ bindingMark Nauwelaerts2019-01-051-0/+1