summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* release1.59.2Christoph Reiter2019-01-041-0/+27
* autotools: dist test_docwriter.pyChristoph Reiter2019-01-041-1/+2
* meson: disable doctool by defaultChristoph Reiter2019-01-033-3/+3
* meson: port doctool testsChristoph Reiter2019-01-033-0/+73
* tests: try building Bar-1.0 againChristoph Reiter2019-01-021-1/+36
* ci: update meson to 0.49.0Christoph Reiter2019-01-025-5/+5
* gimarshallingtests: Remove declarations of nonexistent functionsPhilip Chimento2019-01-011-8/+0
* meson: port more typelib testsChristoph Reiter2019-01-014-31/+141
* ci: enable -Werror for msys2+mesonChristoph Reiter2019-01-014-6/+13
* meson: make test_offsets.py work on WindowsChristoph Reiter2019-01-011-6/+7
* gitestoffsets: use g_fprintf and fix the format specifier for the struct offsetChristoph Reiter2019-01-011-19/+20
* autotools: fix missing version api in gtk-doc for non-srcdir buildsChristoph Reiter2019-01-011-2/+2
* tests: add the utility dep to the right targetChristoph Reiter2019-01-011-2/+2
* tests: revert building Bar-1.0.girChristoph Reiter2019-01-011-26/+1
* meson: port more gir testsChristoph Reiter2019-01-011-0/+92
* meson: fix missing regress dependency on the utility gir.Christoph Reiter2018-12-311-2/+3
* meson: build libregress with cairo supportChristoph Reiter2018-12-313-8/+40
* meson: port some .gir testsChristoph Reiter2018-12-311-0/+271
* Update glib annotationsChristoph Reiter2018-12-313-44/+356
* customize_compiler: also replace the linker command if CC is setChristoph Reiter2018-12-302-1/+9
* Update NEWSChristoph Reiter2018-12-301-0/+12
* Do not bail out when parsing GIR files without doc positionsEmmanuele Bassi2018-12-291-2/+2
* tests: Use macros to print field offsetsTomasz Miąsko2018-12-291-60/+63
* tests: Drop separate functions for offsets testsTomasz Miąsko2018-12-291-56/+11
* tests: Use macro to determine alignmentTomasz Miąsko2018-12-291-49/+9
* ccompiler: don't use Python compiler flags. Fixes #150Christoph Reiter2018-12-292-8/+8
* ccompiler: include a version of customize_compiler() from CPythonChristoph Reiter2018-12-291-1/+50
* Test commands executed by unix C compiler.Tomasz Miąsko2018-12-294-1/+222
* tests: Remove temporary files created when testing transformerTomasz Miąsko2018-12-221-4/+7
* scanner: make using bool without stdbool include work again. Fixes #247Christoph Reiter2018-12-213-1/+7
* docwriter: Support markdown 3.x. Fixes #250Christoph Reiter2018-12-202-5/+16
* tests: make scanner tests work with msvc + subprojectsChristoph Reiter2018-12-204-28/+44
* Cleanup strict-prototypes warningsTomasz Miąsko2018-12-203-5/+4
* tests: Introspect list of fields in offsets testTomasz Miąsko2018-12-191-185/+31
* tests: Drop autogeneration of offsets testsTomasz Miąsko2018-12-195-265/+430
* Add a --version option to g-ir-compiler and g-ir-generate. Fixes #55Christoph Reiter2018-12-196-0/+30
* gir/cairo: add cairo_rectangle_t. Fixes #74Christoph Reiter2018-12-191-0/+16
* build: extend PYTHONPATH instead of replacing it. Fixes #126Christoph Reiter2018-12-192-3/+4
* automake: Use the wildcard function where needed. Fixes #160William Hua2018-12-191-8/+8
* meson: add default compiler warning flags and enable -Werror on CIChristoph Reiter2018-12-188-10/+119
* meson: Always replace GIR_DIR in toolsEmmanuele Bassi2018-12-181-0/+1
* meson: Use `copy` instead of an empty configurationEmmanuele Bassi2018-12-181-1/+1
* meson: Require 0.47Emmanuele Bassi2018-12-181-1/+1
* meson: only link against libpython on WindowsChristoph Reiter2018-12-171-1/+8
* meson: install everything.c/h like with autotoolsChristoph Reiter2018-12-172-3/+10
* meson: install various test sources to match what autotools doesChristoph Reiter2018-12-171-0/+8
* doctemplates: install devdocs/Gjs/method.tmplChristoph Reiter2018-12-171-0/+1
* Makefile-gir: parse giversion.c as well to get the annotationsChristoph Reiter2018-12-171-0/+1
* meson: build/install mdextensions.py; and add a simple testChristoph Reiter2018-12-174-1/+20
* update-glib-annotations: make it work with meson and drop autotools supportChristoph Reiter2018-12-171-85/+67