glib/gio/kqueue
Nirbheek Chauhan fe2a9887a8 meson: Improve MSVC and MinGW support and fix dependencies everywhere
Disable gio tests on Windows, fix .gitignore to not ignore
config.h.meson, and add more things to it.

Rename the library file naming and versioning to match what Autotools
outputs, e.g., libglib-2.0.so.0.5000.2 on Linux, libglib-2.0-0.dll  and
glib-2.0-0.dll on Windows with MSVC.

Several more tiny fixes, more executables built and installed, install
pkg-config and m4 files, fix building of gobject tests.

Changes to gdbus-codegen to support out-of-tree builds without
environment variables set (which you can't in Meson). We now add the
build directory to the Python module search path.
2017-07-13 19:03:39 -04:00
..
dep-list.c Use 'dumb quotes' rather than `really dumb quotes' 2013-05-21 11:23:22 -03:00
dep-list.h GFileMonitor: Add kqueue(3) support to GIO 2012-11-15 08:13:30 +01:00
gkqueuefilemonitor.c kqueue: add a bit of extra paranoia on cancel 2015-06-05 14:55:01 -04:00
gkqueuefilemonitor.h kqueue backend: port to new GLocalFileMonitor API 2015-03-20 12:01:35 -04:00
kqueue-exclusions.c docs: fix up docs issues in gio/ 2015-02-05 16:20:43 +01:00
kqueue-exclusions.h GFileMonitor: Add kqueue(3) support to GIO 2012-11-15 08:13:30 +01:00
kqueue-helper.c gio: Always purge kqueue subs from missing list 2017-03-09 17:38:55 +00:00
kqueue-helper.h kqueue backend: port to new GLocalFileMonitor API 2015-03-20 12:01:35 -04:00
kqueue-missing.c kqueue: fix a potential deadlock 2013-12-26 19:57:44 +01:00
kqueue-missing.h GFileMonitor: Add kqueue(3) support to GIO 2012-11-15 08:13:30 +01:00
kqueue-sub.c GFileMonitor: Add kqueue(3) support to GIO 2012-11-15 08:13:30 +01:00
kqueue-sub.h GFileMonitor: Add kqueue(3) support to GIO 2012-11-15 08:13:30 +01:00
kqueue-thread.c docs: Fix broken gtk-doc formatting 2014-08-18 14:08:41 +02:00
kqueue-thread.h GFileMonitor: Add kqueue(3) support to GIO 2012-11-15 08:13:30 +01:00
kqueue-utils.c kqueue backend: port to new GLocalFileMonitor API 2015-03-20 12:01:35 -04:00
kqueue-utils.h kqueue backend: port to new GLocalFileMonitor API 2015-03-20 12:01:35 -04:00
Makefile.am kqueue backend: port to new GLocalFileMonitor API 2015-03-20 12:01:35 -04:00
meson.build meson: Improve MSVC and MinGW support and fix dependencies everywhere 2017-07-13 19:03:39 -04:00