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 |
|
gsell
|
9ea687caf3
|
modulecmd: bugfix in unloading modules.
|
2025-12-04 16:43:33 +01:00 |
|
gsell
|
24280e921a
|
Merge pull request #1339 from Pmodules/1338-typo-in-libpbuildbash
build-system: typo in variable name in pbuild::configure fixed
|
2025-12-03 13:43:27 +01:00 |
|
gsell
|
f74616406d
|
CHANGELOG.md updated
|
2025-12-03 13:41:40 +01:00 |
|
gsell
|
6f09adcfc0
|
build-system: typo in variable name in pbuild::configure fixed
|
2025-12-03 13:37:19 +01:00 |
|
gsell
|
b877d3b062
|
Merge pull request #1337 from Pmodules/1335-add-shell-profile-for-rpm
changelog updated
|
2025-11-28 10:03:35 +01:00 |
|
gsell
|
a3f30f1bae
|
changelog updated
|
2025-11-28 10:02:03 +01:00 |
|
gsell
|
e29bc81ff7
|
Merge pull request #1336 from Pmodules/1335-add-shell-profile-for-rpm
1335 add shell profile for rpm
|
2025-11-28 09:52:10 +01:00 |
|
gsell
|
d78c6aeca0
|
changelog updated
|
2025-11-28 09:49:52 +01:00 |
|
gsell
|
5b5fa73f62
|
shell profile for RPM added
|
2025-11-28 09:48:15 +01:00 |
|
gsell
|
23d3bbae44
|
Merge pull request #1334 from Pmodules/1333-substitute-env-vars-in-tmpdir-and-distfilesdir
libpmodules: substitute env-vars in Pmodules.yaml
|
2025-11-27 18:07:56 +01:00 |
|
gsell
|
05ddd513c7
|
libpmodules: substitute env-vars in Pmodules.yaml
Subsitute environment variables if used in TmpDir and DistFilesDir in
Pmodules.yaml.
|
2025-11-27 18:05:36 +01:00 |
|
gsell
|
ab2bd63caf
|
Merge pull request #1332 from Pmodules/1331-libpmodules-missing-curly-bracket-readlink-must-be-called-with--f
libpmodules: error fixes
|
2025-11-27 18:00:31 +01:00 |
|
gsell
|
3fe37f3c5a
|
libpmodules: error fixes
|
2025-11-27 17:58:41 +01:00 |
|
gsell
|
ac509672e6
|
Merge pull request #1330 from Pmodules/1329-build-system-build-modules-with-pip3
build-system: function to simplify build modules with pip3 added
|
2025-11-27 16:42:30 +01:00 |
|
gsell
|
ddf31d74ef
|
build-system: function to simplify build modules with pip3 added
|
2025-11-27 16:41:18 +01:00 |
|
gsell
|
2b576c2ece
|
Merge pull request #1328 from Pmodules/1327-build-system-pbuildinstall_docfiles-print-error-message-and-exit
build-system: pbuild::install_docfiles(): exit with error if called
|
2025-11-27 16:28:18 +01:00 |
|
gsell
|
cddd618a4b
|
build-system: pbuild::install_docfiles(): exit with error if called
|
2025-11-27 16:25:26 +01:00 |
|
gsell
|
a9fd3341a6
|
Merge pull request #1326 from Pmodules/1325-build-system-more-general-default-values
build-system: more general default values
|
2025-11-27 11:14:41 +01:00 |
|
gsell
|
fd20cbbee7
|
build-system: more general default values
Default for `PMODULES_TMPDIR` is now `/var/tmp/${USER}` and for
`PMODULES_DISTFILESDIR` is now `${HOME}/.cache/Pmodules`
|
2025-11-27 11:12:01 +01:00 |
|
gsell
|
bd2baaca6a
|
Merge pull request #1324 from Pmodules/1316-misleading-message---pmodules-version-202
modulecmd: better error message if configuration file is not readable
|
2025-11-27 11:00:01 +01:00 |
|
gsell
|
d0ab72d87a
|
CHANGELOG updated
|
2025-11-27 10:59:21 +01:00 |
|
gsell
|
db74ccee9b
|
modulecmd: better error message if configuration file is not readable
|
2025-11-27 10:54:25 +01:00 |
|
gsell
|
3717cce4a2
|
Merge pull request #1323 from Pmodules/1322-build-system-set-cc-and-cxx-if-not-defined
1322 build system set cc and cxx if not defined
|
2025-11-27 10:51:33 +01:00 |
|