[RSB PATCH] gdb: Add options to contorl the python version

2023-11-29 Thread chrisj
From: Chris Johns The options are: --with-python2 --with-python3 --with-python-version Closes #4973 --- source-builder/config/gdb-common-1.cfg | 19 +++ 1 file changed, 19 insertions(+) diff --git a/source-builder/config/gdb-common-1.cfg

[RSB PATCH] sb: No hash on a package is an error

2023-11-29 Thread chrisj
From: Chris Johns --- source-builder/sb/download.py | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/source-builder/sb/download.py b/source-builder/sb/download.py index 410edeb..3f26644 100644 --- a/source-builder/sb/download.py +++ b/source-builder/sb/download.py @@

Re: [PATCH] glossary: Add terms

2023-11-29 Thread Sebastian Huber
On 28.11.23 20:49, andrew.butterfi...@scss.tcd.ie wrote: +    scenario +        In a setting that involves many concurrent tasks that interleave in arbitrary +        ways, a scenario describes a single specific possible interleaving.  One +        interpretation of the

Re: [PATCH] glossary: Add terms

2023-11-29 Thread Sebastian Huber
On 28.11.23 20:31, Joel Sherrill wrote: +    GPL +        This term is an acronym for +        `GNU General Public License >`__. + +    GPLv3 +        This term is an acronym for +        `GNU General