index
:
suspect-devices/circuitpython
1.x
2.x
3.x
4.0.x
4.1.x
4.x
5.0.x
5.1.x
5.3.x
6.0.x
6.1.x
6.2.x
audiocore-rawsample-sinewave
azure
azure-pipelines
cross
dm-mixer
dynamic-native-modules
encoding
esp-extra-scripts
fix_typo_spanish
iabdalkader-cc3k-update
jepler-try-ubuntu-20.04
main
master
parse-bytecode
reentrant-gc
stable
travis-clang
travis-esp8266
travis-stackless
travis-testing
type_hints
CircuitPython - a Python implementation for teaching coding with microcontrollers
feurig
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
py
/
makeversionhdr.py
Age
Commit message (
Expand
)
Author
2017-12-14
Write version info to boot_out.txt.
Dan Halbert
2017-08-27
Modernize module and class static dicts; update freetouch
Dan Halbert
2017-08-25
Initial merge of micropython v1.9.2 into circuitpython 2.0.0 (in development)...
Dan Halbert
2017-07-04
py/makeversionhdr.py: Update to parse new release line in docs/conf.py.
Damien George
2017-05-01
py: Fix version header generation when no tags are available.
Scott Shawcroft
2017-02-13
Change sys.implementation to return circuitpython and the circuitpython versi...
Scott Shawcroft
2016-10-14
py/makeversionhdr.py: Use any tag to describe the version.
Scott Shawcroft
2015-10-30
py/makeversionhdr.py: Work with backslashes in paths.
omtinez
2015-08-12
py/makeversionhdr.py: Use returncode attr to be Python2.7 compat.
Damien George
2015-08-11
py/makeversionhdr.py: Fallback to using docs version if no git repo.
Damien George
2015-05-30
py: Get makeqstrdata.py and makeversionhdr.py running under Python 2.6.
Damien George
2015-05-25
py: Make makeversionhdr.py extract version from docs/conf.py if no git.
Damien George
2015-04-28
py: Replace py-version.sh with makeversionhdr.py, written in Python.
Damien George