summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* m4: Take prefix the into account for the gir and typelib dirsbochecha/pkgconfig-prefixMathieu Bridon2019-01-111-2/+2
* 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
* version bumpChristoph Reiter2019-01-042-2/+2
* release1.59.2Christoph Reiter2019-01-041-0/+27
* autotools: dist test_docwriter.pyChristoph Reiter2019-01-041-1/+2
* meson: disable doctool by defaultChristoph Reiter2019-01-033-3/+3
* meson: port doctool testsChristoph Reiter2019-01-033-0/+73
* tests: try building Bar-1.0 againChristoph Reiter2019-01-021-1/+36
* ci: update meson to 0.49.0Christoph Reiter2019-01-025-5/+5
* gimarshallingtests: Remove declarations of nonexistent functionsPhilip Chimento2019-01-011-8/+0
* meson: port more typelib testsChristoph Reiter2019-01-014-31/+141
* ci: enable -Werror for msys2+mesonChristoph Reiter2019-01-014-6/+13
* meson: make test_offsets.py work on WindowsChristoph Reiter2019-01-011-6/+7
* gitestoffsets: use g_fprintf and fix the format specifier for the struct offsetChristoph Reiter2019-01-011-19/+20
* autotools: fix missing version api in gtk-doc for non-srcdir buildsChristoph Reiter2019-01-011-2/+2
* tests: add the utility dep to the right targetChristoph Reiter2019-01-011-2/+2
* tests: revert building Bar-1.0.girChristoph Reiter2019-01-011-26/+1
* meson: port more gir testsChristoph Reiter2019-01-011-0/+92
* meson: fix missing regress dependency on the utility gir.Christoph Reiter2018-12-311-2/+3
* meson: build libregress with cairo supportChristoph Reiter2018-12-313-8/+40
* meson: port some .gir testsChristoph Reiter2018-12-311-0/+271
* Update glib annotationsChristoph Reiter2018-12-313-44/+356
* customize_compiler: also replace the linker command if CC is setChristoph Reiter2018-12-302-1/+9
* Update NEWSChristoph Reiter2018-12-301-0/+12
* Do not bail out when parsing GIR files without doc positionsEmmanuele Bassi2018-12-291-2/+2
* tests: Use macros to print field offsetsTomasz Miąsko2018-12-291-60/+63