Chris Johns
98588a5596
sb/rtems-build-dep: Fix arg check loop, removes stray 0 in build.
2019-02-10 05:12:04 +11:00
Chris Johns
257c9267cf
gdb/python: Use python-config for the configuration if found.
...
- Do not assume the installed paths for the header and library.
Ask python-config if found.
Close #3537 .
2018-12-25 10:15:55 +11:00
Joel Sherrill
0794cc37eb
rtems-build-dep: Add support for Cygwin
...
updates #3537 .
2018-10-24 10:34:05 -05:00
Chris Johns
e2209fa153
sb: Fix rtems-build-dep to handle various issues
...
- Remove CR characters on Windows.
- Force the compiler to output English so the pattern
matching works.
Updates #3537 .
2018-10-24 21:43:18 +11:00
Chris Johns
13f4c37999
sb: Add support to search for a suitable version of python.
...
The command python has been removed from upstream python and python2
and python3 is now used. This patch wraps the commands in a shell
script that locates a suitable python to run.
Updates #3537
2018-10-21 09:49:02 +11:00