summaryrefslogtreecommitdiff
path: root/.gitignore (follow)
AgeCommit message (Collapse)Author
2018-06-05tester: Add script to generate html coverage report from covoar outputVijay Kumar Banerjee
Add support in tester to run covoar and generate an html report to display the summary of the coverage reports generated from covoar. Co-authored-by : Cillian O'Donnell <cpodonnell8@gmail.com>
2016-03-164.12: Patches for ERC simualtor for gdb-7.11.Chris Johns
The patches fix the endian checks in the simulator, print filtering, and the run command. Updates #2644.
2015-12-09Add release versioning support.Chris Johns
Support a top level VERSION file that defines an RTEMS release. Fix the install of the python modules including thertems-test. Update the git python module to the RSB version. Fix the options to not call clean and to call dirty. Update the version python module. Fix the rtld C++ support to the VERSION file and the top level waf script.
2015-03-18Ignore waf files on Windows and Python3 waf files.Chris Johns
2014-09-13waf: Include waf in the souce tree and updated README on building.Chris Johns
Add support to build all parts of The RTEMS Tools project.
2014-02-17Add README.Chris Johns
Also add a git ignore.