From: Alexandru Gagniuc Date: Wed, 24 Oct 2012 15:12:40 +0000 (-0500) Subject: Add a way to generate a tarball without requiring git X-Git-Tag: pulseview-0.1.0~151 X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=commitdiff_plain;h=cd6606c22e9fa9c3b70be856d9ed3843e7793b06;hp=cd6606c22e9fa9c3b70be856d9ed3843e7793b06 Add a way to generate a tarball without requiring git $ make package_source This will use CPack to generate tarballs of the source directory. Signed-off-by: Alexandru Gagniuc ---