summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
|/ /
* | Merge branch 'master' into 'master'Philip Chimento2018-10-0912-8/+33
|\ \ | |/ |/|
| * g-ir-tools: respect gir_dir_prefixKai Kang2018-10-086-2/+15
| * meson: add option 'gir-dir-prefix'Kai Kang2018-10-083-2/+11
| * configure.ac: make GIR_DIR configurableKai Kang2018-10-083-4/+7
|/
* Merge branch 'ci-upgrade-meson' into 'master'Christoph Reiter2018-10-013-3/+3
|\
| * CI: Upgrade Meson versionPhilip Chimento2018-09-293-3/+3
|/
* version bumpChristoph Reiter2018-09-072-2/+2
* Merge branch 'wip/jtojnar/meson-warnlib' into 'master'Christoph Reiter2018-09-071-0/+2
|\
| * meson: Install warnlibJan Tojnar2018-09-071-0/+2
|/
* Release 1.58.01.58.0Rico Tzschichholz2018-08-312-5/+5
* gir: Update annotations from glib git masterRico Tzschichholz2018-08-282-3411/+96
* g-ir-tool: ask sysconfig instead of hardcoding the extension module suffixChristoph Reiter2018-08-211-4/+4
* Merge branch 'tools.windows' into 'master'Christoph Reiter2018-08-214-5/+102
|\
| * Revert "scanner: remove hacks to make mingw g-i work with msvc Python"Chun-wei Fan2018-08-211-0/+84
| * Revert "scanner: remove some unnecessary Windows includes"Chun-wei Fan2018-08-211-1/+9
| * g-ir-tool-template.in: Don't hardcode /usr/bin/envChun-wei Fan2018-08-213-4/+9
|/
* Merge branch 'tools.windows' into 'master'Christoph Reiter2018-08-201-1/+6
|\