]> granicus.if.org Git - graphviz/commitdiff
Add generation of DATE file containing build date
authorMagnus Jacobsson <magnus.jacobsson@berotec.se>
Wed, 24 Jun 2020 12:40:25 +0000 (14:40 +0200)
committerMagnus Jacobsson <magnus.jacobsson@berotec.se>
Mon, 29 Jun 2020 04:29:23 +0000 (06:29 +0200)
.gitlab-ci.yml
Makefile.am

index 4e7beed1b059465d7ecb11aa2b7fea75055aeae4..62b68dbee6e6ffc015cc6a1351c1b28203090ba9 100644 (file)
@@ -17,6 +17,7 @@ portable-source:
         expire_in: 1 week
         paths:
             - VERSION
+            - DATE
             - COLLECTION
             - graphviz-*.tar.gz
     except:
index c990899b364f5a98bc1977e63c2f579ff9d1feb2..f373581fe66e4f5563c141567d776dbaf168654c 100644 (file)
@@ -27,6 +27,7 @@ doxygen:
 
 dist-hook:
        echo "@VERSION@" >VERSION
+       echo "@GRAPHVIZ_VERSION_DATE@" >DATE
        echo "@GRAPHVIZ_COLLECTION@" >COLLECTION
 #      find $(distdir) -name CVS -type d -prune -exec rm -rf {} \;
 #      rm -f ToPAS