summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Convert README to README.md and OVERVIEW.mdKjell Ahlstedt2022-09-171-1/+1
* Add doc_postprocess.py and doc_install.pyKjell Ahlstedt2021-08-161-0/+2
* meson.build: Make it possible to use mm-common as a subprojectKjell Ahlstedt2021-03-121-0/+1
* Makefile.am: Remove the name of a removed fileKjell Ahlstedt2020-09-251-1/+0
* util: Add script to check gmmproc versionChun-wei Fan2020-04-041-0/+1
* skeletonmm: Use Meson instead of AutotoolsKjell Ahlstedt2019-10-261-27/+23
* Support modules that are built with MesonKjell Ahlstedt2019-09-281-6/+16
* util/meson_aux: Replace shell scripts with Python scriptsKjell Ahlstedt2019-09-251-4/+4
* Add support for building mm-common with mesonKjell Ahlstedt2019-05-291-0/+9
* Rename directory build/ to am_include/Kjell Ahlstedt2019-05-281-6/+6
* Build: don't save time stamps in skeletonmm.tar.gzMichael Biebl2016-04-171-1/+1
* Add macros/mm-ax_cxx_compile_stdcxx.m4Murray Cumming2016-01-081-0/+1
* Build: Suggest ACLOCAL_PATH instead of ACLOCAL_FLAGSDaniel Elstner2015-08-211-10/+9
* Build: Generate mm-common-util-uninstalled.pcDaniel Elstner2015-08-201-6/+11
* Build: Defer decision to use network to make timeDaniel Elstner2015-08-201-21/+11
* Add macros/mm-ax_cxx_compile_stdcxx_11.m4Kjell Ahlstedt2015-07-131-1/+2
* Add doxygen-extra.css, deprecate doxygen.cssKjell Ahlstedt2014-08-261-0/+1
* Fix the distribution.Kjell Ahlstedt2012-10-221-4/+10
* Fix the buildMurray Cumming2012-10-211-1/+1
* Make downloading tags optional.Krzesimir Nowak2011-09-201-4/+15
* Don't try to run tar by shell.Krzesimir Nowak2011-09-161-1/+1
* Don't use missing for making skeleton tarball.Krzesimir Nowak2011-09-131-1/+1
* Change installation directory for mm-common-util.pc file.Krzesimir Nowak2011-03-181-5/+4
* Add mm-common-util.pc so we can get doc utils from mm-common.Murray Cumming2011-03-151-0/+10
* Skip ACLOCAL_FLAGS notice if it is already setDaniel Elstner2010-01-071-6/+8
* Display post-install notice about ACLOCAL_FLAGSDaniel Elstner2009-12-311-1/+17
* Do not rely on executable ./missing scriptDaniel Elstner2009-12-291-1/+2
* Install skeletonmm files as tar archiveDaniel Elstner2009-12-291-7/+12
* Remove documentation override file from skeletonDaniel Elstner2009-10-081-1/+0
* Show GEN notice for libstdc++.tag in silent modemm-common-0.8Daniel Elstner2009-09-211-1/+1
* Support Automake silent rulesDaniel Elstner2009-09-191-3/+4
* Remove pointless quotes from build commandsDaniel Elstner2009-09-181-3/+3
* Add examples/ directory to skeletonmm source treeDaniel Elstner2009-09-151-0/+4
* Check for a proper sed program during configureDaniel Elstner2009-09-131-1/+1
* Ship and install skeletonmm/build/.gitignoreDaniel Elstner2009-09-081-0/+2
* Exempt skeletonmm/autogen.sh from std-options testDaniel Elstner2009-09-081-0/+2
* Substitute variables in the manpage at build timeDaniel Elstner2009-09-081-1/+8
* Install the skeleton project as documentationDaniel Elstner2009-09-081-3/+5
* Create manual page for mm-common-prepareDaniel Elstner2009-09-081-0/+1
* Distribute the skeleton C++ binding source treeDaniel Elstner2009-09-061-1/+37
* Add shared Doxygen stylesheet for the C++ bindingsDaniel Elstner2009-08-271-0/+1
* Implement generic --disable-deprecated-api macroDaniel Elstner2009-08-171-0/+1
* Implement MM_PREREQ() Autoconf macroDaniel Elstner2009-08-151-0/+1
* Rename tags/ to doctags/ to avoid name clashDaniel Elstner2009-08-141-8/+8
* Make mm-common-prepare copy doc tools on requestDaniel Elstner2009-08-101-5/+6
* Handle multiple make targets correctlyDaniel Elstner2009-08-061-1/+1
* Skip the check for remote updates on make installDaniel Elstner2009-08-061-8/+13
* Check libstdc++.tag for updates on every buildDaniel Elstner2009-08-051-5/+16
* Only show commands actually executed by makeDaniel Elstner2009-08-051-5/+4
* Download and install the libstdc++ Doxygen tagsDaniel Elstner2009-08-051-0/+22