Commit Graph

7 Commits

Author SHA1 Message Date
Xavier Claessens 5031f4981d dist: Fix --include-subprojects when .wrap file has directory value 2019-12-10 22:19:00 +02:00
Xavier Claessens 1298f71b1c dist: Add --include-subprojects option 2019-12-08 20:21:43 +02:00
Thomas Petazzoni 998a1f5fa3 mdist.py: import lzma only when needed
Source of patch:
http://lists.busybox.net/pipermail/buildroot/2019-October/262990.html
http://code.bulix.org/gdxcu4-914360

Fixes https://github.com/mesonbuild/meson/issues/6012
2019-10-19 14:28:34 +03:00
Xavier Claessens 7cc112df0d dist: Add '-C' option and print better error message
It was not obvious that 'meson dist' must be run from build directory.
2019-08-07 22:57:02 +03:00
Thibault Saunier 645a8584fe dist: Pass right build options when configuring dist directory
Fixes https://github.com/mesonbuild/meson/issues/5732
2019-07-30 18:04:45 +03:00
Jussi Pakkanen f2e018c7f3 Create multiple different archive types with dist. 2019-07-23 23:26:46 +03:00
Jussi Pakkanen 7ce2a24f42 Made dist a top level command. 2019-07-23 23:26:46 +03:00