summaryrefslogtreecommitdiff
path: root/rtemstoolkit/execute.py (follow)
AgeCommit message (Expand)Author
2017-04-25rtemstoolkit: Set proc buffering to 0 to not block on smaller reads.Chris Johns
2017-04-25execute: Use the io python module for output capture.Chris Johns
2016-03-14rtemstoolkit: Fix execute's writer thread to not eval() the input.Chris Johns
2016-03-09Python 2 and python 3 refactor fixes.Chris Johns
2016-03-03Update rtems-tool to support Python 2 and 3.Chris Johns
2016-02-19Disable installing PYO and PYC. Fix install paths.Chris Johns
2016-01-08rtemstoolkit: msys2 compatibilitySebastian Huber
2015-11-12Python 3 compatibilitySebastian Huber
2014-05-31tester: Correctly handle contro-c.Chris Johns
2014-02-15rt: Add the rtems-tester.Chris Johns