| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-04-28 | py: Replace py-version.sh with makeversionhdr.py, written in Python. | Damien George | |
| Also rename py-version.h to mpversion.h for consistency with mpconfig.h. | |||
| 2015-04-21 | 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 | |
| Uses attrtuple if it's enabled, otherwise just a normal tuple. | |||
| 2014-06-07 | - Let the build environment decide about the toolchain to be used, in case | Marcus von Appen | |
| there are special tweaks and paths to be considered. Just provide some defaults, in case the values are undefined. - py-version.sh does not need any bash specific features. - Use libdl only on Linux for now. FreeBSD provides dl*() calls from libc. | |||
| 2014-05-05 | 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-03 | py: Add --dirty flag to git describe. | Damien George | |
| 2014-05-03 | py: Print tag/version/git describe in uPy banner. | Damien George | |
| 2014-04-03 | Add the git version to the banner | Dave Hylands | |
