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
gsell
00bf14b8bc
Merge pull request #1310 from Pmodules/1299-rhel9---module-command-prints-a-warningerror-message-regarding-reading-etcos-release
...
bugfix: reading /etc/os-release fixed
2025-10-29 16:49:53 +01:00
gsell
d217939d8a
bugfix: reading /etc/os-release fixed
...
If the LSB tools are not installed on a Linux system, the OS is
determined by sourcing /etc/os-release. In this file a variable
VERSION is defined which is already defined and set read-only in
modulecmd.
2025-10-29 16:12:30 +01:00
gsell
13cce0de71
Merge pull request #1309 from Pmodules/1308-update-version-in-build-script
...
bump Pmodules version to 2.0.2
2025-10-29 16:03:46 +01:00
gsell
068cde4eb4
bump Pmodules version to 2.0.2
2025-10-29 16:02:35 +01:00
gsell
5876f388ef
Merge pull request #1307 from Pmodules/1306-bugfix-specify-installation-path-in-recipe-for-luaposix
...
bugfix: set installation path in recipe for luaposix
2025-10-29 15:57:10 +01:00
gsell
7f0419c134
bugfix: set installation path in recipe for luaposix
2025-10-29 15:55:51 +01:00
gsell
4f65e125f8
Merge pull request #1305 from Pmodules/1304-recipe-for-building-module-distclean-before-configure
...
bugfix: distclean before configure in module recipe
2025-10-29 15:52:07 +01:00
gsell
488192d79d
bugfix: distclean before configure in module recipe
2025-10-29 15:44:59 +01:00
gsell
a26076aa6f
Merge pull request #1303 from Pmodules/1302-update-bash-to-version-53
...
Bash updated to version 5.3
2025-10-29 15:40:45 +01:00
gsell
ad0ef5ad66
Bash updated to version 5.3
2025-10-29 15:39:54 +01:00
gsell
8be5934502
Merge branch '452-build-system-calling-make-must-be-quoted' into 'master'
...
Resolve "build-system: calling make must be quoted"
Closes #452
See merge request Pmodules/Pmodules!484
Pmodules-2.0.1
2025-09-03 13:38:46 +02:00
gsell
2c7a1af277
build-system: calling make in pbuild::compile() fixed
2025-09-03 13:36:51 +02:00
gsell
7ffd7e4e8a
Merge branch '451-build-system-under-certain-condition-loadedmodules-is-not-defined' into 'master'
...
Resolve "build-system: under certain condition LOADEDMODULES is not defined"
Closes #451
See merge request Pmodules/Pmodules!483
2025-09-03 13:19:25 +02:00