summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2002-05-06[ merged from stable ]Owen Taylor1-0/+1
2002-03-08Updates.Owen Taylor1-1/+0
2002-03-05Default to --disable-gtk-doc, to avoid Jade setup hassles.Owen Taylor1-0/+24
2002-01-05moved warning to error pragmas to their own file to not force 'goodHans Breuer1-0/+1
2001-11-22Version 11, interface, binary age 0.Owen Taylor1-0/+2
2001-11-14provide g_newa(ctype, count) on top of g_alloca() like we provide g_new()Tim Janik1-1/+1
2001-10-29New file, used to build distribution packages for Windows.Tor Lillqvist1-1/+3
2001-10-28version of gettextize which uses glib's po/Makefile.in.in andjacob berkman1-0/+2
2001-09-26Fix distclean to remove some extra files. #60993, Ben GertzfieldOwen Taylor1-0/+2
2001-09-04Version 1.3.7GLIB_1_3_7Owen Taylor1-5/+1
2001-08-30After being away for about five months, I'm back working on this... ForTor Lillqvist1-11/+2
2001-08-20added po to SUBDIRSSven Neumann1-1/+1
2001-08-15let the generated .pc files depend on config.status, so they get correctlyTim Janik1-0/+2
2001-07-23removed glib.def from EXTRA_DIST ... ... and added it here.Sven Neumann1-1/+0
2001-06-27Removed glib-config-2.0, as we have pkg-config now.Sebastian Wilhelmi1-6/+1
2001-06-26Move glib library into a subdirectory, make all GLib include files includeOwen Taylor1-132/+1
2001-06-07subst GLIB_GENMARSHAL, GOBJECT_QUERY, GLIB_MKENUMS variablesHavoc Pennington1-0/+4
2001-05-17Add gpattern.o to objects.Sebastian Wilhelmi1-1/+1
2001-05-15m4macros/MakefileHavoc Pennington1-4/+1
2001-04-17Remove warnings about conflicts with the stable version.GLIB_1_3_3Owen Taylor1-3/+4
2001-04-03updates.Tim Janik1-0/+1
2001-04-03added g_list_nth_prev() which walks ->prev instead of ->next.Tim Janik1-0/+2
2001-03-26-DG_DISABLE_DEPRECATEDOwen Taylor1-2/+1
2001-03-09Cygwin support contributed by Stefan Ondrejicka <ondrej@idata.sk>.Tor Lillqvist1-13/+29
2001-02-21Match also UNC paths on Win32.Tor Lillqvist1-1/+1
2001-02-19my name is glib-config-2.0! don't exit with errorcode!=0 for --help or -h.Tim Janik1-0/+4
2001-01-17Optimize for size rather than speed by making _() always callOwen Taylor1-0/+1
2001-01-04remove glib-config-2.0Havoc Pennington1-4/+0
2001-01-04-I$(top_srcdir)/gmodule, fix from Michael MeeksHavoc Pennington1-1/+1
2000-12-24New gcompat.h header file as recommended by Havoc.Ali Abdin1-1/+3
2000-12-05Major change in API for creating sources to handle multiple main loopsOwen Taylor1-1/+2
2000-11-29s/UNICODE_LAST_CHAR/G_UNICODE_LAST_CHAR/Havoc Pennington1-1/+4
2000-11-28Patches by Hans Breuer:Tor Lillqvist1-0/+1
2000-11-20Patch from David Benson <daveb@idealab.com> to add user_data support toJonathan Blandford1-0/+2
2000-11-12Create wrapper functions for iconv() so that we can transparently use theOwen Taylor1-0/+2
2000-10-27New module to parse a simple markup languageHavoc Pennington1-0/+2
2000-10-19Pass -DGSPAWN_HELPER when building it. Link with user32.lib.Tor Lillqvist1-1/+2
2000-10-16Add gspawn-win32.c to EXTRA_DIST.Tor Lillqvist1-0/+1
2000-10-16gmodule: New variable. (dist-hook): Handle $(BUILT_EXTRA_DIST).Raja R Harinath1-9/+18
2000-10-12Added the new headers to glibinclude_HEADERS.Sebastian Wilhelmi1-1/+34
2000-10-09Use this to specify that 'configure' depends on acglib.m4.Raja R Harinath1-1/+1
2000-10-09Add new files.Havoc Pennington1-0/+6
2000-10-04Reverted my last commit:Martin Baulig1-7/+1
2000-09-30Put the pkg-config scripts back to the correct pkg-config syntaxMartin Baulig1-1/+1
2000-09-29New automake conditional. Only compile the gthread subdirectory if weMartin Baulig1-1/+7
2000-09-29Set this to `$(libexecdir)/pkgconfig'; this is the directory whereMartin Baulig1-1/+1
2000-09-25Missing piece of previous commit - add @ALLOCA@ to sources (normallyElliot Lee1-1/+2
2000-09-11Havoc Pennington's implementation of convenient character set conversionOwen Taylor1-0/+1
2000-07-31forgot to add .pc.in to EXTRA_DISTHavoc Pennington1-1/+5
2000-07-31pkg-config data filesHavoc Pennington1-0/+3