Skip to content
Snippets Groups Projects
  • Krzysztof Czuryło's avatar
    08efe121
    common: provide src version in GitHub tarballs · 08efe121
    Krzysztof Czuryło authored
    Utilizes 'export-subst' attribute to provide source version info
    in GIT_VERSION file for tarballs generated using git-archive.
    The output format is different than for git-describe, so it must
    be parsed to extract the tag or commit hash.
    This is to make sure the tarballs autogenerated by GitHub
    contain the information about the source version.
    08efe121
    History
    common: provide src version in GitHub tarballs
    Krzysztof Czuryło authored
    Utilizes 'export-subst' attribute to provide source version info
    in GIT_VERSION file for tarballs generated using git-archive.
    The output format is different than for git-describe, so it must
    be parsed to extract the tag or commit hash.
    This is to make sure the tarballs autogenerated by GitHub
    contain the information about the source version.
Code owners