summaryrefslogtreecommitdiffstats
path: root/rtemstoolkit (follow)
Commit message (Expand)AuthorAgeFilesLines
* rtemstoolkit: Fix execute's writer thread to not eval() the input.Chris Johns2016-03-141-7/+7
* Python 2 and python 3 refactor fixes.Chris Johns2016-03-092-1/+3
* Update rtems-tool to support Python 2 and 3.Chris Johns2016-03-0319-233/+639
* Backport m4 fix from master.Chris Johns2016-02-221-9/+3
* Add Windows specific waf support for MSYS2.Chris Johns2016-02-191-0/+3
* Disable installing PYO and PYC. Fix install paths.Chris Johns2016-02-191-5/+2
* Fix how to use the waf py feature to get py source and pyo file installed.Chris Johns2015-12-111-3/+2
* VERSION as an INI format file.Chris Johns2015-12-111-8/+11
* Add release versioning support.Chris Johns2015-12-096-50/+108
* rtemstoolkit: Add support to return the system path split as paths.Chris Johns2015-03-293-2/+44
* rtemstoolkit: Add an array operator to return recs in a section.Chris Johns2015-03-231-0/+7
* rtemstoolkit: Remove warning on Windows.Chris Johns2015-03-181-9/+9
* elftoolchain: Add support for Cygwin.Chris Johns2015-03-171-3/+3
* Fixes to the run the waf built tests when installed.Chris Johns2015-02-081-1/+1
* Install the rtems-test command.Chris Johns2015-02-082-8/+48
* DEST_OS is linux and not linux2.Chris Johns2015-01-211-1/+1
* Add support to cross-compile. Use --hosti=.Chris Johns2015-01-186-6/+868
* toolkit: Print dependents in resolver.Chris Johns2014-11-301-0/+15
* toolkit: Raise a user error and not an internal one.Chris Johns2014-11-301-1/+1
* linkers: Merge the standard libraries into the user library paths.Chris Johns2014-11-042-3/+6
* Fix buffer leak on error.Chris Johns2014-11-041-0/+3
* fix buffer size problemBen Gras2014-11-041-1/+1
* linkers: Add base image symbol to ELF object file generation.Chris Johns2014-10-306-44/+141
* toolkit: Fix the map formatting.Chris Johns2014-10-281-2/+2
* toolkit: Update the comment.Chris Johns2014-10-281-1/+1
* rtems-tld: Add config options, fix void args, and SCore traces.Chris Johns2014-09-212-1/+4
* rtk: Build fastlz into the rld library.Chris Johns2014-09-131-10/+9
* rtk: Fix buffer leak in rld::path::abs_path.Chris Johns2014-09-131-0/+1
* Refactor code into the RTEMS Toolkit.Chris Johns2014-09-13175-0/+53406
* tester: Correctly handle contro-c.Chris Johns2014-05-312-1/+89
* rt: Add the rtems-tester.Chris Johns2014-02-1517-0/+4046