- Jun 14, 2023
-
-
Hans Fangohr authored
-
Hans Fangohr authored
-
Hans Fangohr authored
-
Hans Fangohr authored
-
Hans Fangohr authored
-
Hans Fangohr authored
-
Hans Fangohr authored
-
Ashwin Kumar Karnad authored
get rid of `--toolchain` flag See merge request mpsd-cs/mpsd-software!61
-
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 13, 2023
-
-
Hans Fangohr authored
Move top level log See merge request mpsd-cs/mpsd-software-environments!59
-
- Jun 12, 2023
-
-
Ashwin Kumar Karnad authored
-
Ashwin Kumar Karnad authored
Catch potential user error See merge request mpsd-cs/mpsd-software-environments!56
-
Ashwin Kumar Karnad authored
just tried this, so we might as well document the behaviour See merge request mpsd-cs/mpsd-software-environments!58
-
Ashwin Kumar Karnad authored
-
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.
-
Ashwin Kumar Karnad authored
improve wording of help strings and outputs See merge request mpsd-cs/mpsd-software-environments!55
-
Hans Fangohr authored
amongst other things explain why 'available' is called 'available'
-
Hans Fangohr authored
fixes bug !49 See merge request mpsd-cs/mpsd-software-environments!54
-
Hans Fangohr authored
Can easily re-add when the feature comes. The argument is not used in the function yet at all. It is not even clear this is the right place to clear the environment before we call 'install' again.
-
Hans Fangohr authored
(Function takes one argument less now after https://gitlab.gwdg.de/mpsd-cs/mpsd-software-environments/-/merge_requests/49)
-
Ashwin Kumar Karnad authored
neither `start-new` nor `remove` should be exposed to user at the moment See merge request mpsd-cs/mpsd-software-environments!50
-
Ashwin Kumar Karnad authored
fix issue #9 Closes #9 See merge request mpsd-cs/mpsd-software-environments!52
-
Ashwin Kumar Karnad authored
# Conflicts: # mpsd-software.py
-
Ashwin Kumar Karnad authored
If toolchain cannot be found, point to `available` command. See merge request mpsd-cs/mpsd-software-environments!51
-
Ashwin Kumar Karnad authored
reinstallation functionality missing - let's hide it from the users See merge request mpsd-cs/mpsd-software-environments!49
-
Hans Fangohr authored
-
Hans Fangohr authored
-
Hans Fangohr authored
as they do not work; their existence will only cause confusion
-
Hans Fangohr authored
-
Hans Fangohr authored
prepare: update spack-environments repo if it exists already See merge request mpsd-cs/mpsd-software-environments!48
-
Hans Fangohr authored
Status command : add module commands for each microarch See merge request mpsd-cs/mpsd-software-environments!46
-
-
Ashwin Kumar Karnad authored
-
Ashwin Kumar Karnad authored
Provide --version functionality See merge request mpsd-cs/mpsd-software-environments!44
-