2 Commits

Author SHA1 Message Date
Thibault DUPONCHELLE
d03bc0ca48 Add describe (patchlevel) to .git_patch and read it from make_patchnum.pl 2025-02-10 10:09:59 +01:00
Graham Knop
d42c7c4125 add git commit info into archive exports to allow building outside git
Normally, builds require either a .patch file or to be built out of git
when not a proper release.  We can use git attributes to make a file
that will give partial information about the commit when an archive is
created.  This allows downloads from github to build.
2019-10-23 11:24:03 -05:00