summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* glib-mkenums: fix parsing of /*< flags >*/ annotationTim-Philipp Müller2017-07-131-5/+5
* meson: rebase on top of master ~2.53.1Tim-Philipp Müller2017-07-133-24/+61
* meson: add tests/gobject and tests/refcountTim-Philipp Müller2017-07-134-1/+104
* meson: gio/tests: remove some leftover rubbishTim-Philipp Müller2017-07-131-40/+0
* meson: gio/tests: add more gio testsTim-Philipp Müller2017-07-136-11/+96
* meson: Use glib-mkenums directly instead of via build_mkenum.pyNirbheek Chauhan2017-07-132-31/+8
* glib-mkenums: misc fixes to python portNirbheek Chauhan2017-07-131-1/+1
* Add zlib, libffi, and proxy-libintl subproject wrapsNirbheek Chauhan2017-07-134-1/+13
* meson: Use Python port of glib-mkenumsNirbheek Chauhan2017-07-135-583/+579
* meson: Use proxy-libintl if gettext is not foundNirbheek Chauhan2017-07-135-15/+23
* meson: Only require libmount on LinuxNirbheek Chauhan2017-07-131-1/+1
* meson: Allow using libffi and zlib as subprojectsNirbheek Chauhan2017-07-131-10/+4
* meson: Print output for more compiler checksNirbheek Chauhan2017-07-131-7/+7
* meson: Detect with-docs and with-man automaticallyNirbheek Chauhan2017-07-135-131/+42
* meson: Rebase and update to 2.51.2Nirbheek Chauhan2017-07-131-1/+1
* tests: gio/tests: add gdbus testsTim-Philipp Müller2017-07-131-14/+116
* meson: gio/tests: add more gresource testsTim-Philipp Müller2017-07-132-2/+72
* meson: add -fvisibility=hidden explicitly to selected targetsTim-Philipp Müller2017-07-139-11/+13
* meson: use add_project_arguments() instead of add_global_arguments()Tim-Philipp Müller2017-07-131-3/+1
* meson: gio/tests: add more missing testsTim-Philipp Müller2017-07-135-67/+163
* gio: tests: rename generated giotypefunc.c to giotypefuncs.incTim-Philipp Müller2017-07-133-5/+5
* meson: gio, gobject: use files() for headers listTim-Philipp Müller2017-07-132-10/+10