summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Drop the enumeration values from static storagewip/enum-types-relocEmmanuele Bassi2017-07-201-2/+2
* Allow copying the enumeration values when registering typesEmmanuele Bassi2017-07-202-2/+110
* meson: fix unit tests and "Invalid byte sequence in conversion input"Tim-Philipp Müller2017-07-192-0/+20
* Map G_NOTIFICATION_PRIORITY_HIGH to NOTIFY_URGENCY_NORMALAdrian Perez de Castro2017-07-181-1/+1
* Add Meson build files to the Autotools distEmmanuele Bassi2017-07-181-0/+39
* 2.53.42.53.4Matthias Clasen2017-07-171-2/+2
* mkenums: Keep compatibility with Python 2.xEmmanuele Bassi2017-07-171-2/+14
* mkenums: Skip unparsed linesEmmanuele Bassi2017-07-171-1/+1
* 2.53.4Matthias Clasen2017-07-172-1/+35
* tests: Do not use gnome.genmarshal()Emmanuele Bassi2017-07-171-13/+31
* mkenums: Add missing --fprod handlerEmmanuele Bassi2017-07-171-0/+1
* meson: Simplify the use of built toolsEmmanuele Bassi2017-07-177-99/+65
* mkenums: Use the same reporting functions from genmarshalEmmanuele Bassi2017-07-171-3/+46
* mkenums: Skip files not foundEmmanuele Bassi2017-07-171-1/+7
* mkenums: Change ordering for template file and argumentsEmmanuele Bassi2017-07-171-7/+34
* meson.build: Improve checks for va_copy() and __va_copy()Chun-wei Fan2017-07-171-6/+14
* mkenums: Fix typoEmmanuele Bassi2017-07-161-1/+1
* mkenums: Do not check for NoneEmmanuele Bassi2017-07-161-1/+1
* mkenums: Some arguments can be used multiple timesEmmanuele Bassi2017-07-161-13/+13
* Add more compatibility mode hacksEmmanuele Bassi2017-07-161-6/+27
* meson: fix typo in install path for gobject_gdb.pyChristoph Reiter2017-07-161-1/+1
* glib-mkenums: unescape \n etc. in command line argumentsTim-Philipp Müller2017-07-151-7/+12
* mkenums: pass string for re.sub() for realignatenko/mkenum-criticalIgor Gnatenko2017-07-151-1/+1
* mkenums: don't try to call undefined functionIgor Gnatenko2017-07-151-3/+0
* mkenums: make string raw for real regexIgor Gnatenko2017-07-151-2/+2
* mkenums: trivial style fixesIgor Gnatenko2017-07-151-27/+31
* mkenums: fix main incompatibility with python2Igor Gnatenko2017-07-151-0/+2
* meson: fix 'Unknown variable "gtester"' error on windowsTim-Philipp Müller2017-07-151-1/+1
* Use env for gdbus-codegen's scriptEmmanuele Bassi2017-07-141-1/+1
* Use env to run the Python-based toolsEmmanuele Bassi2017-07-142-2/+2
* meson: Substitute the Python shebangEmmanuele Bassi2017-07-143-2/+4
* meson: Use the appropriate libdir-relative pathsmeson-for-mergeEmmanuele Bassi2017-07-141-2/+2
* meson: Use the appropriate interface and binary agesEmmanuele Bassi2017-07-143-8/+11
* meson: Sync the version with AutotoolsEmmanuele Bassi2017-07-141-1/+1
* meson: fix remaining wrong #include's for gdbus_codegen filesThibault Saunier2017-07-132-3/+5
* Fix glib-genmarshal build with mesonMatthias Clasen2017-07-132-5/+7
* Add gopenuriportal.c to the meson buildMatthias Clasen2017-07-131-0/+6
* meson: replace meson.current_source_dir() with files()Alessandro Decina2017-07-131-2/+2
* meson: fix wrong #include's for gdbus_codegen filesAlessandro Decina2017-07-131-2/+4
* glib-mkenums: pick up /*< nick=xyz >*/ annotation againTim-Philipp Müller2017-07-131-1/+1
* meson: error out if atomic ops would be available with -march=i486Tim-Philipp Müller2017-07-131-0/+9
* meson: Fix the build defining HAVE_RTLD_XThibault Saunier2017-07-132-0/+15
* meson: Fix building as a subprojectThibault Saunier2017-07-131-1/+1
* meson: Defining MAJOR_IN_ as done by AC_HEADER_MAJORThibault Saunier2017-07-132-0/+9
* meson: gio tests need to link against gobject as wellTim-Philipp Müller2017-07-131-12/+14
* meson: docs: make gtk-doc find the gobject.types fileTim-Philipp Müller2017-07-131-1/+1
* meson add missing gio/tests subdirectory/fileTim-Philipp Müller2017-07-131-0/+8
* glib-mkenums: add back missing --fprod optionMatej Knopp2017-07-131-0/+2
* glib-mkenums: Fix parsing of multiline commentsMatej Knopp2017-07-131-2/+2
* meson: Install missing guuid.h headerSebastian Dröge2017-07-131-0/+1