summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)Author
2000-11-20Patch from David Benson <daveb@idealab.com> to add user_data support toJonathan Blandford
2000-11-12Create wrapper functions for iconv() so that we can transparently use theOwen Taylor
2000-10-27New module to parse a simple markup languageHavoc Pennington
2000-10-19Pass -DGSPAWN_HELPER when building it. Link with user32.lib.Tor Lillqvist
2000-10-16Add gspawn-win32.c to EXTRA_DIST.Tor Lillqvist
2000-10-16gmodule: New variable. (dist-hook): Handle $(BUILT_EXTRA_DIST).Raja R Harinath
2000-10-12Added the new headers to glibinclude_HEADERS.Sebastian Wilhelmi
2000-10-09Use this to specify that 'configure' depends on acglib.m4.Raja R Harinath
2000-10-09Add new files.Havoc Pennington
2000-10-04Reverted my last commit:Martin Baulig
2000-09-30Put the pkg-config scripts back to the correct pkg-config syntaxMartin Baulig
2000-09-29New automake conditional. Only compile the gthread subdirectory if weMartin Baulig
2000-09-29Set this to `$(libexecdir)/pkgconfig'; this is the directory whereMartin Baulig
2000-09-25Missing piece of previous commit - add @ALLOCA@ to sources (normallyElliot Lee
2000-09-11Havoc Pennington's implementation of convenient character set conversionOwen Taylor
2000-07-31forgot to add .pc.in to EXTRA_DISTHavoc Pennington
2000-07-31pkg-config data filesHavoc Pennington
2000-07-14Include the "build" module in GLib, too, to make it more self-contained.Tor Lillqvist
2000-07-14Move glib-config to glib-config-2.0 move glib.m4 to glib-2.0.m4Owen Taylor
2000-07-12#include <gerror.h>Havoc Pennington
2000-07-06Release 1.3.1Owen Taylor
2000-06-29updatedOwen Taylor
2000-06-29FixOwen Taylor
2000-06-21Initial pass at adding unicode support functions. A few things still needOwen Taylor
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