summaryrefslogtreecommitdiff
path: root/m4macros
Commit message (Expand)AuthorAgeFilesLines
* configure: Enable set of standard -Werror=foo flagsColin Walters2012-11-021-0/+288
* Add GLIB_COMPILE_RESOURCES to glib m4 macrosAlexander Larsson2012-01-131-0/+3
* Fix DATADIRNAME on OpenBSD.Antoine Jacoutot2011-10-041-0/+4
* m4macros/gsettings.m4: Use AS_HELP_STRING instead the deprecated AC_HELP_STRINGJavier Jardón2011-05-161-1/+1
* Improve .gitignoreRyan Lortie2011-03-311-0/+1
* Fix gsettings enum rule to work with non-srcdir buildsChristian Persch2010-12-121-1/+1
* gsettings.m4: Fix rules to work when there are no schemasDan Winship2010-11-041-3/+5
* gsettings m4: Use --strict for checkingRyan Lortie2010-10-261-1/+1
* Bug 627126 - gsettings schemas on FreeBSDRyan Lortie2010-10-041-14/+2
* glib-2.0.m4: Use unsigned variables for version numbersBenjamin Otte2010-09-231-4/+4
* Update the Git ignore filesEmmanuele Bassi2010-08-031-0/+5
* rename configure.in to configure.acRyan Lortie2010-07-131-2/+2
* gsettings.m4: add support for enumsRyan Lortie2010-06-301-6/+12
* Bug 622565 - compile-schemas fails when no schemasRyan Lortie2010-06-281-1/+1
* Conditional gsettings.m4 support, AC_PATH_PROGRyan Lortie2010-06-181-2/+4
* Let GLIB_SETTINGS macro use glib-compile-schemas from PATH when cross compilingHib Eris2010-06-151-1/+6
* gsettings m4: check for .xml in src/builddirRyan Lortie2010-05-271-1/+1
* add .SECONDARY: rule to preserve generated schemasRyan Lortie2010-05-211-0/+2
* Add --uninstall option to glib-compile-schemasRyan Lortie2010-05-191-1/+1
* Bug 619038 - increase gsettings.m4 powerRyan Lortie2010-05-191-20/+51
* Use the new option nameChristian Persch2010-05-151-1/+1
* Fix issues with GSETTINGS_CHECK_RULEMatthias Clasen2010-05-141-3/+2
* Make GSETTINGS_CHECK_RULE work in !srcdir buildsMatthias Clasen2010-05-081-1/+1
* Rename gschema-compile to glib-compile-schemasMatthias Clasen2010-04-231-4/+9
* [gsettings] Change AM_GSETTINGS macro to GLIB_GSETTINGSJavier Jardón2010-04-231-2/+2
* Rename gsettingsschemaupdatecache to the more sane gschema_compileMatthias Clasen2010-04-211-2/+2
* Add GSettings m4 macros helperBastien Nocera2010-04-212-1/+44
* Don't run system("touch conf.glibtest)" in the AM_PATH_GLIB_2_0 macroPaolo Bonzini2009-11-031-2/+1
* Bug 552861 – glib-2.0.m4 calls system(3) without storing its resultMatthias Clasen2008-10-101-1/+2
* Remove AC_CANONICAL_HOST from GLIB_WITH_NLS again. (#385132)Matthias Clasen2008-01-271-2/+1
* Support gio in AM_PATH_GLIB_2_0 (#509465)Dan Winship2008-01-151-2/+5
* initialize automake variables EXTRA_DIST and TEST_PROGS for unconditional21:06:47 Tim Janik2007-11-211-1/+2
* Require pkg-config 0.16 in configure and in AM_PATH_GLIB_2_0 to beMatthias Clasen2007-11-081-1/+1
* Fix a small problem with msgfmt -c detectionMatthias Clasen2007-07-091-1/+1
* Work with Solaris gettext (#341988, Laszlo Peter)Matthias Clasen2007-03-061-0/+31
* Use PKG_PROG_PKG_CONFIG. (#392636, Yevgen Muntyan)Matthias Clasen2007-01-081-10/+3
* removed all .cvsignore files. SVN doesn't need them.Michael Natterer2007-01-031-2/+0
* Require AC_CANONICAL_HOST in GLIB_WITH_NLS. (#385132, Laszlo Peter)Matthias Clasen2006-12-131-1/+2
* fix 343825Matthias Clasen2006-11-151-0/+3
* Avoid stupid compiler complaints about precision loss.Matthias Clasen2005-03-111-2/+2
* Support gmodule-no-export.Matthias Clasen2004-11-171-0/+3
* Require ngettext. (#123847, Danilo Segan)Matthias Clasen2004-08-061-13/+31
* m4macros/glib-2.0.m4 quote AC_DEFUN macro names so automake 1.8 won'tManish Singh2004-01-282-3/+3
* Quote macro names to support reading the file multiple times. (#125537)Matthias Clasen2003-12-211-2/+2
* Add $INTLLIBS to $LIBS temporarily, not -lintl. (Problem with fix forOwen Taylor2003-08-191-1/+1
* Set $LIBS to include -lintl when checking for dcgettext andOwen Taylor2003-08-071-0/+3
* Test for Solaris native gettext in libc, seeing if it supports GNU catalogHidetoshi Tajima2003-06-061-2/+18
* Backport better handling of ALL_LINGUAS from gettext.m4. (#103808, AndrasOwen Taylor2003-05-301-8/+35
* expand $exec_prefix as well as $prefix. (#107290, reported by MortenOwen Taylor2003-05-301-0/+3
* If msgfmt isn't found, unset gt_cv_have_gettext. (#102552, Tim Mooney)Owen Taylor2003-01-281-0/+2