summaryrefslogtreecommitdiffstats
path: root/rtemstoolkit/options.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* rtemstoolkit/log: Add info().Chris Johns2019-06-111-2/+1
|
* rtemstoolkit: Add unit testing for the python modulesChris Johns2018-11-231-22/+8
| | | | | | | | | - Add support to run the unit tests for the rtemstoolkit python modules from waf. Enter './waf test' for the tests to be run on python2 and python3. - Update the importing of rtemstoolkit modules to the standard method which works on python2 and python3. - Update the README.
* config: Consolidate the version information into a single configuration fileChris Johns2018-10-031-2/+2
|
* rtemstoolkit: Fix error message in options.Chris Johns2017-10-121-1/+1
|
* rtemstoolkit: Move host support access into a separate module.Chris Johns2017-04-251-60/+3
| | | | | Moving the host support into a module lets it get used where options is not being used.
* Update rtems-tool to support Python 2 and 3.Chris Johns2016-03-031-22/+64
| | | | | | Add solaris and netbsd. Close #2619.
* Add release versioning support.Chris Johns2015-12-091-1/+1
| | | | | | | | | | | | | | 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.
* Python 3 compatibilitySebastian Huber2015-11-121-9/+9
|
* Update the versions strings.Chris Johns2015-10-191-1/+1
|
* rtems-tester.txt, options.py: Improved clarity and spelling.Ric Claus2015-09-261-1/+1
|
* rt: Add the rtems-tester.Chris Johns2014-02-151-0/+597