summaryrefslogtreecommitdiffstats
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
* fix typo and logic issue when libbsd checking is enforced by the user codeKarel Gardas2023-07-221-2/+2
* 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-148-216/+325
* Add version and git support for apps to useChris Johns2023-04-142-0/+496
* 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-102-3/+224
* rtems: Add a library check.Chris Johns2019-09-191-0/+8
* rtems.py: Fix typoVijay Kumar Banerjee2019-09-191-2/+2
* dl: Add dynamicly loaded app support.Chris Johns2019-06-301-0/+118
* rtems: Add more checks, ranlib and strip.Chris Johns2019-06-301-3/+35
* rtems_bsd: Improve the support for libbsd.Chris Johns2019-06-301-22/+95
* rootfs: Improve the support to build a tar file.Chris Johns2019-06-301-11/+100
* 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
* Add a README with details on updating a project as well as using rtems_wafChris Johns2018-09-251-0/+389
* 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
* Add a rootfd module to make it easier for users.Chris Johns2017-10-021-0/+54
* 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
* libbsd: Fix UnboundLocalError when rtems_libbsd is None.Chris Johns2016-09-111-1/+2
* Add support to access rtems-libbsd.Chris Johns2016-07-251-0/+76
* 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
* Python 3 compatibilitySebastian Huber2015-11-131-1/+1
* Add missing pkgconfig moduleSebastian Huber2015-11-131-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