- 24 May, 2019 6 commits
-
-
gsell authored
- break long lines - use common format for error messages
-
gsell authored
-
gsell authored
- scanning for groups and computation of their depth re-implemented
-
gsell authored
- "typeset -p" is able to handle multiple variables!
-
gsell authored
- this environment variable was used in the past in modulefiles to load the required Tcl code for Pmodules
-
- 23 May, 2019 3 commits
- 22 May, 2019 4 commits
- 21 May, 2019 1 commit
-
-
gsell authored
- in sub-command 'load': print conflict message not just load failed - in sub-command 'search': equal sign can now be used for options '--with' and '--release' - sub-command options can now be specified on the LHS of the sub-command
-
- 19 May, 2019 1 commit
-
-
gsell authored
-
- 17 May, 2019 1 commit
-
-
gsell authored
-
- 16 May, 2019 5 commits
-
-
gsell authored
- sub-command 'swap' is now implemented via unload/load - tmpfile variable in subcommand_load() cannot be read-only any more
-
gsell authored
- unused procedures removed - implementation of the output of the .info file moved to modulecmd.bash - swap is now implemented in modulecmd.bash as unload followed by a load
-
gsell authored
- all arguments are passed to modulemcd without being parsed/checked
-
gsell authored
- 15 May, 2019 4 commits
- 14 May, 2019 1 commit
-
-
gsell authored
-
- 13 May, 2019 4 commits
- 30 Apr, 2019 3 commits
- 29 Apr, 2019 2 commits
-
-
gsell authored
- PMODULES_USED_GROUPS renamed to UsedGroups, now saved to PMODULES_ENV - fixes in exporting variables
-
gsell authored
- Pmodules/bash: contains now only the 'module()' function, some sanity checks and initialization of bash completion plus unsetting some unused variables. - Pmodules/libstd.bash: bug fixed in std::append_path if path includes spaces - Pmodules/modulecmd.bash.in: (re-)initialize if 'PMODULES_ENV' is empty or unset
-
- 17 Apr, 2019 2 commits
-
-
gsell authored
- 09 Apr, 2019 3 commits