- 24 May, 2019 5 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 2 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 1 commit
-
-
gsell authored
- sub-command 'swap' is now implemented via unload/load - tmpfile variable in subcommand_load() cannot be read-only any more
-
- 15 May, 2019 2 commits
- 13 May, 2019 1 commit
-
-
gsell authored
- prepend Pmodules bin directory to PATH - export MANPATH
-
- 30 Apr, 2019 2 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
-
- 09 Apr, 2019 1 commit
-
-
gsell authored
-
- 12 Mar, 2019 1 commit
-
-
gsell authored
- fix issue with "puts stderr "foo bar" in modulefiles - comment to subcommand_unload() edited
-
- 17 Feb, 2019 1 commit
-
-
gsell authored
-
- 27 Dec, 2018 1 commit
-
-
gsell authored
- bug fixed in testing availability of module. - bug fieed in loading dependencies: we must echo the output of the load command!
-
- 26 Oct, 2018 1 commit
-
-
gsell authored
-
- 16 Oct, 2018 1 commit
-
-
gsell authored
- bugfix in subcommand_load(): modules may write something to stderr while loading.
-
- 11 Oct, 2018 1 commit
-
-
gsell authored
- support for use-flags implemented/fixed
-
- 05 Oct, 2018 1 commit
-
-
gsell authored
- support for architecture specific modules added - cleanup
-
- 28 Sep, 2018 1 commit
-
-
gsell authored
- in subcommand_search(): option to print variants file style output removed
-
- 14 Sep, 2018 1 commit
-
-
gsell authored
- bugfix in subcommand_load(): LOADEDMODULES were not set correct: the output of "modulecmd ...
-
- 30 Aug, 2018 1 commit
-
-
gsell authored
- bugfixes in subcommand_load()
-
- 16 Aug, 2018 1 commit
-
-
gsell authored
-
- 15 Aug, 2018 1 commit
-
-
gsell authored
Pmodules/modulecmd.bash.in: subcommand_load(): load modules with absolut path; use 'module show' to test availability and to get absolut module file name and module PREFIX; adapt to changed 'get_options()'; use 'std::upvar()' where reasonable
-
- 24 Jan, 2018 1 commit
-
-
gsell authored
- bugfix in use(): export MODULEPATH
-
- 15 Nov, 2017 3 commits
- 09 Nov, 2017 2 commits