aboutsummaryrefslogtreecommitdiff
path: root/py/makeversionhdr.py
AgeCommit message (Expand)Author
2017-02-13Change sys.implementation to return circuitpython and the circuitpython versi...Scott Shawcroft
2016-10-14py/makeversionhdr.py: Use any tag to describe the version.Scott Shawcroft
2015-10-30py/makeversionhdr.py: Work with backslashes in paths.omtinez
2015-08-12py/makeversionhdr.py: Use returncode attr to be Python2.7 compat.Damien George
2015-08-11py/makeversionhdr.py: Fallback to using docs version if no git repo.Damien George
2015-05-30py: Get makeqstrdata.py and makeversionhdr.py running under Python 2.6.Damien George
2015-05-25py: Make makeversionhdr.py extract version from docs/conf.py if no git.Damien George
2015-04-28py: Replace py-version.sh with makeversionhdr.py, written in Python.Damien George