summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | NEWS: convert to reST and include it in the docsChristoph Reiter2018-12-096-229/+35
* | Update NEWSChristoph Reiter2018-12-091-0/+11
|/
* Merge branch 'girepo-dep' into 'master'Christoph Reiter2018-12-092-2/+1
|\
| * Creating gir for GIRepository requires girepository library.Tomasz Miąsko2018-12-092-2/+1
* | Merge branch 'pragma' into 'master'Christoph Reiter2018-12-082-0/+14
|\ \ | |/
| * Ignore __pragma keyword used by MSVCTomasz Miąsko2018-12-082-0/+14
|/
* Merge branch 'drop-py-compat-code' into 'master'Christoph Reiter2018-12-0836-262/+14
|\
| * Drop all Python 2 compat codeChristoph Reiter2018-12-0836-262/+14
* | Merge branch 'sourcescanner-get-errors' into 'master'Christoph Reiter2018-12-088-27/+98
|\ \
| * | sourcescanner: collect error messages and expose themChristoph Reiter2018-12-088-27/+98
|/ /
* | Merge branch 'ci-msys2-autotools' into 'master'Christoph Reiter2018-12-083-5/+48
|\ \
| * | ci: Add a msys2 autotools jobChristoph Reiter2018-12-083-5/+48
|/ /
* | Merge branch 'scanner-cache-pickle-error' into 'master'Christoph Reiter2018-12-081-1/+1
|\ \ | |/ |/|
| * cachestore: don't try to catch nonexisting pickle.BadPickleGet. Fixes #159Christoph Reiter2018-12-081-1/+1
|/
* Revert "autotools: Replace AS_AC_EXPAND with AX_RECURSIVE_EVAL"Christoph Reiter2018-12-082-6/+55
* Merge branch 'autotools-cleanup' into 'master'Christoph Reiter2018-12-084-142/+6
|\
| * autotools: remove release helper targetsChristoph Reiter2018-12-072-87/+0
| * autotools: Replace AS_AC_EXPAND with AX_RECURSIVE_EVALChristoph Reiter2018-12-072-55/+6
* | Merge branch 'scan-file-use-filename' into 'master'Christoph Reiter2018-12-074-117/+27
|\ \ | |/ |/|
| * gi_source_scanner_parse_file: use a filename instead of a FILE structChristoph Reiter2018-12-064-117/+27
* | Merge branch 'typeof' into 'master'Christoph Reiter 🐍2018-12-061-2/+2
|\ \ | |/ |/|
| * scanner: Replace use of typeof with void tokenTomasz Miąsko2018-12-041-2/+2
* | giscanner/girwriter.py: Fix running on WindowsChun-wei Fan2018-12-061-1/+8
|/
* gir: Update annotations from glib git masterFlorian Müllner2018-12-023-332/+329
* writer: Include documentation and symbol position in source filesThibault Saunier2018-11-2821-390/+1725
* ci: Export test suite log on failure for autotoolsThibault Saunier2018-11-281-1/+1
* Merge branch 'reference-counters' into 'master'Christoph Reiter2018-11-2713-1/+229
|\
| * Define grefcount and gatomicrefcount as aliases to gintTomasz Miąsko2018-11-2312-0/+228
| * gitlab-ci: Use new docker imageTomasz Miąsko2018-11-231-1/+1
* | Skip gobject/gvaluecollector.h when constructing GObject GIRTomasz Miąsko2018-11-242-2/+3
|/
* gitlab-ci: Update the docker image to use fedora 29 and the latest mesonChristoph Reiter2018-11-224-5/+5
* Update NEWSChristoph Reiter2018-11-171-0/+12
* gir: Update annotations from glib git masterRico Tzschichholz2018-11-143-46/+213
* giscanner: Print relative filename paths when warningJonas Ådahl2018-11-081-5/+2
* regress: Implement interface and override propertiesPhilip Chimento2018-11-0711-8/+163
* scanner: Skip ldd for library by filenameOlivier Crête2018-11-051-1/+4
* scanner: Accept library filenamesOlivier Crête2018-11-051-1/+2
* scanner: Pass library paths before the -l itselfOlivier Crête2018-11-051-11/+11
* Drop Python 2 support, require Python 3.4+Christoph Reiter2018-11-055-51/+10
* Merge branch 'fix-typeof' into 'master'Christoph Reiter2018-11-051-0/+1
|\
| * scanner: Parse __typeof__ and discard itJan Alexander Steffens (heftig)2018-11-051-0/+1
|/
* Merge branch 'gir-msvc-fix' into 'master'Christoph Reiter2018-11-041-1/+1
|\
| * meson: add back /usr/bin/env to the python-cmd. Fixes #237Havard Graff2018-11-041-1/+1
|/
* gitlab-ci: allow failure for the msvc build for nowChristoph Reiter2018-11-041-0/+1
* Merge branch 'flake8-updates' into 'master'Christoph Reiter2018-11-042-2/+2
|\
| * flake8 updates, fixes "make check.quality"Christoph Reiter2018-11-042-2/+2
|/
* Merge branch 'test-write-only-property' into 'master'Philip Chimento2018-10-236-1/+66
|\
| * regress: Add test for write-only propertyPhilip Chimento2018-10-226-1/+66
* | Merge branch 'wip/carlosg/girdir-pc-var' into 'master'Philip Chimento2018-10-114-7/+20
|\ \
| * | build: Make girdir in .pc files relative to ${datadir} by defaultCarlos Garnacho2018-10-104-7/+20
|/ /