summaryrefslogtreecommitdiffstats
path: root/rtems.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Delete non-existing RTEMS_ATOMICSebastian Huber2015-11-131-5/+1
|
* Derive default RTEMS version and path from prefixSebastian Huber2015-11-131-19/+29
| | | | | | Now the configuration is quite simple for standard installations, e.g. waf configure --prefix=/opt/rtems-4.12 --rtems-bsps=sparc/sis
* Derive default paths from RTEMS versionSebastian Huber2015-11-131-48/+48
| | | | Close #2440.
* Do RTEMS CPU options check earlySebastian Huber2015-11-131-3/+7
| | | | | | Set mandatory C++ standard option in case SMP is enabled. Close #2418.
* Fix the rtems-tld wrapper option.Chris Johns2014-09-221-1/+3
|
* Clean up the rtems-tld support.Chris Johns2014-09-211-3/+5
|
* Provide support for trac linking.Chris Johns2014-09-211-7/+27
|
* Let the user provide a handler that is called when configuring.Chris Johns2014-06-231-1/+8
| | | | | The handler is called with the BSP environment set up so the user can perform various checks.
* Create new repo from existing files.Chris Johns2013-12-121-0/+714