summaryrefslogtreecommitdiff
path: root/build
Commit message (Expand)AuthorAgeFilesLines
* doc-reference.am: Remove pubdocbase and htmlrefpub overridesDaniel Elstner2015-08-291-12/+4
* doc-reference.am: Don't assume all existing html files shall be rebuiltKjell Ahlstedt2015-08-271-2/+7
* doc-reference.am: Do not distribute doxygen.cssDaniel Elstner2015-08-211-5/+9
* doc-reference.am: Export MMDOCTOOLDIR at make levelDaniel Elstner2015-08-201-4/+4
* Revert "doc-reference.am: Don't assume all existing html files shall be rebuilt"Kjell Ahlstedt2015-08-131-8/+3
* doc-reference.am: Don't assume all existing html files shall be rebuiltKjell Ahlstedt2015-08-111-3/+8
* Add doxygen-extra.css, deprecate doxygen.cssKjell Ahlstedt2014-08-261-1/+1
* Dist .js files that doxygen now generatesMurray Cumming2012-09-291-1/+1
* Use $(MMDOCTOOLDIR) instead of @MMDOCTOOLDIR@ in Doxyfile.in.Kjell Ahlstedt2012-07-231-1/+2
* Fix running doxygen when it is located at a path containing spaces (#630051)Armin Burgmeier2011-05-181-1/+3
* Distribute doctools if non-empty parameter is passed to MM_CONFIG_DOCTOOL_DIR.Krzesimir Nowak2011-03-281-1/+5
* Add support for extra m4 arguments via GMMPROC_EXTRA_M4_DIR.Murray Cumming2010-12-101-2/+7
* Work around incorrect static expansion by AutomakeDaniel Elstner2009-12-141-2/+2
* Explicitly depend on generated documentation filesDaniel Elstner2009-12-121-0/+3
* Work around empty instantiation of $(doc_outdir)Daniel Elstner2009-12-121-3/+3
* Process documentation targets conditionallyDaniel Elstner2009-12-051-5/+18
* Make the documentation output directory variableDaniel Elstner2009-12-041-16/+23
* Avoid non-portable whitespace in sed expressionDaniel Elstner2009-11-041-1/+1
* Properly handle shallow source directory layoutsDaniel Elstner2009-10-071-1/+1
* Shorten relative path to source output directoryDaniel Elstner2009-10-071-1/+1
* Do not set default Devhelp base path to HTTP URLDaniel Elstner2009-09-271-10/+7
* Support Automake silent rulesDaniel Elstner2009-09-193-10/+14
* Fix Devhelp file installation with Automake 1.11Daniel Elstner2009-09-191-12/+32
* Do not show merge commits in generated ChangeLogDaniel Elstner2009-09-181-1/+1
* Automatically create private/ output directoryDaniel Elstner2009-09-181-3/+6
* Check for a proper sed program during configureDaniel Elstner2009-09-131-2/+2
* Refine wrap_init.cc and documentation dependenciesDaniel Elstner2009-09-093-7/+9
* Rebuild reference doc on config header changeDaniel Elstner2009-09-081-1/+5
* Remove pointless prerequisite from dist-changelogDaniel Elstner2009-09-011-2/+2
* Avoid truncating the bottom-most ChangeLog messageDaniel Elstner2009-09-011-1/+1
* Collapse blank lines in the generated ChangeLogDaniel Elstner2009-08-311-2/+4
* Change default doc location to library.gnome.orgDaniel Elstner2009-08-251-2/+2
* Smoothen documentation magic complexityDaniel Elstner2009-08-231-4/+3
* Use URIs instead of OS path names in markup filesDaniel Elstner2009-08-191-1/+7
* Pass the gmmproc module directory to PerlDaniel Elstner2009-08-181-1/+1
* Do not append slash to DOXYGEN_TAGFILES locationsDaniel Elstner2009-08-181-4/+4
* Be more consistent about trailing slashesDaniel Elstner2009-08-161-4/+4
* Implement filename globbing within doc-install.plDaniel Elstner2009-08-091-24/+27
* Allow code generator locations to be overriddenDaniel Elstner2009-08-091-7/+9
* Handle extra private headers in compile-bindingDaniel Elstner2009-08-091-3/+3
* Create mm-common moduleDaniel Elstner2009-08-044-0/+314