Skip to content

Releases: surak/Lmod

Lmod 8.7.53 for Debian and Ubuntu

13 Oct 12:51
Compare
Choose a tag to compare
Setting TAG_VERSION to 8.7.53

Lmod 8.7.51 for Debian and Ubuntu

11 Oct 10:55
Compare
Choose a tag to compare

Lmod 8.7.51 for Debian and Ubuntu

(8.7.51) * Fix bug in load test.

Lmod 8.7.50 for Debian and Ubuntu

09 Oct 17:59
Compare
Choose a tag to compare

Lmod 8.7.50 for Debian and Ubuntu

Full Changelog: 8.7.49...8.7.50

(8.7.50) * PR TACC#724: Emacs lisp integration updated.
* Issue TACC#718: use command -v instead of checking status $?
* Issue TACC#690: change --hidden_load to --hidden-loaded for TCL
change hidden_load to hidden_loaded in Lua.
* Report dofile() usage as an error.
* Updated FPATH support: bash, ksh just add path (init/ksh_funcs) to FPATH
zsh: if autoload && compinit fail then set __zsh_fpath with sub-shell
* improve addto to not include duplicates in path like variables (PATH, FPATH. ,,. )
* Add support for --dumpname in lmod and ml; Update tab completions files
* PR TACC#727: Do not reset BASH_ENV if already set for cshrc.in
* Do not reset BASH_ENV if already set for profile.in

Lmod 8.7.49 for Debian and Ubuntu

01 Sep 22:14
Compare
Choose a tag to compare

Lmod 8.7.49 for Debian and Ubuntu

  • Add support for zsh to handle a non-exported FPATH in init/bash.in
  • Change MF_Base:processVars to use oldT to know which paths from newA to prepend or append
  • Add support for LMOD_FILE_IGNORE_PATTERNS in src/DirTree.lua.
    This is to ignore files like .version.1.3 or .modulerc-1.3.lua etc

Lmod 8.7.48 for Debian and Ubuntu

20 Aug 14:03
Compare
Choose a tag to compare

Lmod 8.7.48 for Debian and Ubuntu

  • Issue TACC#717: Keep previous varT when restoring a collection. Otherwise the previous modules env vars are lost and therefore not purged.
  • Issue TACC#718: use __build_FPATH_for_zsh_ksh to build FPATH for both shells
  • Issue TACC#667: support for terse avail extensions
  • Collect configure error to end of configure.

Lmod 8.7.47 for Debian and Ubuntu

23 Jul 08:14
Compare
Choose a tag to compare

Bugfix:

Lmod 8.7.46 for Debian and Ubuntu

22 Jul 11:28
Compare
Choose a tag to compare
  • Issue TACC#716: Must only add KSH_SUPPORT to zsh when both $orig_zsh_version and $zsh_fpath have non-null values

Lmod 8.7.45 for Debian and Ubuntu

18 Jul 21:47
Compare
Choose a tag to compare
  • Issue TACC#713: Changing MName.src: l_find_highest_by_key() to loop over all fileA entries.
    Now stoping at first one found rather than just looking at fileA[1].
  • Issue TACC#714: Adding "=encoding UTF-8" to pod generation

8.7.44 for Debian/Ubuntu

16 Jul 12:28
Compare
Choose a tag to compare

8.7.44

  • Issue TACC#710: path2pathA() keep double delims, Reduce triple delims to double

Lmod 8.7.41 for Debian and Ubuntu

24 Jun 16:18
Compare
Choose a tag to compare

(8.7.41)

  • Issue TACC#680: Adding new function depends_on_any()
  • Issue TACC#680: If $MODULES_AUTO_HANDLING is set then prereq() -> depends_on(); prereq_any() -> depends_on_any()
  • Issue TACC#686: Generate a perl pod format for manpage for module.1'
  • ModuleTable modification: Changes to $MODULEPATH are stored in an entry.