summaryrefslogtreecommitdiff
path: root/py/py-version.sh
AgeCommit message (Expand)Author
2014-06-07- Let the build environment decide about the toolchain to be used, in caseMarcus von Appen
2014-05-05py-version.sh: Use --always option of git describe.Paul Sokolovsky
2014-05-05py-version.sh: Make it work in case no git tag is present.Paul Sokolovsky
2014-05-03py: Add --dirty flag to git describe.Damien George
2014-05-03py: Print tag/version/git describe in uPy banner.Damien George
2014-04-03Add the git version to the bannerDave Hylands