summaryrefslogtreecommitdiffstats
path: root/rtems.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Change RTEMS path check from `bin` to `share/rtems<version>`.Chris Johns2018-08-121-8/+7
* Fix --show-commands.Christian Mauderer2018-06-121-0/+2
* Fix bsp_init hook.Christian Mauderer2018-04-091-1/+2
* Add bsp_init hook.Christian Mauderer2018-04-061-2/+7
* Use the returned cflags. Add a Python 3 print helper.Chris Johns2017-10-021-2/+4
* rtems: Do not add --std=gnu+=11 when RTEMS is built with SMP.Chris Johns2016-09-111-2/+0
* Process all files to be added to a tar file.Chris Johns2016-07-251-1/+1
* Fix the --show-commands option.Christian Mauderer2016-07-091-2/+2
* Use long commands on more platformsSebastian Huber2016-06-201-1/+2
* Remove tabs as white space.Chris Johns2016-06-161-1/+1
* Fix the root_filesystem tar command on Windows.Chris Johns2016-06-161-2/+7
* Add long command line support for gcc.Chris Johns2016-06-161-8/+61
* Add root_filesystem support to create a root file system.Chris Johns2016-06-151-0/+12
* Pass through commands we do not expand.Chris Johns2016-05-111-0/+2
* Correctly expand the commands for each BSP to build.Chris Johns2016-05-071-7/+6
* Remove the 4.11 reference and use the version argument.Chris Johns2016-04-181-1/+1
* Add default RTEMS version support, environment var checking and CC version me...Chris Johns2016-04-181-15/+50
* Fix module import for msys2Sebastian Huber2015-11-141-1/+1
* Delete non-existing RTEMS_ATOMICSebastian Huber2015-11-131-5/+1
* Derive default RTEMS version and path from prefixSebastian Huber2015-11-131-19/+29
* Derive default paths from RTEMS versionSebastian Huber2015-11-131-48/+48
* Do RTEMS CPU options check earlySebastian Huber2015-11-131-3/+7
* 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
* Create new repo from existing files.Chris Johns2013-12-121-0/+714