summaryrefslogtreecommitdiffstats
path: root/source-builder/sb/version.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* sb: Fix Python 3.12 safeConfigParser and invalid escape sequencesChris Johns2023-11-221-1/+1
* sb/version: Set top from external packageChris Johns2022-09-301-1/+9
* sb: Use shebang env pythonChris Johns2020-08-251-3/+3
* Change version to RTEMS 6Sebastian Huber2020-06-301-1/+1
* sb: Align the version processing with rtems-tools.Chris Johns2019-11-181-66/+178
* sb: Add support for a comma separated release path list.Chris Johns2019-11-181-4/+5
* Change RSB version from 4.12 to 5Sebastian Huber2017-11-091-1/+1
* sb: Add the `release_path` key to the `version` section in the VERSION file.Chris Johns2017-03-261-5/+17
* sb: Support --dry-run --with-download for 3rd party RTEMS BSP packages.Chris Johns2016-03-171-0/+3
* sb: Fix configparser import on Python2 in version.py.Chris Johns2016-03-101-1/+4
* sb: Update code base to support Python3 and Python2.Chris Johns2016-03-071-4/+6
* A VERSION file may have no hashes.Chris Johns2015-12-131-1/+5
* VERSION is an INI format file.Chris Johns2015-12-111-19/+32
* sb. Add VERSION support for releasing the RSB.Chris Johns2015-12-031-5/+61
* Canandian Cross Compiling and RTEMS 3rd party package building Fixes.Chris Johns2015-07-201-2/+2
* Minor version number bump.Chris Johns2015-01-181-1/+1
* Version 0.4.0.Chris Johns2014-07-291-2/+2
* sb: Implement %source and %patch to manage source and patches.Chris Johns2014-05-131-1/+1
* Support a common verion number for all commands.Chris Johns2013-04-051-0/+37