summaryrefslogtreecommitdiff
path: root/macros
Commit message (Expand)AuthorAgeFilesLines
* MM_AX_CXX_COMPILE_STDCXX: Merge in changes from upstream AX_CXX_COMPILE_STDCXXHEADmasterMurray Cumming2023-03-051-11/+78
* MM_AX_CXX_COMPILE_STDCXX: UpdateMurray Cumming2019-10-271-39/+10
* MM_AX_CXX_COMPILE_STDCXX: UpdateMurray Cumming2018-03-281-38/+460
* Add MM_ prefix to AX_CXX_COMPILE_STDCXX m4 macro.Murray Cumming2016-01-081-17/+20
* Add macros/mm-ax_cxx_compile_stdcxx.m4Murray Cumming2016-01-081-0/+558
* mm-warnings.m4: Fix MM_ARG_ENABLE_WARNINGS for C++11Kjell Ahlstedt2015-11-191-1/+1
* Add MM_ prefix to AX_CXX_COMPILE_STDCXX_11 m4 macroKjell Ahlstedt2015-07-131-8/+11
* Add macros/mm-ax_cxx_compile_stdcxx_11.m4Kjell Ahlstedt2015-07-131-0/+168
* Distribute doctools if non-empty parameter is passed to MM_CONFIG_DOCTOOL_DIR.Krzesimir Nowak2011-03-281-6/+5
* Add mm-common-util.pc so we can get doc utils from mm-common.Murray Cumming2011-03-151-8/+8
* Avoid leading special character in expr argumentDaniel Elstner2010-01-071-4/+4
* Allow module API version suffix without a dashDaniel Elstner2009-12-281-3/+3
* Add new MM_PROG_GCC_VISIBILITY Autoconf macroDaniel Elstner2009-12-241-1/+49
* Clean up MM_ARG_ENABLE_WARNINGS() documentationDaniel Elstner2009-11-041-8/+14
* MM_ARG_ENABLE_WARNINGS documentation: Add an example call and more clues.Murray Cumming2009-10-191-0/+15
* Escape $ before {} in M4 more consistentlyDaniel Elstner2009-09-101-6/+6
* Do not fail hard if glibmm doctools are missingDaniel Elstner2009-08-281-21/+19
* Implement check for GNU make featuresDaniel Elstner2009-08-233-4/+39
* Smoothen documentation magic complexityDaniel Elstner2009-08-231-24/+28
* Remove mistaken M4 assertionDaniel Elstner2009-08-211-1/+0
* Refactor Perl checks into separate Autoconf macrosDaniel Elstner2009-08-212-9/+58
* Make version components available as substitutionsDaniel Elstner2009-08-201-10/+24
* Disable documentation if utilities are missingDaniel Elstner2009-08-191-9/+15
* Use URIs instead of OS path names in markup filesDaniel Elstner2009-08-191-4/+6
* Bump mm-doc.m4 #serialDaniel Elstner2009-08-191-1/+1
* Do not append slash to DOXYGEN_TAGFILES locationsDaniel Elstner2009-08-181-5/+5
* Implement generic --disable-deprecated-api macroDaniel Elstner2009-08-171-0/+70
* Strip '+' from tag file name for configure optionDaniel Elstner2009-08-171-2/+2
* Briefly document _MM_ARG_ENABLE_WARNINGS_OPTIONDaniel Elstner2009-08-151-3/+8
* Make MM_INIT_MODULE version argument optionalDaniel Elstner2009-08-151-6/+9
* Reorganize and clean up MM_ARG_ENABLE_WARNINGSDaniel Elstner2009-08-151-53/+56
* Restructure and comment MM_ARG_WITH_TAGFILE_DOCDaniel Elstner2009-08-151-16/+22
* Require _MM_PRE_INIT in MM_PKG_CONFIG_SUBSTDaniel Elstner2009-08-151-1/+2
* Remove _MM_PRE_INIT from mm-module.m4Daniel Elstner2009-08-151-9/+1
* Implement MM_PREREQ() Autoconf macroDaniel Elstner2009-08-151-0/+47
* Correctly append / to local links as wellDaniel Elstner2009-08-131-5/+4
* Correct mangled links to external documentationDaniel Elstner2009-08-131-1/+4
* Do not substitute zero-length documentation prefixDaniel Elstner2009-08-111-5/+10
* Fix test for already set MMDOCTOOLDIR variableDaniel Elstner2009-08-111-3/+5
* Make mm-doc.m4 macros call _MM_PRE_INIT if neededDaniel Elstner2009-08-101-0/+2
* Make mm-common-prepare copy doc tools on requestDaniel Elstner2009-08-101-1/+55
* Add implicit pre-initialization to mm-moduleDaniel Elstner2009-08-091-1/+10
* Split MM_ARG_ENABLE_DOCUMENTATION for AC_REQUIREDaniel Elstner2009-08-081-17/+30
* Handle relative path to tag file correctlyDaniel Elstner2009-08-071-2/+3
* Turn '+' in module name into 'X' for identifierDaniel Elstner2009-08-061-3/+4
* Create mm-common moduleDaniel Elstner2009-08-044-0/+359