1718 Commits

Author SHA1 Message Date
gsell 285bb96a92 PSI siteconfig for Tcl Env.Modules added 2026-05-01 13:28:35 +02:00
gsell 734d2e1655 doc: changelog updated (#1409) 2026-03-27 14:51:00 +01:00
gsell 84bff15b65 fix: remove comments while reading YAML files (#1407)
* fix: remove comments while reading YAML files
2026-03-27 14:33:48 +01:00
gsell e218f40e10 fix: select bioöd correct variant if variant has been passed on cmd line (#1406) 2026-03-27 14:02:31 +01:00
gsell 6f94a40040 fix: select correct variant if 'first_match' set (#1405) 2026-03-27 12:15:59 +01:00
gsell ba55ca9908 Merge pull request #1399 from Pmodules/1398-fix-in-master
fix: modulecmd in un-use overlay incorrectly placed quotation mark
2026-03-27 09:59:03 +01:00
gsell a2d65a38d6 fix: modulecmd in un-use overlay incorrectly placed quotation mark 2026-03-27 09:56:35 +01:00
gsell 2f40d81693 Merge pull request #1396 from Pmodules/1395-modulecmd-add-stub-function-for-module-hide-and-module-tag
modulecmd: stub functions module-hide and module-tag added
2026-03-23 15:54:25 +01:00
gsell 6a461f4179 modulecmd: stub functions module-hide and module-tag added 2026-03-23 15:52:52 +01:00
gsell f2fb651f49 Merge pull request #1394 from Pmodules/1393-build-system-set-default-version-of-patchelf-to-0145
build-system: update default version of patchelf to 0.14.5
2026-03-23 15:41:10 +01:00
gsell c229ff0d35 build-system: update default version of patchelf to 0.14.5 2026-03-23 15:39:46 +01:00
gsell cc906f7531 Merge pull request #1392 from Pmodules/1391-bump-pmodules-version-to-210-and-lmod-to-911
build-system: set Pmodules version to 2.1.0 and Lmod to 9.1.1
2026-03-23 15:34:41 +01:00
gsell 775e944794 build-system: set Pmodules version to 2.1.0 and Lmod to 9.1.1 2026-03-23 15:32:39 +01:00
gsell 1e8ee636f3 build-system: add config option src_dir 2026-03-23 11:28:38 +01:00
gsell f0e2d501d9 BUGFIX: modulecmd: unbound variable fixed in get_load_hints() 2026-03-23 11:28:36 +01:00
gsell ea5b8327cb modbuild: fix for issue #1371 (select variant to build on cmd line) 2026-03-23 11:28:35 +01:00
gsell e3105bde28 build-system: bugfix in checking variant 2026-03-23 11:28:33 +01:00
gsell ceade0b205 Merge pull request #1388 from Pmodules/1387-modulecmd-un-using-an-overlay-doesnt-remove-dirs-from-modulepath
fix: remove dirs from MODULEPATH when un-using overlawys
2026-03-23 11:01:39 +01:00
gsell 24ad8985a0 fix: remove dirs from MODULEPATH when un-using overlawys
fix issue: #1387
2026-03-23 10:36:29 +01:00
gsell 1d34d6861c Merge pull request #1372 from Pmodules/1371-modbuild-selecting-a-variant-doesnt-work
modbuild: fix for issue #1371 (select variant to build on cmd line)
2026-03-04 14:21:19 +01:00
gsell dcbaec46b1 modbuild: fix for issue #1371 (select variant to build on cmd line) 2026-03-04 14:19:01 +01:00
gsell 118ef2611a Merge pull request #1369 from Pmodules/1368-modulecmd-undefined-groupdepthsgroup-in-function-get_load_hints
modulecmd: bugfix for issue #1368 (undefined variable)
2026-03-04 14:04:27 +01:00
gsell 2fb0e8274f modulecmd: bugfix for issue #1368 (undefined variable) 2026-03-04 14:00:28 +01:00
gsell 85d4fcdb9c Merge pull request #1367 from Pmodules/1366-update-bash-to-version-539
bash updated to version 5.3.9
2.0.4
2026-02-05 13:21:59 +01:00
gsell a8e6c5d239 bash updated to version 5.3.9 2026-02-05 13:20:15 +01:00
gsell 601f8c5c57 Merge pull request #1365 from Pmodules/1364-module-unload-doesnt-work-if-version-is-not-specified
modulecmd: bugfix in unloading a versioned module by name.
2026-02-04 17:06:59 +01:00
gsell a68763c365 modulecmd: bugfix in unloading a versioned module by name. 2026-02-04 17:05:13 +01:00
gsell f1fe7f10d3 Merge pull request #1363 from Pmodules/1362-build-recipes-fix-download-url-and-compilation-of-modules
build-recipes: download URL of Modules fixed
2026-01-29 17:12:35 +01:00
gsell c1683551c1 build-recipes: download URL of Modules fixed 2026-01-29 17:11:34 +01:00
gsell 66d192c674 Merge pull request #1361 from Pmodules/1360-build-system-dont-set-cc-and-cxx-in-pbuildcompile
build-system: don't set CC and CXX in pbuild::compile()
2026-01-29 17:05:24 +01:00
gsell e803d8fc98 build-system: don't set CC and CXX in pbuild::compile() 2026-01-29 17:04:25 +01:00
gsell e4e3f6850e Merge pull request #1359 from Pmodules/1358-modulecmd-unset-variable-used-in-find_modulefile
modulecmd: use of unset variable fixed in find_modulefile()
2026-01-29 16:57:00 +01:00
gsell c6ea07e6ad modulecmd: use of unset variable fixed in find_modulefile() 2026-01-29 16:55:54 +01:00
gsell 98be15ae18 Merge pull request #1357 from Pmodules/1356-build-system-dont-set-an-empty-string-as-argument-for-configurecmake
build-system: don't pass empty string as arg to configure/cmake
2026-01-29 16:50:48 +01:00
gsell e107fdf7db build-system: don't pass empty string as arg to configure/cmake 2026-01-29 16:49:30 +01:00
gsell c8625a071d Merge pull request #1355 from Pmodules/1354-libstd-dont-unset-ld_library_path-in-modulecmd
modulecmd: setting LD_LIBRARY_PATH fixed
2026-01-29 16:42:15 +01:00
gsell bbf585fcd0 modulecmd: setting LD_LIBRARY_PATH fixed 2026-01-29 16:40:51 +01:00
gsell 167471c4f4 Merge pull request #1353 from Pmodules/1352-bump-version-to-204
version set to 2.0.4
2026-01-29 16:26:03 +01:00
gsell ed692571f4 version set to 2.0.4 2026-01-29 16:24:41 +01:00
gsell 4afe0fe12d Merge pull request #1351 from Pmodules/1350-bug-in-find_overlay
modulecmd: bugfix in find_overlay()
2025-12-18 14:36:10 +01:00
gsell ff730bc852 modulecmd: bugfix in find_overlay()
While fixing #1344 we introduced a new bug in the function find_overlay().
2025-12-18 14:32:53 +01:00
gsell 9e69096edd Merge pull request #1349 from Pmodules/1348-lmod-spider-throws-error-due-libmodulestcl-in-tcllibpath
modulecmd: issue with Lmod spider cmd fixed
2025-12-18 14:22:53 +01:00
gsell e89a4c39c8 modulecmd: issue with Lmod spider cmd fixed 2025-12-18 14:21:06 +01:00
gsell 843a995103 Merge pull request #1347 from Pmodules/1344-absolute-paths-for-modules-in-an-overlay-are-forbidden
modulecmd: don't allow absolute path names for modules in an overlay
2025-12-15 14:03:46 +01:00
gsell bd8e36c827 modulecmd: don't allow absolute path names for modules in an overlay 2025-12-15 14:02:12 +01:00
gsell ecc1d67027 Merge pull request #1346 from Pmodules/1343-call-module-with-absolute-paths-is-broken
modulecmd: bugfix for absolute modulefile path names
2025-12-15 13:58:02 +01:00
gsell acf5faa541 modulecmd: bugfix for absolute modulefile path names 2025-12-15 13:55:05 +01:00
gsell d0c2529703 Merge pull request #1345 from Pmodules/1342-bug-in-deprecated-pbuildinstall_docfiles
build-system: calling std::die() in pbuild::install_docfiles() fixed
2025-12-15 11:23:32 +01:00
gsell 3f4e7e03b0 build-system: calling std::die() in pbuild::install_docfiles() fixed 2025-12-15 11:21:58 +01:00
gsell 0bc87c9cdd Merge pull request #1341 from Pmodules/1340-modulecmd-check-whether-a-module-is-loaded-or-not-is-buggy
modulecmd: bugfix in unloading modules.
2.0.3
2025-12-04 16:45:30 +01:00