Commit Graph

1682 Commits

Author SHA1 Message Date
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
gsell 465fe783aa CHANGELOG updated 2025-11-27 10:50:02 +01:00
gsell faf2b80ed8 build-system: set CC and CXX if not defined 2025-11-27 10:45:56 +01:00
gsell eba7cd8bd2 Merge pull request #1321 from Pmodules/1320-build-fix-issue-in-luaposix-recipe
build: path to Lua fixed in recipe to build luaposix
2025-11-27 10:42:40 +01:00
gsell 1da66014e3 build: path to Lua fixed in recipe to build luaposix 2025-11-27 10:40:32 +01:00
gsell 15a1f83e4a Merge pull request #1319 from Pmodules/1318-bump-version-to-203
version bumped to 2.0.3
2025-11-27 10:35:01 +01:00
gsell d039595dc2 version bumped to 2.0.3 2025-11-27 10:33:52 +01:00
gsell 04817dd55b Merge pull request #1315 from Pmodules/1314-modulecmd-fix-type-error-in-subcommand_avail
1314 modulecmd fix type error in subcommand avail
2.0.2
2025-10-30 17:28:52 +01:00
gsell e0aa2c6892 CHANGELOG.md updated 2025-10-30 17:27:00 +01:00
gsell 2175a50545 modulecmd: type error fixed in subcommand_avail 2025-10-30 17:24:54 +01:00
gsell 08d30de0e9 Merge pull request #1313 from Pmodules/1312-enhancement-enable-verbose-output-for-make
enhancement: verbose output for make
2025-10-29 17:31:31 +01:00
gsell 33bb061274 enhancement: verbose output for make
If verbose output is enabled, make is now running in verbose mode.
2025-10-29 17:28:31 +01:00
gsell 9c0c77c639 Merge pull request #1311 from Pmodules/1298-module---help-refers-to-wrong-help-site
bugfix: link to documention in help text changed
2025-10-29 17:09:44 +01:00
gsell 68183c51da bugfix: link to documention in help text changed 2025-10-29 17:07:40 +01:00