summaryrefslogtreecommitdiff
path: root/macros2
Commit message (Expand)AuthorAgeFilesLines
* build: Make autoconf-archive support optionalDavid King2015-06-281-0/+3
* gnome-autogen: Fix the package name tracingDavid King2015-04-241-1/+1
* macros2: Deprecate GNOME_CXX_WARNINGSPhilip Withnall2015-01-271-2/+5
* macros2: Deprecate GNOME_COMPILE_WARNINGSPhilip Withnall2015-01-161-3/+6
* gnome-autogen: warn if $srcdir is undefinedMarc-André Lureau2014-12-231-2/+5
* gnome-autogen: warn for deprecated variablesMarc-André Lureau2014-12-231-0/+17
* gnome-autogen: infer PKG_NAME from configure.acMarc-André Lureau2014-12-231-2/+2
* compiler-warnings: Add -Werror=return-typeTing-Wei Lan2014-12-161-1/+2
* macros2: Remove support for gnome-doc-utilsPhilip Withnall2014-09-231-15/+0
* doc-build: Remove doc-build infrastructurePhilip Withnall2014-09-231-10/+0
* macros2: Remove GNOME_COMMON_INITPhilip Withnall2014-09-231-20/+0
* macros2: Update links to macros in the autoconf-archivePhilip Withnall2014-09-152-2/+2
* macros2: Add support for APPSTREAM_XML macroBastien Nocera2014-09-111-0/+4
* macros2: Deprecate GNOME_CODE_COVERAGEPhilip Withnall2014-08-283-130/+188
* macros2: Deprecate GNOME_MAINTAINER_MODE_DEFINESPhilip Withnall2014-08-281-2/+4
* macros2: Deprecate GNOME_DEBUG_CHECKPhilip Withnall2014-08-283-13/+130
* compiler-flags: allow suppressing warningsMichael Catanzaro2014-08-181-1/+1
* code-coverage: Support lcov 1.11Martin Pitt2014-07-101-1/+1
* macros2: Remove FORBIDDEN_M4MACROS infrastructurePhilip Withnall2014-05-131-28/+0
* macros2: Remove outdated README filePhilip Withnall2014-05-021-13/+0
* make program_VERSION a local variableAntoine Jacoutot2014-04-151-0/+1
* gnome-autogen.sh: Fix check if stdin is a ttyVolker Sobek2014-03-221-1/+1
* gnome-autogen: require automake 1.11.2Ryan Lortie2014-03-131-0/+4
* gnome-common: use ACLOCAL_PATH over ACLOCAL_FLAGSRyan Lortie2014-03-121-10/+7
* gnome-autogen.sh: correct IFS valueRyan Lortie2014-03-121-1/+1
* gnome-autogen.sh: Check for appdata-xml.m4 with APPDATA_XMLDavid King2013-12-161-0/+4
* compiler-flags: Simplify a case statement slightlyPhilip Withnall2013-10-291-4/+1
* compiler-flags: Replace deprecated AC_HELP_STRING with AS_HELP_STRINGPhilip Withnall2013-10-291-4/+4
* Read the dirlist file unconditionallyJavier Jardón2013-10-011-3/+2
* compiler-flags: Add a #serial linePhilip Withnall2013-09-041-0/+5
* compiler-flags: Add an optional second argument for custom warningsPhilip Withnall2013-09-041-2/+12
* Run intltool before autoreconf so intltool.m4 is picked up by aclocal.Seán de Búrca2013-08-271-4/+4
* gnome-autogen.sh: run glib-gettexize if using GLib gettextJavier Jardón2013-07-221-0/+5
* gnome-autogen.sh: Check only for autoreconfJavier Jardón2013-07-191-57/+7
* gnome-autogen: Do not use sed to get the AC_CONFIG_MACRO_DIR directoryJavier Jardón2013-07-181-1/+1
* macros2/gnome-autogen.sh: Create m4 directory if it doesnt exitsJavier Jardón2013-07-181-0/+8
* gnome-autogen.sh: Use autoreconfJavier Jardón2013-07-181-75/+7
* Add support for automake 1.14Yosef Or Boczko2013-06-271-9/+10
* code-coverage: fix conditionalizationDan Winship2013-05-081-2/+4
* Add support for lcov 1.10Paolo Borelli2013-04-081-1/+1
* Add support for automake 1.13.Raphael Kubo da Costa2013-01-081-8/+9
* Better support of using AUTOCONF environment variableDodji Seketeli2012-12-101-9/+8
* compiler-warnings: Fix tabs->spacesColin Walters2012-11-131-19/+19
* compiler-warnings: Drop -Wdeclaration-after-statementColin Walters2012-11-121-3/+1
* compiler-warnings: Drop -Wno-sign-comareColin Walters2012-11-121-1/+1
* compiler-warnings: Move -Wnested-externs to the always-on warning setColin Walters2012-11-121-1/+1
* compiler-warnings: code cleanup: Extract common warnings into variablesColin Walters2012-11-121-20/+23
* compiler-warnings: Drop -Waggregate-returnColin Walters2012-11-121-2/+0
* compiler-warnings: cosmetic cleanup: Put each warning on own lineColin Walters2012-11-121-2/+25
* Add lots of warnings to GNOME_COMPILE_WARNINGSDavid King2012-11-021-26/+28