summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* forgot to add .pc.in to EXTRA_DISTHavoc Pennington2000-07-311-1/+5
* pkg-config data filesHavoc Pennington2000-07-311-0/+3
* Include the "build" module in GLib, too, to make it more self-contained.Tor Lillqvist2000-07-141-1/+1
* Move glib-config to glib-config-2.0 move glib.m4 to glib-2.0.m4Owen Taylor2000-07-141-14/+18
* #include <gerror.h>Havoc Pennington2000-07-121-1/+2
* Release 1.3.1Owen Taylor2000-07-061-1/+3
* updatedOwen Taylor2000-06-291-1/+4
* FixOwen Taylor2000-06-291-34/+34
* Initial pass at adding unicode support functions. A few things still needOwen Taylor2000-06-211-1/+6
* makefile.mingw.in tests/makefile.mingw.in Rename makefile.cygwin(.in) toTor Lillqvist2000-05-131-3/+3
* added gobjectTim Janik2000-05-121-3/+2
* New File implementing an asynchronous queue to be used for asynchronousSebastian Wilhelmi2000-04-281-0/+2
* Added various win32 related *.in files to EXTRA_DIST to let 'makeSebastian Wilhelmi2000-03-241-1/+6
* Move to corresponding subdirectories.Tor Lillqvist2000-02-071-9/+1
* New files, for putting version info in the DLLs on Win32.Tor Lillqvist2000-02-041-1/+13
* Distribute also gwin32.cTor Lillqvist1999-11-011-0/+1
* added --export-dynamic so we can load dynmic modules, (required, accordingTim Janik1999-08-261-1/+2
* 18:36. incorporated proposed cleanups from gtk-devel-list.Tim Janik1999-07-241-1/+0
* Distribute the build-dll script also. Add some comments about it.Tor Lillqvist1999-06-281-1/+2
* Completed the thread support in GLib. Thread creation, prioritizingSebastian Wilhelmi1999-06-171-1/+1
* Correct rules for making the win32-related files that are made fromTor Lillqvist1999-05-081-4/+4
* New files, used to generate corresponding non-.in files when making aTor Lillqvist1999-05-061-0/+13
* New files to implement the Mersenne Twister Pseudo Random NumberSebastian Wilhelmi1999-04-091-0/+1
* Make sure `glibconfig.h' exists after the rule is fired.Raja R Harinath1999-03-291-5/+10
* Rename from configincludedir so that glibconfig.h will be installed asRaja R Harinath1999-03-261-2/+2
* Added stack, queue ADTs and related tests.Jeff Garzik1999-03-091-1/+3
* I've made the spec file autogenerated, and I tweaked itMichael Fulbright1999-02-211-1/+4
* made some adjustments for automake 1.4 and autoconf 2.13 (per suggestionsEST 1999 Mandrake1999-01-211-0/+2
* new fileManish Singh1999-01-201-5/+1
* More Win32 updates. Add missing Win32 files to distributed files.Tor Lillqvist1999-01-191-2/+3
* Added 'make check' tests, based on testglib code.Jeff Garzik1999-01-031-2/+2
* made the alloca tests follow the testglib styleManish Singh1999-01-021-37/+38
* fixed up sys/poll.h and sys/types.h inclusions.Tim Janik1998-12-191-0/+3
* This commit merges the glib-threads branch into the mainOwen Taylor1998-12-151-2/+3
* Forgot this, last ChangeLog covers it (added testgdate, testgdateparser)Havoc Pennington1998-12-021-1/+3
* Merge main loop into head. This probably breaks Win32, untilOwen Taylor1998-12-021-0/+3
* There are outstanding issues, but they should be resolvable in-place. IfHavoc Pennington1998-12-011-0/+1
* Put -DFOO stuff into Makefile.am INCLUDES.Jeff Garzik1998-11-291-1/+1
* INCLUDES is the right way to add to CFLAGS, not DEFS. Also there are bugsJeff Garzik1998-11-121-2/+1
* Land glib-rrh-19981025-0.patch.Raja R Harinath1998-11-011-4/+11
* removed dummy structure definitions for struct _GCache, _GTree, _GTimer,Tor Lillqvist1998-10-271-4/+10
* Released GLib 1.1.4GLIB_1_1_4CST 1998 Shawn T. Amundson1998-10-251-5/+14
* added ghook.c.Tim Janik1998-09-301-0/+1
* Update to libtool-1.2b, change library versioning scheme to dropOwen Taylor1998-09-151-5/+5
* version bump to 1.1.3, binary age 0, interface age 0.Tim Janik1998-08-161-0/+2
* minor hack to cause SUBDIRS (gmodule) to be build last. we do this byTim Janik1998-08-101-0/+3
* initial import of gmodule.Tim Janik1998-08-091-0/+4
* added a GNode test.Tim Janik1998-07-311-0/+1
* include glib.specTim Janik1998-07-271-1/+2
* added a bunch of utility/wrapper functions: g_basename(), g_getcwd(),Tim Janik1998-07-101-0/+1