summaryrefslogtreecommitdiffstats
path: root/.gitignore (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 4.12: Patches for ERC simualtor for gdb-7.11.Chris Johns2016-03-161-1/+1
| | | | | | | The patches fix the endian checks in the simulator, print filtering, and the run command. Updates #2644.
* Add release versioning support.Chris Johns2015-12-091-0/+1
| | | | | | | | | | | | | | 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.
* Ignore waf files on Windows and Python3 waf files.Chris Johns2015-03-181-0/+3
|
* waf: Include waf in the souce tree and updated README on building.Chris Johns2014-09-131-0/+3
| | | | Add support to build all parts of The RTEMS Tools project.
* Add README.Chris Johns2014-02-171-0/+4
Also add a git ignore.