hook gvariant vectors up to kdbus
[platform/upstream/glib.git] / Makefile.am
2000-10-04 Martin BauligReverted my last commit:
2000-09-30 Martin BauligPut the pkg-config scripts back to the correct pkg...
2000-09-29 Martin BauligNew automake conditional. Only compile the gthread...
2000-09-29 Martin BauligSet this to `$(libexecdir)/pkgconfig'; this is the...
2000-09-25 Elliot LeeMissing piece of previous commit - add @ALLOCA@ to...
2000-09-11 Owen TaylorHavoc Pennington's implementation of convenient charact...
2000-07-31 Havoc Penningtonforgot to add .pc.in to EXTRA_DIST
2000-07-31 Havoc Penningtonpkg-config data files
2000-07-14 Tor LillqvistInclude the "build" module in GLib, too, to make it...
2000-07-14 Owen TaylorMove glib-config to glib-config-2.0 move glib.m4 to...
2000-07-12 Havoc Pennington#include <gerror.h>
2000-07-06 Owen TaylorRelease 1.3.1
2000-06-29 Owen Taylorupdated
2000-06-29 Owen TaylorFix
2000-06-21 Owen TaylorInitial pass at adding unicode support functions. A...
2000-05-13 Tor Lillqvistmakefile.mingw.in tests/makefile.mingw.in Rename makefi...
2000-05-12 Tim Janikadded gobject
2000-04-28 Sebastian WilhelmiNew File implementing an asynchronous queue to be used...
2000-03-24 Sebastian WilhelmiAdded various win32 related *.in files to EXTRA_DIST...
2000-02-07 Tor LillqvistMove to corresponding subdirectories.
2000-02-04 Tor LillqvistNew files, for putting version info in the DLLs on...
1999-11-01 Tor LillqvistDistribute also gwin32.c
1999-08-26 Tim Janikadded --export-dynamic so we can load dynmic modules...
1999-07-24 Tim Janik18:36. incorporated proposed cleanups from gtk-devel...
1999-06-28 Tor LillqvistDistribute the build-dll script also. Add some comments...
1999-06-17 Sebastian WilhelmiCompleted the thread support in GLib. Thread creation...
1999-05-08 Tor LillqvistCorrect rules for making the win32-related files that...
1999-05-06 Tor LillqvistNew files, used to generate corresponding non-.in files...
1999-04-09 Sebastian WilhelmiNew files to implement the Mersenne Twister Pseudo...
1999-03-29 Raja R HarinathMake sure `glibconfig.h' exists after the rule is fired.
1999-03-26 Raja R HarinathRename from configincludedir so that glibconfig.h will...
1999-03-09 Jeff GarzikAdded stack, queue ADTs and related tests.
1999-02-21 Michael FulbrightI've made the spec file autogenerated, and I tweaked it
1999-01-21 EST 1999 Mandrakemade some adjustments for automake 1.4 and autoconf...
1999-01-20 Manish Singhnew file
1999-01-19 Tor LillqvistMore Win32 updates. Add missing Win32 files to distribu...
1999-01-03 Jeff GarzikAdded 'make check' tests, based on testglib code.
1999-01-02 Manish Singhmade the alloca tests follow the testglib style
1998-12-19 Tim Janikfixed up sys/poll.h and sys/types.h inclusions.
1998-12-15 Owen TaylorThis commit merges the glib-threads branch into the...
1998-12-02 Havoc PenningtonForgot this, last ChangeLog covers it (added testgdate...
1998-12-02 Owen TaylorMerge main loop into head. This probably breaks Win32...
1998-12-01 Havoc PenningtonThere are outstanding issues, but they should be resolv...
1998-11-29 Jeff Garzik Put -DFOO stuff into Makefile.am INCLUDES.
1998-11-12 Jeff GarzikINCLUDES is the right way to add to CFLAGS, not DEFS...
1998-11-01 Raja R HarinathLand glib-rrh-19981025-0.patch.
1998-10-27 Tor Lillqvistremoved dummy structure definitions for struct _GCache...
1998-10-25 CST 1998 Shawn T... Released GLib 1.1.4 GLIB_1_1_4
1998-09-30 Tim Janikadded ghook.c.
1998-09-15 Owen TaylorUpdate to libtool-1.2b, change library versioning schem...
1998-08-16 Tim Janikversion bump to 1.1.3, binary age 0, interface age 0.
1998-08-10 Tim Janikminor hack to cause SUBDIRS (gmodule) to be build last...
1998-08-09 Tim Janikinitial import of gmodule.
1998-07-31 Tim Janikadded a GNode test.
1998-07-27 Tim Janikinclude glib.spec
1998-07-10 Tim Janikadded a bunch of utility/wrapper functions: g_basename...
1998-06-12 Josh MacDonald[Changes from josh to sync with his glib stuff -Yosh]
1998-06-10 Owen TaylorInitial revision