summaryrefslogtreecommitdiff
path: root/gio/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2014-02-15win32: fixup lib.exe invocationRyan Lortie1-1/+4
2013-11-19build: Give internal libraries higher precedenceMichael Haubenwallner1-18/+19
2013-11-08Revert "gio/Makefile: make sure to dist gappinfoprivate.h"Rico Tzschichholz1-1/+0
2013-11-07gio/Makefile: make sure to dist gappinfoprivate.hRyan Lortie1-0/+1
2013-11-07gio: Add gappinfoprivate.h to Makefile.amRico Tzschichholz1-0/+1
2013-10-28gio: Remove an unused variable from Makefile.amPhilip Withnall1-1/+1
2013-10-23file-info: Add a G_FILE_ATTRIBUTE_THUMBNAIL_IS_VALID attributeRyan Lortie1-0/+2
2013-10-21Don't build gapplication(1) on win32Ryan Lortie1-0/+2
2013-10-21GNotification: Don't install private headers, avoid duplicated prototypeColin Walters1-2/+2
2013-10-21Add gtk notification backendLars Uebernickel1-0/+1
2013-10-21Add GNotificationLars Uebernickel1-0/+6
2013-10-17GSubprocess: New class for spawning child processesColin Walters1-0/+5
2013-10-17gio: Add private API to create win32 streams from fdsColin Walters1-0/+1
2013-10-17New gapplication(1) toolRyan Lortie1-0/+9
2013-10-04gcredentials: add internal macros to simplify all the #ifdefsDan Winship1-0/+1
2013-09-29GInputStream: Add g_input_stream_async_read_is_via_threads()Mike Ruprecht1-0/+1
2013-09-28gio: make gnetworking.h nodistDan Winship1-1/+4
2013-08-19GSocket – Implement multicast interface selection on WindowsSebastian Dröge1-1/+1
2013-07-11add GPropertyActionRyan Lortie1-0/+2
2013-05-31Rework the build system for a new tests approachRyan Lortie1-13/+7
2013-04-21Introduce GBytesIconRyan Lortie1-0/+2
2013-02-27build: Add --disable-compile-warningsColin Walters1-0/+2
2013-02-14GSimpleProxyResolver: new simple GProxyResolver classDan Winship1-3/+5
2013-01-23build: fix a srcdir != builddir problem with gnetworking.hDan Winship1-4/+2
2013-01-17Remove ABI checking scriptsRyan Lortie1-8/+0
2013-01-17Remove regexp-based export controlRyan Lortie1-3/+1
2013-01-14visibility: Use a separate CFLAGS variableRyan Lortie1-1/+2
2013-01-13win32: build: stop using .def filesRyan Lortie1-18/+2
2012-12-17Fix distcheckMatthias Clasen1-0/+5
2012-12-15Add a preconfigured gio/gnetworking.h for WindowsChun-wei Fan1-0/+1
2012-12-12Add gnetworking.hDan Winship1-0/+3
2012-11-15Revert "gio: Add private API to create win32 streams from fds"Michael Natterer1-1/+0
2012-11-15GFileMonitor: Add kqueue(3) support to GIOAntoine Jacoutot1-0/+6
2012-11-14gio: Add private API to create win32 streams from fdsColin Walters1-0/+1
2012-11-02gdbusactiongroup: Add prototype for g_dbus_action_group_sync()Colin Walters1-0/+1
2012-10-10GTask: new GAsyncResult implementation / threaded task managerDan Winship1-0/+2
2012-08-15Revert "Use upstream gettext instead the glib one"Javier Jardón1-1/+0
2012-08-15Use upstream gettext instead the glib oneJavier Jardón1-0/+1
2012-07-19gio/Makefile.am: Filter out gcontenttype.c for MSVC buildsChun-wei Fan1-3/+3
2012-07-03Split gcontenttype.cMatthias Clasen1-2/+3
2012-06-21Install bash completion files in /usr/share/Matthias Clasen1-4/+4
2012-06-05Pass -framework sub-flag without embedded whitespaceDaniel Macks1-1/+1
2012-05-29build: Add missing AM_V_GEN to silence the buildChristian Persch1-1/+1
2012-04-26Dist gio/dbus-daemon.xml and fix dependency for builddir != srcdirAlexander Larsson1-3/+3
2012-04-25build: Fix 'make dist' regressionColin Walters1-3/+0
2012-04-24win32: Fix build with srcdir != builddirAlexander Larsson1-1/+1
2012-04-24win32: Fix build of gdbus-daemon-generated.[ch]Alexander Larsson1-2/+2
2012-04-20win32: Support autolaunching dbus daemonAlexander Larsson1-0/+8
2012-04-20Add GDBusDAaemon, an implementation of a message busAlexander Larsson1-1/+16
2012-04-19Add GTestDBus objectXavier Claessens1-0/+2