summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'girepo-docs-cleanup' into 'master'Christoph Reiter2018-12-1414-904/+29
|\
| * docs: Remove everything not related to libgirepository and restructure. Fixes...Christoph Reiter2018-12-1414-904/+29
* | website: add a page with build/test instructionsChristoph Reiter2018-12-142-0/+69
* | Replace Bugzilla by Gitlab URL in DOAP fileAndre Klapper2018-12-141-1/+1
|/
* Merge branch 'meson-offsets' into 'master'Christoph Reiter2018-12-112-2/+80
|\
| * meson: Don't install test typelibsTomasz Miąsko2018-12-101-2/+0
| * meson: Port offsets testsTomasz Miąsko2018-12-102-0/+80
|/
* Merge branch 'meson-repository' into 'master'Christoph Reiter2018-12-104-3/+146
|\
| * meson: Port repository testsTomasz Miąsko2018-12-104-3/+146
|/
* Merge branch 'ci-libgirepository-docs' into 'master'Christoph Reiter2018-12-1027-116/+132
|\
| * docs: fix gtk-doc warnings and update version infosChristoph Reiter2018-12-0926-114/+113
| * ci: build libgirepository docs and push to gitlab pages. Fixes #231Christoph Reiter2018-12-091-2/+19
* | Merge branch 'annotationparser' into 'master'Christoph Reiter2018-12-092-0/+22
|\ \
| * | meson: Run annotationparser testsTomasz Miąsko2018-12-092-0/+22
| |/
* | Merge branch 'u' into 'master'Christoph Reiter2018-12-092-2/+2
|\ \ | |/ |/|
| * Drop deprecated and redundant universal newline modeTomasz Miąsko2018-12-092-2/+2
|/
* Merge branch 'sourcescanner-empty-delcs' into 'master'Christoph Reiter2018-12-092-0/+10
|\
| * sourcescanner: Allow empty declarations. Fixes #216Christoph Reiter2018-12-092-0/+10
* | NEWS: fix version numbersChristoph Reiter2018-12-092-5/+5
* | Merge branch 'slist-array' into 'master'Christoph Reiter2018-12-095-62/+53
|\ \
| * | Replace linked lists with arrays in source scannerTomasz Miąsko2018-12-095-62/+53
|/ /
* | 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