Open
Milestone
1.0.0rc10
Changes in version 1.0.0rc10
-
modulecmd
-
User visible changes
- The term "releases" has been replaced with "release stages".
The visible changes are the change of the option
--all-releases
to--all-release-stages
, adapted help text and configuration files. - New configuration file
Pmodules.conf
to configure the default visible group, the default visible release stages and the defined releases stages. These information has been stripped from the profilesprofiles.{bash,csh,zsh}
. - module are now sorted numerically in output of
module avail
. - option
-?
added as alias for--help
. - new option
--glob
formodule search
. This enables shell glob-pattern searches.
- The term "releases" has been replaced with "release stages".
The visible changes are the change of the option
-
Internal changes and fixes
- bugfix in removing temp-file in exit function.
- terse output of
module avail
fixed. - broken help for sub-commands fixed.
- missing group in output of
module avail
fixed. - broken output of
module search --print-modulefiles
fixed. - argument handling fixed after
--
. - cleanup option/argument handling.
-
User visible changes
-
build-system
-
User visible changes
- none
-
Internal changes and fixes
- bugfixes in the functions `pbuild::version_{le,gt}
- bugfix in recognising newer CentOS versions
-
User visible changes
-
modmanage
-
User visible changes
- complete re-implementation of (broken) modmanage
-
User visible changes
All issues for this milestone are closed. You may close this milestone now.
Unstarted Issues (open and unassigned)
0
Ongoing Issues (open and assigned)
0
Completed Issues (closed)
26
- don't set PATH in modulecmd
- modmanage: implement a 'search' sub-cmd
- modmanage: code cleanup and polishing
- modmanage: set program name in getopt
- modulecmd: bug in handling options in sub-cmd search
- modulecmd.bash: remove case statement added by accident
- environment not always saved to PMODULES_ENV
- review libpmodules.bash
- implement better solution for defining commands
- std:split_fname(): rename to std::split_abs_path() and review
- review/fix argument handling in modulecmd
- issues in option handling
- sort modules numerically in sub-command avail
- fixes in module search
- fix output of group name in avail sub-commanf
- fix bugs in modmanage
- modulecmd: fix exit function
- module sub-cmd --help bugs
- libstd.bash: fix issue with current CentOS in std::get_os_release()
- libpbuild.bash: bugs in functions to compare versions
- terse output in sub-cmd avail is broken
- use term release stage in code, options and help
- rename variable DefaultUsedReleaseStages to DefaultReleaseStages
- review bash profile and init file
- Refactor PMODULES_DEFAULT_GROUPS
- refactor PMODULE_{DEFAULT,DEFINED}_RELEASES
Loading
Loading
Loading