summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix Regress-1.0-expected linestintou/closure-destroy-fixCorentin Noël2019-08-071-13/+13
* Make annotation.c use the destroy and closure annotations the right wayCorentin Noël2019-08-071-1/+3
* Fix inconsistencies when handling closure and destroy annotationsCorentin Noël2019-08-071-8/+12
* regress: Add regression test for signal with GError paramPhilip Chimento2019-08-0113-283/+701
* Get the type of dependency from the right object.Brook Milligan2019-07-271-0/+1
* meson: abort the build if the correct Python dependency isn't foundChristoph Reiter2019-07-261-0/+5
* meson: require 0.49.2Christoph Reiter2019-07-264-4/+4
* meson: don't pass "install" to configure_file() unless really neededChristoph Reiter2019-07-264-6/+0
* Update glib annotationsChristoph Reiter2019-07-262-20/+67
* meson: use pkg-config directly for libffi cflags and libsAaron Boxer2019-07-231-2/+3
* transformer: only include function macros from headers. See #159Christoph Reiter2019-07-224-46/+4
* scanner: parse and expose function macrosMathieu Duponchelle2019-07-1953-11/+1101
* gimarshallingtests: Add a marshalling test case for GPtrArrays and GArrays of...Stéphane Seng2019-07-142-0/+52
* Update glib annotationsRico Tzschichholz2019-07-093-39/+141
* girepository: Return pointer array for interface cachePhilip Chimento2019-06-203-4/+28
* Update NEWSChristoph Reiter2019-06-151-0/+13
* Update glib annotationsChristoph Reiter2019-06-153-565/+539
* meson: set a default cairo dll name for the MSVC buildChristoph Reiter2019-06-131-1/+5
* Add Vulkan girMatthew Waters2019-06-033-0/+852
* gi-test: Fix gir file testsChun-wei Fan2019-05-021-1/+1
* build: Force-include msvc_recommended_pragmas.h on Visual StudioChun-wei Fan2019-04-307-58/+94
* giscanner/scannerlexer.l: Include io.h on WindowsChun-wei Fan2019-04-301-0/+2
* scanner: Fix error on Windows in case source files are on different drivesChristoph Reiter2019-04-212-1/+16
* meson: fix default cairo DLL name on WindowsChristoph Reiter2019-04-201-1/+1
* cachestore: handle cache getting deleted while loading it. Fixes #278Christoph Reiter2019-04-171-3/+7
* regress: Check array length before accessingPhilip Chimento2019-04-152-37/+43
* regress: Initialize all struct fields, or mark intent not toPhilip Chimento2019-04-151-4/+4
* tests: Mark unused function arguments with G_GNUC_UNUSEDPhilip Chimento2019-04-154-222/+247
* giscanner: Allow fields which are callbacksPhilip Chimento2019-04-071-1/+1
* docwriter: Fix Exception message attributePhilip Chimento2019-04-071-1/+1
* Update NEWSChristoph Reiter2019-04-071-0/+10
* meson: always pass --qiet to g-ir-scannerChristoph Reiter2019-04-074-0/+16
* updated thanks to comments from reviewersDavid Bellot2019-04-021-10/+11
* docs: finally transformed tabs to spaces in GIR xml relaxng fileDavid Bellot2019-04-021-164/+164
* docs: added missing docs for annotations attributeDavid Bellot2019-04-021-0/+3
* docs: added complete documentation as comments in the RelaxNG schemaDavid Bellot2019-04-021-21/+217
* shlibs: fall back to basename on macOS for relative paths. Fixes #222Christoph Reiter2019-03-252-12/+44
* docs: include '--c-include' in g-ir-scanner man page. Fixes #275Christoph Reiter2019-03-242-0/+8
* tests: Fix compatibility with Python 3.5Tomasz Miąsko2019-03-151-2/+2
* ci: test with Python 3.5Christoph Reiter2019-03-153-7/+36
* Drop autotools build systemChristoph Reiter2019-03-1122-2051/+0
* MSVC.README.rst: Update VS 2008/x64 build notesChun-wei Fan2019-03-111-3/+4
* Update NEWS; version bumpChristoph Reiter2019-03-103-3/+13
* Update glib annotationsAndrea Azzarone2019-03-072-1/+11
* 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