- 09 Aug, 2019 2 commits
-
-
gsell authored
- 25 Jul, 2019 3 commits
- 24 Jul, 2019 5 commits
- 23 Jul, 2019 6 commits
- 19 Jul, 2019 3 commits
-
-
gsell authored
- 'system' and 'OS' have different meaning now 'system' defaults to a string derived from the Linux distribution (like rhel7) or on Mac to the macOS version (like macOS10.14) - OS is equivalent to the output of 'uname -s' - move dynamically created functions to new library libpbuild_dyn.bash - do not set defaults in libpbuild.bash - use the string returned by std::get_os_release() as system string if not passed as argument -
-
gsell authored
- 11 Jul, 2019 1 commit
-
-
gsell authored
-
- 10 Jul, 2019 2 commits
-
-
gsell authored
- 17 Jun, 2019 2 commits
-
-
gsell authored
- 11 Jun, 2019 2 commits
-
-
gsell authored
- 29 May, 2019 4 commits
- 27 May, 2019 2 commits
-
-
gsell authored
- 24 May, 2019 8 commits
-
-
gsell authored
-
gsell authored
- we cannot write the output of the modulecmd using bash to stdout if another shell is requested - rename 'g_shell' to 'Shell' - export_env() uses now the global defined $Shell
-
gsell authored
- adding/removing a group did not add/remove the directory to MODULEPATH
-
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