Commit Graph

619 Commits

Author SHA1 Message Date
gsell ba93bb2a66 Merge branch '134-fix-bugs-in-modmanage' into 'master'
Resolve "fix bugs in modmanage"

Closes #134

See merge request Pmodules/src!103
2021-11-10 17:08:35 +00:00
gsell 121a9c26c0 Merge branch 'master' into 134-fix-bugs-in-modmanage 2021-11-10 18:06:39 +01:00
gsell 49d7c03e2d Merge branch '145-modulecmd-bash-remove-case-statement-added-by-accident' into 'master'
Resolve "modulecmd.bash: remove case statement added by accident"

Closes #145

See merge request Pmodules/src!116
2021-11-10 17:05:14 +00:00
gsell 99d979677b modulecmd.bash: case statement added by accident removed 2021-11-10 18:04:05 +01:00
gsell a0b9dc7ba3 modmanage.bash: reviewed, lot of modifications and fixes 2021-11-10 17:58:06 +01:00
gsell 283167fad7 build: install libpmodules.bash.in 2021-11-10 17:55:58 +01:00
gsell ea64c2bbf8 modmange: execute modmanage.bash relative to own path 2021-11-10 17:53:56 +01:00
gsell 9765a4c0ff libstd.bash: std::split_path() added 2021-11-10 17:52:48 +01:00
gsell 26e7d0f24f libpmodules.bash: default value assigned to PMODULES_CONFIG_DIR 2021-11-10 17:51:46 +01:00
gsell 9dc4df7987 Merge branch 'master' into 134-fix-bugs-in-modmanage 2021-11-08 16:53:31 +01:00
gsell f6fe194e40 modmanage: review with lot of changes 2021-11-08 16:51:24 +01:00
gsell b24f8dab38 Merge branch '144-implement-shell-glob-pattern-search-in-module-search' into 'master'
Resolve "implement shell glob pattern search in module search"

Closes #144

See merge request Pmodules/src!115
2021-11-08 13:44:38 +00:00
gsell 5815bc5201 modulecmd: shell glob pattern search implemented 2021-11-08 14:43:46 +01:00
gsell 426e4e37f5 Merge branch '143-environment-not-always-saved-to-pmodules_env' into 'master'
Resolve "environment not always saved to PMODULES_ENV"

Closes #143

See merge request Pmodules/src!114
2021-11-08 13:41:46 +00:00
gsell 5f81fe32e9 modulecmd: bugfix in saving state to PMODULES_ENV 2021-11-08 14:40:35 +01:00
gsell a7678bad10 Merge branch '139-review-fix-argument-handling-in-modulecmd' into 'master'
Resolve "review/fix argument handling in modulecmd"

Closes #139

See merge request Pmodules/src!109
2021-11-08 13:33:14 +00:00
gsell 1204517a99 modulecmd: cmd-line arguments and handling reviewed 2021-11-08 14:27:12 +01:00
gsell bba12e5164 Merge branch '142-review-libpmodules-bash' into 'master'
Resolve "review libpmodules.bash"

Closes #142

See merge request Pmodules/src!113
2021-11-08 13:14:55 +00:00
gsell 98ce3112ee review libpmodules.bash, new functions added, cleanup 2021-11-08 14:13:55 +01:00
gsell 087490e8f3 Merge branch '142-review-libpmodules-bash' into 'master'
Resolve "review libpmodules.bash"

Closes #142

See merge request Pmodules/src!112
2021-11-08 13:08:07 +00:00
gsell d1a66d5e6f libpmodules.bash reviewed
- cleanup code in lib
- function we need in modmanage moved to lib
- some cleanup in modulecmd
2021-11-08 14:05:05 +01:00
gsell 5522994fe9 Merge branch '141-implement-better-solution-for-defining-commands' into 'master'
Resolve "implement better solution for defining commands"

Closes #141

See merge request Pmodules/src!111
2021-11-08 12:46:37 +00:00
gsell a67b3cdf5f better solution to define used commands implemented 2021-11-08 13:44:54 +01:00
gsell 63274d1143 Merge branch '140-std-split_fname-remove-leading-slash' into 'master'
Resolve "std:split_fname(): remove leading slash"

Closes #140

See merge request Pmodules/src!110
2021-11-08 11:27:57 +00:00
gsell 6d53069bed std::split_abs_path() renamed to std::split_abspath() 2021-11-08 12:25:25 +01:00
gsell 8112e8b6d4 std::split_fname(): reviewed and renamed to std::split_abs_path() 2021-11-08 12:20:17 +01:00
gsell bdc9ddf8b5 std:split_fname(): changed arguments and leading slash handling
- a leading slash is now removed
- the filename is now passed as second argument, the number of
  parts is returned in an optional third argument
2021-11-08 11:59:21 +01:00
gsell f55966a6dd Merge branch 'master' into 134-fix-bugs-in-modmanage 2021-10-29 17:31:05 +02:00
gsell f75f00dbfb Merge branch '138-invalid-options-are-not-handled-properly' into 'master'
Resolve "issues in parsing options and arguments"

Closes #138

See merge request Pmodules/src!108
2021-10-29 11:55:05 +00:00
gsell ef5dd9f761 modulecmd: fixes in option and argument parsing 2021-10-29 13:54:22 +02:00
gsell 0ba602dbbd Merge branch '137-sort-modules-numerically-in-sub-command-avail' into 'master'
Resolve "sort modules numerically in sub-command avail"

Closes #137

See merge request Pmodules/src!107
2021-10-29 10:08:07 +00:00
gsell 3d326a527a modulecmd: sort output of sub-command avail numerically 2021-10-29 12:05:41 +02:00
gsell f7f589471e Merge branch 'cherry-pick-c22422ac' into 'master'
fixes in module search sub-command

See merge request Pmodules/src!106
2021-10-28 17:13:30 +00:00
gsell 6d6609126f fixes in module search sub-command
- error fixed in printing the modulefile
- sanity checks added if --src is specified


(cherry picked from commit c22422aca9)
2021-10-28 17:12:58 +00:00
gsell 5083800958 modmanage.bash.in: fixes 2021-10-28 18:36:46 +02:00
gsell d4aaa4a137 bugfix in modmanage.in
- missing dopple-quote added
2021-10-28 18:35:48 +02:00
gsell b241031fc1 fix std::split_fname() in libstd.bash
- if path start with a leading slash, remove it, otherwise the
  first component of the splitted path is empty
2021-10-28 18:32:49 +02:00
gsell c22422aca9 fixes in module search sub-command
- error fixed in printing the modulefile
- sanity checks added if --src is specified
2021-10-28 18:20:58 +02:00
gsell a4215874a3 Merge branch '135-fix-output-of-group-name-in-avail-sub-commanf' into 'master'
Resolve "fix output of group name in avail sub-commanf"

Closes #135

See merge request Pmodules/src!104
2021-09-17 13:34:47 +00:00
gsell 50c9b6d692 modulecmd: fix output of module avail
- for directories outside the hierarchy the header did not include the
  directory name.
2021-09-17 15:32:56 +02:00
gsell 06406e463d Merge branch '133-modulecmd-fix-exit-function' into 'master'
Resolve "modulecmd: fix exit function"

Closes #133

See merge request Pmodules/src!102
2021-08-12 16:28:24 +00:00
gsell e3d8ee9780 modulecmd: bugfix in removing tmp file in _exit 2021-08-12 18:27:01 +02:00
gsell 979e4f5d38 Merge branch '132-module-sub-cmd-help-bugs' into 'master'
Resolve "module sub-cmd --help bugs"

Closes #132

See merge request Pmodules/src!101
2021-08-12 16:17:18 +00:00
gsell 02d1939c81 modulecmd: module sub-command --help bugs fixed 2021-08-12 18:14:37 +02:00
gsell 6ceb76e8fb bash_completion: sub-commands dependencies and sync removed 2021-08-12 18:12:13 +02:00
gsell 457f3d5430 Merge branch '131-libstd-bash-fix-issue-with-current-centos-in-std-get_os_release' into 'master'
Resolve "libstd.bash: fix issue with current CentOS in std::get_os_release()"

Closes #131

See merge request Pmodules/src!100
2021-07-20 15:55:29 +02:00
gsell 4f625ed86b libstd.bash: fix in std.get_os_release_linux() for current CentOS 2021-07-20 15:54:21 +02:00
gsell 54817c70f5 Merge branch '130-libpbuild-bash-bugs-in-functions-to-compare-versions' into 'master'
Resolve "libpbuild.bash: bugs in functions to compare versions"

Closes #130

See merge request Pmodules/src!99
2021-07-20 15:46:23 +02:00
gsell 2d12850de0 libpbuild.bash: bugfix in version compare functions 2021-07-20 15:44:46 +02:00
gsell 2f537795cc Merge branch '129-modulecmd-use-some-defaults-if-pmodules-conf-does-not-exist' into 'master'
Resolve "modulecmd: use some defaults if Pmodules.conf does not exist"

Closes #129

See merge request Pmodules/src!98
2021-06-09 10:04:59 +02:00