summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Added gmodule-no-export-2.0-uninstalled.pc.in to allow building of otherBrian Cameron2005-05-061-1/+3
* Add missing ChangeLog.pre*Owen Taylor2005-01-101-0/+2
* Generate and distribute gmodule-export-2.0.pc, which is currently just aMatthias Clasen2005-01-071-1/+2
* Add gmodule-no-export-2.0.pc.inMatthias Clasen2004-11-171-1/+2
* Fix #132858, Sven Neumann, patch by James Henstridge:Matthias Clasen2004-07-211-0/+4
* === Released 2.5.0 ===GLIB_2_5_0Soeren Sandmann2004-07-181-4/+3
* Update.Tor Lillqvist2004-03-061-1/+0
* require automake 1.7. Add calls to libtoolize and gtkdocize. Clean up someJames Henstridge2003-03-041-35/+17
* Include ChangeLog.pre-2-2.Tor Lillqvist2003-02-111-0/+1
* Remove references to glib.spec. (#102231)Owen Taylor2003-01-301-3/+2
* Don't distribute glib-zip.Tor Lillqvist2003-01-041-2/+1
* [ merged from stable ]Owen Taylor2002-05-061-0/+1
* Updates.Owen Taylor2002-03-081-1/+0
* Default to --disable-gtk-doc, to avoid Jade setup hassles.Owen Taylor2002-03-051-0/+24
* moved warning to error pragmas to their own file to not force 'goodHans Breuer2002-01-051-0/+1
* Version 11, interface, binary age 0.Owen Taylor2001-11-221-0/+2
* provide g_newa(ctype, count) on top of g_alloca() like we provide g_new()Tim Janik2001-11-141-1/+1
* New file, used to build distribution packages for Windows.Tor Lillqvist2001-10-291-1/+3
* version of gettextize which uses glib's po/Makefile.in.in andjacob berkman2001-10-281-0/+2
* Fix distclean to remove some extra files. #60993, Ben GertzfieldOwen Taylor2001-09-261-0/+2
* Version 1.3.7GLIB_1_3_7Owen Taylor2001-09-041-5/+1
* After being away for about five months, I'm back working on this... ForTor Lillqvist2001-08-301-11/+2
* 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