| Commit message (Expand) | Author | Age | Files | Lines |
* | Let GLIB_SETTINGS macro use glib-compile-schemas from PATH when cross compiling | Hib Eris | 2010-06-15 | 1 | -1/+6 |
* | gsettings m4: check for .xml in src/builddir | Ryan Lortie | 2010-05-27 | 1 | -1/+1 |
* | add .SECONDARY: rule to preserve generated schemas | Ryan Lortie | 2010-05-21 | 1 | -0/+2 |
* | Add --uninstall option to glib-compile-schemas | Ryan Lortie | 2010-05-19 | 1 | -1/+1 |
* | Bug 619038 - increase gsettings.m4 power | Ryan Lortie | 2010-05-19 | 1 | -20/+51 |
* | Use the new option name | Christian Persch | 2010-05-15 | 1 | -1/+1 |
* | Fix issues with GSETTINGS_CHECK_RULE | Matthias Clasen | 2010-05-14 | 1 | -3/+2 |
* | Make GSETTINGS_CHECK_RULE work in !srcdir builds | Matthias Clasen | 2010-05-08 | 1 | -1/+1 |
* | Rename gschema-compile to glib-compile-schemas | Matthias Clasen | 2010-04-23 | 1 | -4/+9 |
* | [gsettings] Change AM_GSETTINGS macro to GLIB_GSETTINGS | Javier Jardón | 2010-04-23 | 1 | -2/+2 |
* | Rename gsettingsschemaupdatecache to the more sane gschema_compile | Matthias Clasen | 2010-04-21 | 1 | -2/+2 |
* | Add GSettings m4 macros helper | Bastien Nocera | 2010-04-21 | 2 | -1/+44 |
* | Don't run system("touch conf.glibtest)" in the AM_PATH_GLIB_2_0 macro | Paolo Bonzini | 2009-11-03 | 1 | -2/+1 |
* | Bug 552861 – glib-2.0.m4 calls system(3) without storing its result | Matthias Clasen | 2008-10-10 | 1 | -1/+2 |
* | Remove AC_CANONICAL_HOST from GLIB_WITH_NLS again. (#385132) | Matthias Clasen | 2008-01-27 | 1 | -2/+1 |
* | Support gio in AM_PATH_GLIB_2_0 (#509465) | Dan Winship | 2008-01-15 | 1 | -2/+5 |
* | initialize automake variables EXTRA_DIST and TEST_PROGS for unconditional | 21:06:47 Tim Janik | 2007-11-21 | 1 | -1/+2 |
* | Require pkg-config 0.16 in configure and in AM_PATH_GLIB_2_0 to be | Matthias Clasen | 2007-11-08 | 1 | -1/+1 |
* | Fix a small problem with msgfmt -c detection | Matthias Clasen | 2007-07-09 | 1 | -1/+1 |
* | Work with Solaris gettext (#341988, Laszlo Peter) | Matthias Clasen | 2007-03-06 | 1 | -0/+31 |
* | Use PKG_PROG_PKG_CONFIG. (#392636, Yevgen Muntyan) | Matthias Clasen | 2007-01-08 | 1 | -10/+3 |
* | removed all .cvsignore files. SVN doesn't need them. | Michael Natterer | 2007-01-03 | 1 | -2/+0 |
* | Require AC_CANONICAL_HOST in GLIB_WITH_NLS. (#385132, Laszlo Peter) | Matthias Clasen | 2006-12-13 | 1 | -1/+2 |
* | fix 343825 | Matthias Clasen | 2006-11-15 | 1 | -0/+3 |
* | Avoid stupid compiler complaints about precision loss. | Matthias Clasen | 2005-03-11 | 1 | -2/+2 |
* | Support gmodule-no-export. | Matthias Clasen | 2004-11-17 | 1 | -0/+3 |
* | Require ngettext. (#123847, Danilo Segan) | Matthias Clasen | 2004-08-06 | 1 | -13/+31 |
* | m4macros/glib-2.0.m4 quote AC_DEFUN macro names so automake 1.8 won't | Manish Singh | 2004-01-28 | 2 | -3/+3 |
* | Quote macro names to support reading the file multiple times. (#125537) | Matthias Clasen | 2003-12-21 | 1 | -2/+2 |
* | Add $INTLLIBS to $LIBS temporarily, not -lintl. (Problem with fix for | Owen Taylor | 2003-08-19 | 1 | -1/+1 |
* | Set $LIBS to include -lintl when checking for dcgettext and | Owen Taylor | 2003-08-07 | 1 | -0/+3 |
* | Test for Solaris native gettext in libc, seeing if it supports GNU catalog | Hidetoshi Tajima | 2003-06-06 | 1 | -2/+18 |
* | Backport better handling of ALL_LINGUAS from gettext.m4. (#103808, Andras | Owen Taylor | 2003-05-30 | 1 | -8/+35 |
* | expand $exec_prefix as well as $prefix. (#107290, reported by Morten | Owen Taylor | 2003-05-30 | 1 | -0/+3 |
* | If msgfmt isn't found, unset gt_cv_have_gettext. (#102552, Tim Mooney) | Owen Taylor | 2003-01-28 | 1 | -0/+2 |
* | AC_SUBST() DATADIRNAME, not DATADIR. | Owen Taylor | 2002-12-16 | 1 | -1/+1 |
* | Restore a missing AC_SUBST() for DATADIRNAME. (Found by Kjartan Maraas) | Owen Taylor | 2002-12-16 | 1 | -0/+1 |
* | Actually set INTLLIBS when needed. (Reported by Tor Lillqvist) | Owen Taylor | 2002-12-15 | 1 | -0/+5 |
* | Fixes from Johannes Stezenbach [...] Remove a stray setting of $LIBS. | Owen Taylor | 2002-12-15 | 1 | -2/+0 |
* | AC_PREREQ(2.53) here; convinces Debian's wrappers to use the right | Owen Taylor | 2002-12-12 | 1 | -0/+6 |
* | Unset ac_cv_func_bind_textdomain_codeset before calling | Owen Taylor | 2002-12-11 | 1 | -0/+1 |
* | Factor out repeated thread test into a m4_define(); when cross-compiling, | Owen Taylor | 2002-12-11 | 1 | -1/+1 |
* | Version 2.1.4, interface age 1. | Owen Taylor | 2002-12-11 | 1 | -120/+154 |
* | fix tyop | jacob berkman | 2002-05-22 | 1 | -1/+1 |
* | Remove notes about now-fixed-bugs. | Owen Taylor | 2002-05-22 | 1 | -2/+3 |
* | Move iconv tests before gettext checks. (#81999) | Owen Taylor | 2002-05-21 | 1 | -10/+18 |
* | Incorporate AM_LC_MESSAGES, AM_PATH_PROG_WITH_TEST as AM_GLIB_* to avoid | Owen Taylor | 2002-05-16 | 1 | -4/+53 |
* | [ merged from stable ] | Owen Taylor | 2002-05-06 | 1 | -3/+3 |
* | Default to --disable-gtk-doc, to avoid Jade setup hassles. | Owen Taylor | 2002-03-05 | 1 | -1/+1 |
* | nicer output of configure --help. | Sven Neumann | 2002-02-28 | 1 | -1/+1 |