Commit message (Expand) | Author | Age | |
---|---|---|---|
* | py: Replace py-version.sh with makeversionhdr.py, written in Python. | Damien George | 2015-04-28 |
* | stmhal: Implement os.uname() to get details of OS and hardware. | Damien George | 2015-04-21 |
* | py: Add sys.implementation, containing uPy name and version number. | Damien George | 2015-04-21 |
* | - Let the build environment decide about the toolchain to be used, in case | Marcus von Appen | 2014-06-07 |
* | py-version.sh: Use --always option of git describe. | Paul Sokolovsky | 2014-05-05 |
* | py-version.sh: Make it work in case no git tag is present. | Paul Sokolovsky | 2014-05-05 |
* | py: Add --dirty flag to git describe. | Damien George | 2014-05-03 |
* | py: Print tag/version/git describe in uPy banner. | Damien George | 2014-05-03 |
* | Add the git version to the banner | Dave Hylands | 2014-04-03 |