summaryrefslogtreecommitdiff
path: root/util/meson_aux
Commit message (Expand)AuthorAgeFilesLines
* util/meson_aux: make tarball reproducibleJelle van der Waa2022-09-261-1/+7
* Python scripts: Specify file encodingKjell Ahlstedt2021-07-171-1/+2
* Subprojects can use meson.add_dist_script() if meson.version() >= 0.58.0Kjell Ahlstedt2021-05-051-2/+4
* Make quiet installations possibleKjell Ahlstedt2021-04-191-1/+1
* 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-022-8/+6
* Make libstdc++.tag retrieval work for WindowsChun-wei Fan2019-12-201-4/+5
* 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-294-0/+106