summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)Author
2001-03-09Cygwin support contributed by Stefan Ondrejicka <ondrej@idata.sk>.Tor Lillqvist
2001-02-21Match also UNC paths on Win32.Tor Lillqvist
2001-02-19my name is glib-config-2.0! don't exit with errorcode!=0 for --help or -h.Tim Janik
2001-01-17Optimize for size rather than speed by making _() always callOwen Taylor
2001-01-04remove glib-config-2.0Havoc Pennington
2001-01-04-I$(top_srcdir)/gmodule, fix from Michael MeeksHavoc Pennington
2000-12-24New gcompat.h header file as recommended by Havoc.Ali Abdin
2000-12-05Major change in API for creating sources to handle multiple main loopsOwen Taylor
2000-11-29s/UNICODE_LAST_CHAR/G_UNICODE_LAST_CHAR/Havoc Pennington
2000-11-28Patches by Hans Breuer:Tor Lillqvist
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