summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)Author
2000-05-13makefile.mingw.in tests/makefile.mingw.in Rename makefile.cygwin(.in) toTor Lillqvist
2000-05-12added gobjectTim Janik
2000-04-28New File implementing an asynchronous queue to be used for asynchronousSebastian Wilhelmi
2000-03-24Added various win32 related *.in files to EXTRA_DIST to let 'makeSebastian Wilhelmi
2000-02-07Move to corresponding subdirectories.Tor Lillqvist
2000-02-04New files, for putting version info in the DLLs on Win32.Tor Lillqvist
1999-11-01Distribute also gwin32.cTor Lillqvist
1999-08-26added --export-dynamic so we can load dynmic modules, (required, accordingTim Janik
1999-07-2418:36. incorporated proposed cleanups from gtk-devel-list.Tim Janik
1999-06-28Distribute the build-dll script also. Add some comments about it.Tor Lillqvist
1999-06-17Completed the thread support in GLib. Thread creation, prioritizingSebastian Wilhelmi
1999-05-08Correct rules for making the win32-related files that are made fromTor Lillqvist
1999-05-06New files, used to generate corresponding non-.in files when making aTor Lillqvist
1999-04-09New files to implement the Mersenne Twister Pseudo Random NumberSebastian Wilhelmi
1999-03-29Make sure `glibconfig.h' exists after the rule is fired.Raja R Harinath
1999-03-26Rename from configincludedir so that glibconfig.h will be installed asRaja R Harinath
1999-03-09Added stack, queue ADTs and related tests.Jeff Garzik
1999-02-21I've made the spec file autogenerated, and I tweaked itMichael Fulbright
1999-01-21made some adjustments for automake 1.4 and autoconf 2.13 (per suggestionsEST 1999 Mandrake
1999-01-20new fileManish Singh
1999-01-19More Win32 updates. Add missing Win32 files to distributed files.Tor Lillqvist
1999-01-03Added 'make check' tests, based on testglib code.Jeff Garzik
1999-01-02made the alloca tests follow the testglib styleManish Singh
1998-12-19fixed up sys/poll.h and sys/types.h inclusions.Tim Janik
1998-12-15This commit merges the glib-threads branch into the mainOwen Taylor
1998-12-02Forgot this, last ChangeLog covers it (added testgdate, testgdateparser)Havoc Pennington
1998-12-02Merge main loop into head. This probably breaks Win32, untilOwen Taylor
1998-12-01There are outstanding issues, but they should be resolvable in-place. IfHavoc Pennington
1998-11-29 Put -DFOO stuff into Makefile.am INCLUDES.Jeff Garzik
1998-11-12INCLUDES is the right way to add to CFLAGS, not DEFS. Also there are bugsJeff Garzik
1998-11-01Land glib-rrh-19981025-0.patch.Raja R Harinath
1998-10-27removed dummy structure definitions for struct _GCache, _GTree, _GTimer,Tor Lillqvist
1998-10-25Released GLib 1.1.4upstream/GLIB_1_1_4CST 1998 Shawn T. Amundson
1998-09-30added ghook.c.Tim Janik
1998-09-15Update to libtool-1.2b, change library versioning scheme to dropOwen Taylor
1998-08-16version bump to 1.1.3, binary age 0, interface age 0.Tim Janik
1998-08-10minor hack to cause SUBDIRS (gmodule) to be build last. we do this byTim Janik
1998-08-09initial import of gmodule.Tim Janik
1998-07-31added a GNode test.Tim Janik
1998-07-27include glib.specTim Janik
1998-07-10added a bunch of utility/wrapper functions: g_basename(), g_getcwd(),Tim Janik
1998-06-12[Changes from josh to sync with his glib stuff -Yosh]Josh MacDonald
1998-06-10Initial revisionOwen Taylor