gsell
1e6cfd9c74
modulecmd: missing space in definition of local variable fixed
2025-07-18 11:16:22 +02:00
gsell
f9cc082e89
Merge branch '435-set-version-to-2-0-1-and-update-changelog' into 'master'
...
Resolve "set version to 2.0.1 and update CHANGELOG"
Closes #435
See merge request Pmodules/src!467
2025-07-17 17:26:28 +02:00
gsell
ef823953b8
version bumped to 2.0.1, CHANGELOG updated
2025-07-17 17:21:41 +02:00
gsell
35dcd99d53
Merge branch '434-modulecmd-output-hints-for-help-sub-command' into 'master'
...
Resolve "modulecmd: output hints for help sub-command"
Closes #434
See merge request Pmodules/src!466
2025-07-17 17:16:43 +02:00
gsell
bd6ec0e2c6
modulecmd: output hints in help sub-command if module is unavailable
2025-07-17 17:15:22 +02:00
gsell
c5956bfedb
Merge branch '433-make-sure-that-local-variables-are-defined-as-local' into 'master'
...
Resolve "make sure that local variables are defined as local"
Closes #433
See merge request Pmodules/src!465
2025-07-17 17:07:58 +02:00
gsell
7ac15dc560
make sure that local variables are defined as local
2025-07-17 17:07:58 +02:00
gsell
c8335bdfee
Merge branch '432-build-system-don-t-remove-modulefiles-in-other-overlays-by-default' into 'master'
...
Resolve "build-system: don't remove modulefiles in other overlays by default"
Closes #432
See merge request Pmodules/src!464
2025-07-17 13:54:53 +02:00
gsell
b730413d61
build-system: don't remove modulefiles in other overlays by default
2025-07-17 13:52:28 +02:00
gsell
044acc0e9b
Merge branch '431-build-system-don-t-use-hostename' into 'master'
...
Resolve "build-system: don't use $HOSTENAME"
Closes #431
See merge request Pmodules/src!463
2025-07-17 13:42:16 +02:00
gsell
727a49da72
build-system: get hostname via hostname(1) not $HOSTNAME
...
With Slurm (and may be other batch-systems) the environment variable
HOSTNAME might inherited from the node the job has been submitted. In
this case the value is wrong on the compute nodes.
2025-07-17 13:36:48 +02:00
gsell
bfd7396677
Merge branch '430-modulecmd-review-code-to-search-modules' into 'master'
...
Resolve "modulecmd: review code to search modules"
Closes #430
See merge request Pmodules/src!462
2025-07-17 13:26:34 +02:00
gsell
622d4c7720
modulecmd: review code to search modules
2025-07-17 13:26:34 +02:00
gsell
a00e11567c
Merge branch '430-modulecmd-review-code-to-search-modules' into 'master'
...
Resolve "modulecmd: review code to search modules"
Closes #430
See merge request Pmodules/src!461
2025-07-17 11:52:50 +02:00
gsell
7233371f98
modulecmd: review code for searching/finding available modules
...
The cache will be recreated only if the mtime of a modulefile
is newer than the cache.
2025-07-17 11:50:24 +02:00
gsell
ea174f72d6
Merge branch '429-build-system-extend-urls-structure-in-yaml-config-file' into 'master'
...
Resolve "build-system: extend urls structure in YAML config file"
Closes #429
See merge request Pmodules/src!460
2025-07-16 17:34:15 +02:00
gsell
7d7a7a5781
build-system: extended urls structure
2025-07-16 17:29:58 +02:00
gsell
23994b359e
Merge branch '428-modulecmd-call-modulecmd-lmod-and-spider-via-wrapper-function' into 'master'
...
Resolve "modulecmd: call modulecmd, lmod and spider via wrapper function"
Closes #428
See merge request Pmodules/src!459
2025-07-16 17:12:20 +02:00
gsell
78c1049c0a
modulecmd: Call modulecmd, lmod and spider via a wrapper function.
2025-07-16 17:07:21 +02:00
gsell
23c95cd54a
Merge branch '427-libstd-bash-call-used-system-binaries-via-a-function' into 'master'
...
Resolve "libstd.bash: call used system binaries via a function"
Closes #427
See merge request Pmodules/src!458
2025-07-16 16:55:32 +02:00
gsell
d45d049665
libstd: Call system binaries via function.
2025-07-16 16:53:23 +02:00
gsell
f6ddc2955c
Merge branch '426-lmod-recipe-bugfix-in-setting-path-and-unset-ld_preload-ld_library_path-before-compiling-lmod' into 'master'
...
Resolve "Lmod-recipe: bugfix in setting PATH and unset LD_PRELOAD, LD_LIBRARY_PATH before compiling Lmod"
Closes #426
See merge request Pmodules/src!457
2025-07-16 16:39:53 +02:00
gsell
00d2212478
bugfix in build Lmod
...
Typo in setting PATH fixed. Unset LD_PRELOAD and LD_LIBRARY_PATH
before building Lmod.
2025-07-16 16:27:26 +02:00
gsell
b431192fbe
Merge branch '424-modulecmd-unbound-variable-in-get_available_modules' into 'master'
...
Resolve "modulecmd: unbound variable in get_available_modules()"
Closes #424
See merge request Pmodules/src!456
2025-05-28 16:27:00 +02:00
gsell
ad164276a6
modulecmd: unbound variables fixed in get_available_modules()
2025-05-28 16:26:03 +02:00
gsell
1bfb1a104a
Merge branch '423-modbuild-fix-building-removing-sub-packages' into 'master'
...
Resolve "modbuild: fix building/removing sub-packages"
Closes #423
See merge request Pmodules/src!455
2025-05-28 15:13:10 +02:00
gsell
c51970d75f
modbuild: building/removing modules with sub-packages fixed
2025-05-28 15:11:29 +02:00
gsell
9a3334d554
Merge branch '422-pmodules-define-shell-functions-for-external-commands-binaries' into 'master'
...
Resolve "Pmodules: define shell functions for external commands/binaries"
Closes #422
See merge request Pmodules/src!454
2025-05-28 15:05:19 +02:00
gsell
a3ea5febdf
Pmodules: call external commands/binaries via shell function
2025-05-28 15:04:03 +02:00
gsell
3659523bc2
Merge branch '421-modulecmd-bugfix-in-get_available_module' into 'master'
...
Resolve "modulecmd: bugfix in get_available_module()"
Closes #421
See merge request Pmodules/src!453
2025-05-28 14:53:32 +02:00
gsell
c72b203e5f
modulecmd: bugfix in get_available_modules()
...
Due to a bug in this function not all available modules were found.
2025-05-28 14:51:49 +02:00
gsell
35fd426da5
Merge branch '420-modulecmd-don-t-print-message-if-stable-module-has-been-loaded' into 'master'
...
Resolve "modulecmd: don't print message if stable module has been loaded"
Closes #420
See merge request Pmodules/src!452
2025-05-28 14:45:55 +02:00
gsell
d89066bff2
modulecmd: don't print message after loading a stable module
2025-05-28 14:44:56 +02:00
gsell
d906512980
Merge branch '419-modulecmd-increase-cache-timeout-to-4h' into 'master'
...
Resolve "modulecmd: increase cache timeout to 4h"
Closes #419
See merge request Pmodules/src!451
2025-05-28 14:41:36 +02:00
gsell
a08eaafa2e
modulecmd: increase cache timeout to 4h
2025-05-28 14:40:42 +02:00
gsell
419ea88423
Merge branch '418-modulecmd-fix-sub-commands-whatis-and-apropos-keywords' into 'master'
...
Resolve "modulecmd: fix sub-commands whatis and apropos/keywords"
Closes #418
See merge request Pmodules/src!450
2025-05-13 18:18:30 +02:00
gsell
41a361aaab
modulecmd: sub-cmds whatis and apropos fixed
2025-05-13 18:17:39 +02:00
gsell
2695cb12a1
Merge branch '417-modulecmd-fix-module-search-for-lmod-hierarchical-modules' into 'master'
...
Resolve "modulecmd: fix module search for Lmod hierarchical modules"
Closes #417
See merge request Pmodules/src!449
2025-05-13 18:14:54 +02:00
gsell
345fb5ab21
modulecmd: fix module search for Lmod hierarchical modules
2025-05-13 18:13:46 +02:00
gsell
27b9985203
Merge branch '416-modulecmd-manpath-must-be-initialised-if-not-already-defined' into 'master'
...
Resolve "modulecmd: MANPATH must be initialised if not already defined"
Closes #416
See merge request Pmodules/src!448
2025-05-13 18:05:18 +02:00
gsell
c899c16a0c
modulecmd: initialize MANPATH if not set
2025-05-13 18:03:57 +02:00
gsell
8afe8f64c4
Merge branch '415-modulecmd-reverse-sort-output-of-avail-and-search-only-if-pattern-is-the-empty-string' into 'master'
...
Resolve "modulecmd: reverse sort output of avail and search only if pattern is the empty string"
Closes #415
See merge request Pmodules/src!447
2025-04-09 17:06:36 +02:00
gsell
c130603322
modulecmd: reverse sort output of avail and search only if pattern is not the empty string
2025-04-09 17:01:38 +02:00
gsell
08583c3d5d
Merge branch '414-modulecmd-loading-lmod-modules-failed' into 'master'
...
Resolve "modulecmd: loading Lmod modules failed"
Closes #414
See merge request Pmodules/src!446
2025-04-09 16:54:38 +02:00
gsell
d2556b373f
modulecmd: bugfix Lmod modules couldn'd be loaded
2025-04-09 16:53:38 +02:00
gsell
2110e59a9d
Merge branch '413-modulecmd-print-a-more-verbose-deprecated-message' into 'master'
...
Resolve "modulecmd: print a more verbose deprecated message"
Closes #413
See merge request Pmodules/src!445
2025-04-09 16:48:09 +02:00
gsell
bdd7963a13
modulecmd: print more verbose deprecated message
2025-04-09 16:46:47 +02:00
gsell
18f2c6807c
Merge branch '412-build-system-fix-check-whether-the-main-package-has-to-be-rebuilt' into 'master'
...
Resolve "build-system: fix check whether the main package has to be rebuilt"
Closes #412
See merge request Pmodules/src!444
2025-04-09 16:41:32 +02:00
gsell
cd3bf561a9
build-system: bugfix in rebuild package check
2025-04-09 16:39:16 +02:00
gsell
fccdb4131e
Merge branch '411-build-system-review-code-to-set-rpath' into 'master'
...
Resolve "build-system: review code to set RPATH"
Closes #411
See merge request Pmodules/src!443
2025-04-09 16:27:00 +02:00