gsell
|
9a9f9d1c65
|
CHANGELOG updated (#1404)
|
2026-03-27 11:30:04 +01:00 |
|
gsell
|
34665f968c
|
Merge pull request #1402 from Pmodules/1401-bug-if-first_match-is-specified-as-variant
fix: selecting variant if variant to build is 'first_match'
|
2026-03-27 11:04:53 +01:00 |
|
gsell
|
7dd7121ce7
|
fix: selecting variant if variant to build is 'first_match'
|
2026-03-27 10:58:11 +01:00 |
|
gsell
|
09b62b87b3
|
Merge pull request #1397 from Pmodules/1387-modulecmd-un-using-an-overlay-doesnt-remove-dirs-from-modulepath
fix: modulecmd: incorrectly placed quotation mark fix in unuse overlay
|
2026-03-27 09:37:33 +01:00 |
|
gsell
|
0fd6fe2e68
|
fix: modulecmd: incorrectly placed quotation mark fix in unuse overlay
|
2026-03-27 09:31:38 +01:00 |
|
gsell
|
b7a87091c9
|
Merge pull request #1389 from Pmodules/1387-modulecmd-un-using-an-overlay-doesnt-remove-dirs-from-modulepath
1387 modulecmd un using an overlay doesnt remove dirs from modulepath
|
2026-03-23 11:03:28 +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
|
9a4454bea2
|
Merge pull request #1386 from Pmodules/1384-fix-for-unbound-variable
BUGFIX: modulecmd: unbound variable fixed in get_load_hints()
|
2026-03-16 16:03:42 +01:00 |
|
gsell
|
d23d9cc571
|
BUGFIX: modulecmd: unbound variable fixed in get_load_hints()
|
2026-03-16 15:59:44 +01:00 |
|
gsell
|
5f3b98ef54
|
Merge pull request #1383 from Pmodules/1382-build-system-add-config-option-to-specify-a-sub-directory-relative-to-src_dir-used-by-cmakeautotools
build-system: add config option src_dir
|
2026-03-11 17:06:36 +01:00 |
|
gsell
|
98282bf99a
|
build-system: add config option src_dir
|
2026-03-11 17:02:43 +01:00 |
|
gsell
|
38e6f38d54
|
Merge pull request #1381 from Pmodules/1380-build-system-remove-comments-while-reading-config-file
build-system: remove comments while reading config files
|
2026-03-11 16:42:23 +01:00 |
|
gsell
|
b03b5c048a
|
build-system: remove comments while reading config files
|
2026-03-11 16:40:40 +01:00 |
|
gsell
|
d94ad36751
|
Merge pull request #1378 from Pmodules/1377-build-system-bug-in-checking-variants
build-system: bugfix in checking variant
|
2026-03-11 16:23:29 +01:00 |
|
gsell
|
25cfb4c8f3
|
build-system: bugfix in checking variant
|
2026-03-11 16:20:26 +01:00 |
|
gsell
|
afcc431b9f
|
Merge pull request #1376 from Pmodules/1375-back-port-changes-from-210
Bugfixes: back-port fixes for issues #c1368 and #1371
|
2026-03-04 14:50:30 +01:00 |
|
gsell
|
f1c87ba9a2
|
Bugfixes: back-port fixes for issues #c1368 and #1371
|
2026-03-04 14:47:20 +01:00 |
|
gsell
|
c2a60c21cc
|
Merge pull request #1373 from Pmodules/1371-modbuild-selecting-a-variant-doesnt-work
1371 modbuild selecting a variant doesnt work
|
2026-03-04 14:23:38 +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
|
fcdbb056ac
|
Merge pull request #1370 from Pmodules/1368-modulecmd-undefined-groupdepthsgroup-in-function-get_load_hints
modulecmd: bugfix for issue #1368 (undefined variable)
|
2026-03-04 14:10:15 +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 |
|