summaryrefslogtreecommitdiffstats
path: root/git-version-gen
Commit message (Collapse)AuthorAgeFilesLines
* build-sys: Include the .version file in the distribution tarballColin Guthrie2010-12-041-0/+1
| | | | | | | | | | | As per the comments in git-version-gen, the .version file that is typically generated automatically during build should be included in the tarball, so generate it in the dist-hook. This fixes a problem when running make distcheck which uses a read-only source folder and thus cannot generate the $top_srcdir/.version as part of it's build process (it uses a _build folder which is r/w) and thus cannot be built.
* build-sys: teacch git versioning script to not kill - in version stringsLennart Poettering2009-06-231-1/+2
|
* build-sys: drop compat with old git versions so that tarballs for -test1 ↵Lennart Poettering2009-06-231-12/+12
| | | | style evrsions are properly created
* build: generate git tarball using git describeMarc-André Lureau2009-04-231-0/+152