summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Save preprocessor input and output files with save-tempsTomasz Miąsko2018-12-171-2/+5
* version bumpChristoph Reiter2018-12-162-2/+2
* release1.59.1Christoph Reiter2018-12-161-0/+34
* Update glib annotationsChristoph Reiter2018-12-162-1/+67
* version bumpChristoph Reiter2018-12-162-2/+2
* autotools: dist newly added meson build filesChristoph Reiter2018-12-163-2/+5
* girepository: Add version macros and functions. Fixes #200Christoph Reiter2018-12-1619-17/+237
* Replace git.gnome.org by Gitlab URL in <GitRepository> in DOAP fileAndre Klapper2018-12-161-2/+2
* baseinfo: don't abort when calling g_base_info_get_name() on a GITypeInfo. Fi...Christoph Reiter2018-12-152-0/+26
* giobjectinfo: Fix some documentation for find_vfunc_using_interfacesJasper St. Pierre2018-12-151-2/+2
* docs: move g_type_tag_to_string() and g_info_type_to_string() to the right se...Christoph Reiter2018-12-141-2/+2
* ci: switch to a non-srcdir build with autotoolsChristoph Reiter2018-12-141-2/+7
* Merge branch 'offset-bytes' into 'master'Christoph Reiter2018-12-141-1/+1
|\
| * docs: Field offsets are in the units of bytesTomasz Miąsko2018-12-141-1/+1
|/
* 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
|/ /