summaryrefslogtreecommitdiffstats
path: root/rtems.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* rtems: Formatting update with yapfHEADmasterChris Johns2023-10-061-0/+3
* Avoid StopIteration exception for non-rtems .pcMartin Erik Werner2023-10-061-6/+8
* Allow vendor field in toolchain target tripletMartin Erik Werner2023-05-251-2/+6
* Parse includes in separate groups so isystem and sysroot paths and managedChris Johns2023-04-191-8/+7
* Format with YAPFChris Johns2023-04-141-127/+222
* rtems: Fix IFLAGS and add arch_bsp_nameChris Johns2023-04-141-26/+41
* rtems: Add support to get arch bsp list in confVijay Kumar Banerjee2021-02-231-0/+1
* rtems: Add function to test waf uninstallVijay Kumar Banerjee2020-07-271-0/+46
* rtems: Add uninstall option to the list of commandsVijay Kumar Banerjee2020-07-271-1/+1
* rtems: Allow checking multiple environment variableVijay Kumar Banerjee2020-03-181-4/+5
* Use gccdeps for dependency scanning.Chris Johns2019-10-101-3/+10
* rtems: Add a library check.Chris Johns2019-09-191-0/+8
* rtems.py: Fix typoVijay Kumar Banerjee2019-09-191-2/+2
* rtems: Add more checks, ranlib and strip.Chris Johns2019-06-301-3/+35
* Avoid default RTEMS application configurationSebastian Huber2018-10-221-23/+28
* rtems.py: Pass -EL, -EB, and -Gn to link phaseJoel Sherrill2018-10-141-1/+1
* 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