summaryrefslogtreecommitdiff
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* util/meson_aux: make tarball reproducibleJelle van der Waa2022-09-261-1/+7
* Add doc_postprocess.py and doc_install.pyKjell Ahlstedt2021-08-165-33/+487
* Python scripts: Specify file encodingKjell Ahlstedt2021-07-173-3/+5
* Subprojects can use meson.add_dist_script() if meson.version() >= 0.58.0Kjell Ahlstedt2021-05-055-16/+27
* Make quiet installations possibleKjell Ahlstedt2021-04-193-6/+12
* extra-install-cmd.py: Ignore FileNotFoundErrorKjell Ahlstedt2021-04-161-17/+24
* meson.build: Make it possible to use mm-common as a subprojectKjell Ahlstedt2021-03-121-0/+33
* Python files: Use the 'with' statement when files are openedKjell Ahlstedt2020-09-024-17/+11
* dist-build-scripts.py: Remove files from dist, if requestedKjell Ahlstedt2020-09-021-6/+20
* doc-reference.py: Fix the DevHelp base pathKjell Ahlstedt2020-07-201-7/+8
* util/doc-install.pl: Improve the update for Doxygen >= 1.8.16Kjell Ahlstedt2020-06-171-5/+19
* util/doc-install.pl: Update for Doxygen >= 1.8.16Kjell Ahlstedt2020-06-151-13/+78
* util: Add script to check gmmproc versionChun-wei Fan2020-04-044-1/+91
* Make libstdc++.tag retrieval work for WindowsChun-wei Fan2019-12-201-4/+5
* util/build_scripts/doc-reference.py: Don't use feature from Python 3.7Kjell Ahlstedt2019-10-081-5/+7
* README, util/build_scripts: Minor changes in documentationKjell Ahlstedt2019-09-292-2/+2
* Support modules that are built with MesonKjell Ahlstedt2019-09-288-3/+556
* util/meson_aux: Replace shell scripts with Python scriptsKjell Ahlstedt2019-09-258-111/+212
* util/meson_aux/extra-dist-cmd.sh: Use MESON_DIST_ROOTKjell Ahlstedt2019-09-031-4/+3
* util/meson_aux: Use short options for the cp command.Kjell Ahlstedt2019-08-203-7/+9
* Use short options to run tar commandsTing-Wei Lan2019-07-101-1/+1
* Don't hard-code the path of bashTing-Wei Lan2019-07-104-4/+4
* meson.build: Don't require curl or wget when use-network=falseKjell Ahlstedt2019-05-311-30/+34
* Add support for building mm-common with mesonKjell Ahlstedt2019-05-295-9/+117
* doc-postprocess.pl: Un-break tag file referencesDaniel Elstner2015-08-211-0/+6
* Build: Generate mm-common-util-uninstalled.pcDaniel Elstner2015-08-202-3/+9
* Add doxygen-extra.css, deprecate doxygen.cssKjell Ahlstedt2014-08-264-2/+275
* Update for Doxygen 1.8.Kjell Ahlstedt2013-01-062-2/+11
* Set datarootdir in mm-common-util.pcKalev Lember2011-03-181-0/+1
* Add mm-common-util.pc so we can get doc utils from mm-common.Murray Cumming2011-03-151-0/+9
* Include friend members in Devhelp indexDaniel Elstner2010-01-061-2/+5
* Point to skeletonmm tar archive in manual pageDaniel Elstner2009-12-291-2/+2
* Generate a nested hierarchy of Devhelp chaptersDaniel Elstner2009-09-271-29/+57
* Correct conditional generation of Devhelp chaptersDaniel Elstner2009-09-211-20/+12
* Handle filename argument to mm-common-prepareDaniel Elstner2009-09-171-12/+18
* Treat whitespace in glob patterns literallyDaniel Elstner2009-09-112-2/+4
* Increase space between Doxygen member descriptionsDaniel Elstner2009-09-091-1/+1
* Document source directory argument in manpageDaniel Elstner2009-09-081-10/+17
* Substitute variables in the manpage at build timeDaniel Elstner2009-09-081-1/+7
* Create manual page for mm-common-prepareDaniel Elstner2009-09-081-0/+87
* Create Devhelp chapters only for existing contentDaniel Elstner2009-09-031-6/+23
* Hide the navigation path generated by DoxygenDaniel Elstner2009-09-031-0/+4
* Avoid using pixels as a unit in the style sheetDaniel Elstner2009-09-031-39/+35
* Increase the default font size to 90%Daniel Elstner2009-09-021-1/+1
* Reduce duplicate logic in the Devhelp transformDaniel Elstner2009-09-021-4/+6
* Show Doxygen groups as modules in DevhelpDaniel Elstner2009-09-021-3/+12
* Do not extract keywords from Doxygen groupsDaniel Elstner2009-09-021-3/+12
* Concatenate the destination path only when neededDaniel Elstner2009-09-021-1/+1
* Limit centering of HTML headings to first headingDaniel Elstner2009-08-311-4/+2
* Do not center HTML headings within tablesDaniel Elstner2009-08-311-0/+4