summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
...
* added po to SUBDIRSSven Neumann2001-08-201-1/+1
* let the generated .pc files depend on config.status, so they get correctlyTim Janik2001-08-151-0/+2
* removed glib.def from EXTRA_DIST ... ... and added it here.Sven Neumann2001-07-231-1/+0
* Removed glib-config-2.0, as we have pkg-config now.Sebastian Wilhelmi2001-06-271-6/+1
* Move glib library into a subdirectory, make all GLib include files includeOwen Taylor2001-06-261-132/+1
* subst GLIB_GENMARSHAL, GOBJECT_QUERY, GLIB_MKENUMS variablesHavoc Pennington2001-06-071-0/+4
* Add gpattern.o to objects.Sebastian Wilhelmi2001-05-171-1/+1
* m4macros/MakefileHavoc Pennington2001-05-151-4/+1
* Remove warnings about conflicts with the stable version.GLIB_1_3_3Owen Taylor2001-04-171-3/+4
* updates.Tim Janik2001-04-031-0/+1
* added g_list_nth_prev() which walks ->prev instead of ->next.Tim Janik2001-04-031-0/+2
* -DG_DISABLE_DEPRECATEDOwen Taylor2001-03-261-2/+1
* Cygwin support contributed by Stefan Ondrejicka <ondrej@idata.sk>.Tor Lillqvist2001-03-091-13/+29
* Match also UNC paths on Win32.Tor Lillqvist2001-02-211-1/+1
* my name is glib-config-2.0! don't exit with errorcode!=0 for --help or -h.Tim Janik2001-02-191-0/+4
* Optimize for size rather than speed by making _() always callOwen Taylor2001-01-171-0/+1
* remove glib-config-2.0Havoc Pennington2001-01-041-4/+0
* -I$(top_srcdir)/gmodule, fix from Michael MeeksHavoc Pennington2001-01-041-1/+1
* New gcompat.h header file as recommended by Havoc.Ali Abdin2000-12-241-1/+3
* Major change in API for creating sources to handle multiple main loopsOwen Taylor2000-12-051-1/+2
* s/UNICODE_LAST_CHAR/G_UNICODE_LAST_CHAR/Havoc Pennington2000-11-291-1/+4
* Patches by Hans Breuer:Tor Lillqvist2000-11-281-0/+1
* Patch from David Benson <daveb@idealab.com> to add user_data support toJonathan Blandford2000-11-201-0/+2
* Create wrapper functions for iconv() so that we can transparently use theOwen Taylor2000-11-121-0/+2
* New module to parse a simple markup languageHavoc Pennington2000-10-271-0/+2
* Pass -DGSPAWN_HELPER when building it. Link with user32.lib.Tor Lillqvist2000-10-191-1/+2
* Add gspawn-win32.c to EXTRA_DIST.Tor Lillqvist2000-10-161-0/+1
* gmodule: New variable. (dist-hook): Handle $(BUILT_EXTRA_DIST).Raja R Harinath2000-10-161-9/+18
* Added the new headers to glibinclude_HEADERS.Sebastian Wilhelmi2000-10-121-1/+34
* Use this to specify that 'configure' depends on acglib.m4.Raja R Harinath2000-10-091-1/+1
* Add new files.Havoc Pennington2000-10-091-0/+6
* Reverted my last commit:Martin Baulig2000-10-041-7/+1
* Put the pkg-config scripts back to the correct pkg-config syntaxMartin Baulig2000-09-301-1/+1
* New automake conditional. Only compile the gthread subdirectory if weMartin Baulig2000-09-291-1/+7
* Set this to `$(libexecdir)/pkgconfig'; this is the directory whereMartin Baulig2000-09-291-1/+1
* Missing piece of previous commit - add @ALLOCA@ to sources (normallyElliot Lee2000-09-251-1/+2
* Havoc Pennington's implementation of convenient character set conversionOwen Taylor2000-09-111-0/+1
* 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