index
:
rtems_waf
master
RTEMS Waf Support for Applications
devel@rtems.org
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
rtems.py
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow vendor field in toolchain target triplet
HEAD
master
Martin Erik Werner
9 days
1
-2
/
+6
*
Parse includes in separate groups so isystem and sysroot paths and managed
Chris Johns
2023-04-19
1
-8
/
+7
*
Format with YAPF
Chris Johns
2023-04-14
1
-127
/
+222
*
rtems: Fix IFLAGS and add arch_bsp_name
Chris Johns
2023-04-14
1
-26
/
+41
*
rtems: Add support to get arch bsp list in conf
Vijay Kumar Banerjee
2021-02-23
1
-0
/
+1
*
rtems: Add function to test waf uninstall
Vijay Kumar Banerjee
2020-07-27
1
-0
/
+46
*
rtems: Add uninstall option to the list of commands
Vijay Kumar Banerjee
2020-07-27
1
-1
/
+1
*
rtems: Allow checking multiple environment variable
Vijay Kumar Banerjee
2020-03-18
1
-4
/
+5
*
Use gccdeps for dependency scanning.
Chris Johns
2019-10-10
1
-3
/
+10
*
rtems: Add a library check.
Chris Johns
2019-09-19
1
-0
/
+8
*
rtems.py: Fix typo
Vijay Kumar Banerjee
2019-09-19
1
-2
/
+2
*
rtems: Add more checks, ranlib and strip.
Chris Johns
2019-06-30
1
-3
/
+35
*
Avoid default RTEMS application configuration
Sebastian Huber
2018-10-22
1
-23
/
+28
*
rtems.py: Pass -EL, -EB, and -Gn to link phase
Joel Sherrill
2018-10-14
1
-1
/
+1
*
Change RTEMS path check from `bin` to `share/rtems<version>`.
Chris Johns
2018-08-12
1
-8
/
+7
*
Fix --show-commands.
Christian Mauderer
2018-06-12
1
-0
/
+2
*
Fix bsp_init hook.
Christian Mauderer
2018-04-09
1
-1
/
+2
*
Add bsp_init hook.
Christian Mauderer
2018-04-06
1
-2
/
+7
*
Use the returned cflags. Add a Python 3 print helper.
Chris Johns
2017-10-02
1
-2
/
+4
*
rtems: Do not add --std=gnu+=11 when RTEMS is built with SMP.
Chris Johns
2016-09-11
1
-2
/
+0
*
Process all files to be added to a tar file.
Chris Johns
2016-07-25
1
-1
/
+1
*
Fix the --show-commands option.
Christian Mauderer
2016-07-09
1
-2
/
+2
*
Use long commands on more platforms
Sebastian Huber
2016-06-20
1
-1
/
+2
*
Remove tabs as white space.
Chris Johns
2016-06-16
1
-1
/
+1
*
Fix the root_filesystem tar command on Windows.
Chris Johns
2016-06-16
1
-2
/
+7
*
Add long command line support for gcc.
Chris Johns
2016-06-16
1
-8
/
+61
*
Add root_filesystem support to create a root file system.
Chris Johns
2016-06-15
1
-0
/
+12
*
Pass through commands we do not expand.
Chris Johns
2016-05-11
1
-0
/
+2
*
Correctly expand the commands for each BSP to build.
Chris Johns
2016-05-07
1
-7
/
+6
*
Remove the 4.11 reference and use the version argument.
Chris Johns
2016-04-18
1
-1
/
+1
*
Add default RTEMS version support, environment var checking and CC version me...
Chris Johns
2016-04-18
1
-15
/
+50
*
Fix module import for msys2
Sebastian Huber
2015-11-14
1
-1
/
+1
*
Delete non-existing RTEMS_ATOMIC
Sebastian Huber
2015-11-13
1
-5
/
+1
*
Derive default RTEMS version and path from prefix
Sebastian Huber
2015-11-13
1
-19
/
+29
*
Derive default paths from RTEMS version
Sebastian Huber
2015-11-13
1
-48
/
+48
*
Do RTEMS CPU options check early
Sebastian Huber
2015-11-13
1
-3
/
+7
*
Fix the rtems-tld wrapper option.
Chris Johns
2014-09-22
1
-1
/
+3
*
Clean up the rtems-tld support.
Chris Johns
2014-09-21
1
-3
/
+5
*
Provide support for trac linking.
Chris Johns
2014-09-21
1
-7
/
+27
*
Let the user provide a handler that is called when configuring.
Chris Johns
2014-06-23
1
-1
/
+8
*
Create new repo from existing files.
Chris Johns
2013-12-12
1
-0
/
+714