summaryrefslogtreecommitdiff
path: root/rtemstoolkit/execute.py (follow)
AgeCommit message (Expand)Author
2020-03-30rtemstoolkit/execute: Handle unicode input on python2Chris Johns
2020-03-19execute.py: fix long lineGedare Bloom
2019-02-08rtemstoolkit/execute: Print the trace exe command as a string and not list.Chris Johns
2018-11-26rtemstoolkit: Fixes to the reader and writer threads for capturingChris Johns
2018-11-23rtemstoolkit/execute: Use buffered output and improve performanceChris Johns
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