summaryrefslogtreecommitdiffstats
path: root/rtemstoolkit/host.py (unfollow)
Commit message (Expand)AuthorFilesLines
2019-06-11rtemstoolkit/host: Make the load() public.Chris Johns1-4/+4
2018-11-29rtemstoolkit/host: Fix the darwin support.Chris Johns1-2/+2
2018-11-29rtemstoolkit: Fix unittests on WindowsChris Johns1-1/+2
2018-11-23rtemstoolkit: Add unit testing for the python modulesChris Johns1-9/+1
2017-11-03tester: Add the rtems-run command.Chris Johns1-0/+15
2017-08-29rtemstoolkit/host.py: Change option to search parent directory in Python3.Cillian O'Donnell1-1/+1
2017-04-25rtemstoolkit: Move host support access into a separate module.Chris Johns1-58/+58
2016-07-06Add rtems-bsp-builder.Chris Johns1-0/+3
2016-03-03Update rtems-tool to support Python 2 and 3.Chris Johns1-4/+15
2016-02-19Disable installing PYO and PYC. Fix install paths.Chris Johns1-2/+3
2016-01-08rtemstoolkit: Python 3 compatibilitySebastian Huber1-1/+1
2016-01-08rtemstoolkit: msys2 compatibilitySebastian Huber1-3/+2
2015-12-11VERSION as an INI format file.Chris Johns1-8/+11
2015-12-09Add release versioning support.Chris Johns1-12/+58
2015-11-12Python 3 compatibilitySebastian Huber1-4/+4
2014-02-15rt: Add the rtems-tester.Chris Johns1-0/+48