summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* WIPwip/meson/pkg-generateChristoph Reiter2019-06-134-91/+38
* 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
* 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