summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-23rtems: Add support to get arch bsp list in confHEADmasterVijay Kumar Banerjee
2020-07-27rtems: Add function to test waf uninstallVijay Kumar Banerjee
2020-07-27rtems: Add uninstall option to the list of commandsVijay Kumar Banerjee
2020-03-18rtems: Allow checking multiple environment variableVijay Kumar Banerjee
2019-10-10Use gccdeps for dependency scanning.Chris Johns
2019-09-19rtems: Add a library check.Chris Johns
2019-09-19rtems.py: Fix typoVijay Kumar Banerjee
2019-06-30dl: Add dynamicly loaded app support.Chris Johns
2019-06-30rtems: Add more checks, ranlib and strip.Chris Johns
2019-06-30rtems_bsd: Improve the support for libbsd.Chris Johns
2019-06-30rootfs: Improve the support to build a tar file.Chris Johns
2018-10-22Avoid default RTEMS application configurationSebastian Huber
2018-10-14rtems.py: Pass -EL, -EB, and -Gn to link phaseJoel Sherrill
2018-09-25Add a README with details on updating a project as well as using rtems_wafChris Johns
2018-08-12Change RTEMS path check from `bin` to `share/rtems<version>`.Chris Johns
2018-06-12Fix --show-commands.Christian Mauderer
2018-04-09Fix bsp_init hook.Christian Mauderer
2018-04-06Add bsp_init hook.Christian Mauderer
2017-10-02Add a rootfd module to make it easier for users.Chris Johns
2017-10-02Use the returned cflags. Add a Python 3 print helper.Chris Johns
2016-09-11rtems: Do not add --std=gnu+=11 when RTEMS is built with SMP.Chris Johns
2016-09-11libbsd: Fix UnboundLocalError when rtems_libbsd is None.Chris Johns
2016-07-25Add support to access rtems-libbsd.Chris Johns
2016-07-25Process all files to be added to a tar file.Chris Johns
2016-07-09Fix the --show-commands option.Christian Mauderer
2016-06-20Use long commands on more platformsSebastian Huber
2016-06-16Remove tabs as white space.Chris Johns
2016-06-16Fix the root_filesystem tar command on Windows.Chris Johns
2016-06-16Add long command line support for gcc.Chris Johns
2016-06-15Add root_filesystem support to create a root file system.Chris Johns
2016-05-11Pass through commands we do not expand.Chris Johns
2016-05-07Correctly expand the commands for each BSP to build.Chris Johns
2016-04-18Remove the 4.11 reference and use the version argument.Chris Johns
2016-04-18Add default RTEMS version support, environment var checking and CC version me...Chris Johns
2015-11-14Fix module import for msys2Sebastian Huber
2015-11-13Python 3 compatibilitySebastian Huber
2015-11-13Add missing pkgconfig moduleSebastian Huber
2015-11-13Delete non-existing RTEMS_ATOMICSebastian Huber
2015-11-13Derive default RTEMS version and path from prefixSebastian Huber
2015-11-13Derive default paths from RTEMS versionSebastian Huber
2015-11-13Do RTEMS CPU options check earlySebastian Huber
2014-09-22Fix the rtems-tld wrapper option.Chris Johns
2014-09-21Clean up the rtems-tld support.Chris Johns
2014-09-21Provide support for trac linking.Chris Johns
2014-06-23Let the user provide a handler that is called when configuring.Chris Johns
2013-12-15Add an ignore.Chris Johns
2013-12-12Create new repo from existing files.Chris Johns