mirror of
https://github.com/Pmodules/Pmodules.git
synced 2026-06-27 18:13:08 +02:00
1.6 KiB
1.6 KiB
Changelog of Pmodules
Unreleased
Added features:
Changed:
Deprecated:
Removed:
Fixed bugs:
Version 1.0.0rc7 (not yet released)
Added features:
- Support of run-time dependencies which are required but must not be loaded
Changed:
- Update to BASH 5.0
- Update to Tcl 8.6.10
- bootstrap/build script reviewed,
--configoption removed, help for all
sub-commands added
**Fixed bugs:
- installation of fallback shared libraries
Version 1.0.0rc6
Added features:
- Support for shell
shadded (#86, #90). - Support added for a wildcard (
.*) version as argument tomodbuild(#78)
Fixed bugs:
- Handle empty list of be installed shared libraries fixed (#89).
- Broken 'module load' with (T)CSH fixed (#88).
- prepend instead of append Pmodules bin directory to
PATH(#87). - Bugs in bootstrapping Pmodules fixed (#82)
Version 1.0.0rc5 (since 1.0.0rc2)
Added features:
- log
module loadcommands to system logger (#80)
Changed:
- The argument passed with the
--systemis not any more a synonym for kernel of the system a build process is running on. It now defines a target operating system like RHEL6, macOS1014 etc (#72).
Deprecated:
- calling
pbuild::make_allin a build-script is now deprecate
Fixed bugs:
- Bugs fixed in printing load hints (#48, #49)
- Several bugs in build-systen and
modulecmdfixed. --withoption of sub-command search now accepts a comma separated list of stringsPMODULES_ENVis exported only on content changes
1.0.0rc4
- never tagged
1.0.0rc3
- never tagged