summaryrefslogtreecommitdiff
path: root/rtemstoolkit/rld-rtems.cpp (follow)
AgeCommit message (Collapse)Author
2018-08-07rtemstoolkit: Various coverity related fixes.Chris Johns
2016-04-03rtemstoolkit: Add version number parsing to get major, minor, revision.Chris Johns
Add support to return the major, minor or revision numbers as numbers.
2015-12-09Add release versioning support.Chris Johns
Support a top level VERSION file that defines an RTEMS release. Fix the install of the python modules including thertems-test. Update the git python module to the RSB version. Fix the options to not call clean and to call dirty. Update the version python module. Fix the rtld C++ support to the VERSION file and the top level waf script.
2015-11-11rtd-rtems.cpp: Default to version 4.12Sebastian Huber
2014-09-13Refactor code into the RTEMS Toolkit.Chris Johns