- Jun 16, 2023
-
-
Ashwin Kumar Karnad authored
-
Ashwin Kumar Karnad authored
-
Ashwin Kumar Karnad authored
-
Ashwin Kumar Karnad authored
-
Ashwin Kumar Karnad authored
-
Ashwin Kumar Karnad authored
-
Hans Fangohr authored
-
Ashwin Kumar Karnad authored
-
- Jun 15, 2023
-
-
Ashwin Kumar Karnad authored
-
Ashwin Kumar Karnad authored
-
Ashwin Kumar Karnad authored
-
Ashwin Kumar Karnad authored
-
Ashwin Kumar Karnad authored
-
Ashwin Kumar Karnad authored
-
Ashwin Kumar Karnad authored
-
- Jun 14, 2023
-
-
Hans Fangohr authored
-
Hans Fangohr authored
-
Hans Fangohr authored
-
Hans Fangohr authored
-
Hans Fangohr authored
-
Hans Fangohr authored
-
-
Hans Fangohr authored
-
Hans Fangohr authored
-
Hans Fangohr authored
-
Hans Fangohr authored
-
Hans Fangohr authored
-
Hans Fangohr authored
-
Hans Fangohr authored
-
Hans Fangohr authored
-
Hans Fangohr authored
-
Hans Fangohr authored
-
Hans Fangohr authored
-
Hans Fangohr authored
renamed "args.toolchains" to "args.toolchain" because that looks better in the help output: ``` ./mpsd-software.py install --help usage: mpsd-software.py install [-h] [--enable-build-cache] release toolchain [toolchain ...] ``` is better than ``` ./mpsd-software.py install --help usage: mpsd-software.py install [-h] [--enable-build-cache] release toolchains [toolchains ...] ```
-
Hans Fangohr authored
-
- Jun 12, 2023
-
-
Ashwin Kumar Karnad authored
-
Ashwin Kumar Karnad authored
-
Hans Fangohr authored
because I wanted to know if package sets are included in the return value
-
Hans Fangohr authored
- if passed to 'available', this creates a long and not very helpful message that lists all branches. - if we catch it here, we avoid that.
-
Hans Fangohr authored
amongst other things explain why 'available' is called 'available'
-