summaryrefslogtreecommitdiffstats
path: root/rtemstoolkit/execute.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* rtemstoolkit/execute: Handle unicode input on python2Chris Johns2020-03-301-1/+12
* execute.py: fix long lineGedare Bloom2020-03-191-2/+4
* rtemstoolkit/execute: Print the trace exe command as a string and not list.Chris Johns2019-02-081-17/+21
* rtemstoolkit: Fixes to the reader and writer threads for capturingChris Johns2018-11-261-2/+3
* rtemstoolkit/execute: Use buffered output and improve performanceChris Johns2018-11-231-22/+25
* rtemstoolkit: Set proc buffering to 0 to not block on smaller reads.Chris Johns2017-04-251-0/+4
* execute: Use the io python module for output capture.Chris Johns2017-04-251-4/+11
* rtemstoolkit: Fix execute's writer thread to not eval() the input.Chris Johns2016-03-141-7/+12
* Python 2 and python 3 refactor fixes.Chris Johns2016-03-091-1/+2
* Update rtems-tool to support Python 2 and 3.Chris Johns2016-03-031-16/+43
* Disable installing PYO and PYC. Fix install paths.Chris Johns2016-02-191-2/+2
* rtemstoolkit: msys2 compatibilitySebastian Huber2016-01-081-2/+2
* Python 3 compatibilitySebastian Huber2015-11-121-14/+14
* tester: Correctly handle contro-c.Chris Johns2014-05-311-1/+46
* rt: Add the rtems-tester.Chris Johns2014-02-151-0/+517