summaryrefslogtreecommitdiff
path: root/mesonbuild/mdist.py
Commit message (Expand)AuthorAgeFilesLines
* dist: Fix --include-subprojects when .wrap file has directory valueXavier Claessens2019-12-101-1/+5
* dist: Add --include-subprojects optionXavier Claessens2019-12-081-8/+36
* mdist.py: import lzma only when neededThomas Petazzoni2019-10-191-1/+1
* dist: Add '-C' option and print better error messageXavier Claessens2019-08-071-2/+9
* dist: Pass right build options when configuring dist directoryThibault Saunier2019-07-301-2/+6
* Create multiple different archive types with dist.Jussi Pakkanen2019-07-231-47/+59
* Made dist a top level command.Jussi Pakkanen2019-07-231-0/+209