On Sun, Sep 13, 2015 at 08:50:22AM +0300, Yedidyah Bar David wrote:
> > same content as what would be generated by git archive, just working also
> > without the .git.
> 
> Not sure it should be part of 'make dist', but I think it will help if we
> also have somewhere the git hash inside the tarball/build/iso image/installed
> apps. Not sure what's the best place to put this into. To do that we do need
> .git .

There exists some magic to do this kind of things without needing the
.git directory. This is used by spice-gtk for example, make dist on an
untagged git commit will generate a tarball whose name contains the git
hash, make dist on a tagged git commit will generate a tarball with just
the version number.

Christophe

Attachment: pgprH0z9DKo4f.pgp
Description: PGP signature

_______________________________________________
Spice-devel mailing list
Spice-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/spice-devel

Reply via email to