summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* version bumpgnome-3-30Christoph Reiter2018-12-302-2/+2
* release1.58.3Christoph Reiter2018-12-301-0/+10
* scanner: make using bool without stdbool include work again. Fixes #247Christoph Reiter2018-12-292-1/+2
* Update glib annotations (glib-2-58)Christoph Reiter2018-12-263-17/+40
* Define grefcount and gatomicrefcount as aliases to gintTomasz Miąsko2018-12-2612-0/+228
* docwriter: Support markdown 3.x. Fixes #250Christoph Reiter2018-12-261-3/+14
* ci: update the docker imageChristoph Reiter2018-12-263-4/+4
* version bumpChristoph Reiter2018-12-092-2/+2
* release1.58.2Christoph Reiter2018-12-091-0/+11
* Creating gir for GIRepository requires girepository library.Tomasz Miąsko2018-12-092-2/+1
* Ignore __pragma keyword used by MSVCTomasz Miąsko2018-12-091-0/+1
* scanner: Replace use of typeof with void tokenTomasz Miąsko2018-12-081-2/+2
* version bumpChristoph Reiter2018-11-172-2/+2
* release1.58.1Christoph Reiter2018-11-171-0/+12
* scanner: Skip ldd for library by filenameOlivier Crête2018-11-061-1/+4
* scanner: Accept library filenamesOlivier Crête2018-11-061-1/+2
* scanner: Pass library paths before the -l itselfOlivier Crête2018-11-061-11/+11
* gitlab-ci: allow failure for the msvc build for nowChristoph Reiter2018-11-051-0/+1
* docker: add a separate docker image for the stable branchChristoph Reiter2018-11-052-2/+2
* CI: Upgrade Meson versionPhilip Chimento2018-11-053-3/+3
* meson: add back /usr/bin/env to the python-cmd. Fixes #237Havard Graff2018-11-051-1/+1
* flake8 updates, fixes "make check.quality"Christoph Reiter2018-11-052-2/+2
* scanner: Parse __typeof__ and discard itJan Alexander Steffens (heftig)2018-11-051-0/+1
* meson: Install warnlibJan Tojnar2018-09-071-0/+2
* version bumpChristoph Reiter2018-09-072-2/+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
|\
| * g-ir-tool-templates.in: Fix installed use on WindowsChun-wei Fan2018-08-201-1/+6
* | MSVC.README.rst: Be more clear on Python requirementsChun-wei Fan2018-08-201-5/+9
|/
* version bumpChristoph Reiter2018-08-182-2/+2
* ci: force enable doctool and gtkdoc1.57.3Christoph Reiter2018-08-182-2/+4
* docwriter: revert some output changes to make the tests passChristoph Reiter2018-08-181-3/+6
* g-ir-doc-tool: keep mallard as the default formatChristoph Reiter2018-08-171-1/+1
* Update NEWSChristoph Reiter2018-08-171-1/+4
* version bumpChristoph Reiter2018-08-172-2/+2
* build: Fix a meson build file missing in the tarball. Fixes #223Christoph Reiter2018-08-171-0/+1
* gir: Update annotations from glib git masterChristoph Reiter2018-08-163-90/+97
* Merge branch 'flake8' into 'master'Christoph Reiter2018-08-1522-2707/+33
|\
| * ci: always pass --count to flake8 to get more verbose outputChristoph Reiter2018-08-153-4/+4
| * tests: depend on flake8 instead of including pep8/pyflakesChristoph Reiter2018-08-1522-2707/+33
|/
* Merge branch 'devdocs-format-rebase-v2' into 'master'Christoph Reiter2018-08-1423-22/+955
|\
| * Fix format/format_inline distinction.rockon9992018-08-132-8/+7
| * Improve markdown compatibility of docwriter.rockon9992018-08-081-13/+80
| * Sort index files by type.rockon9992018-08-061-7/+50