timestamp1559057460001Non-recursive module avail searchby Xavier DelaruelleThe module avail sub-command gets two new command-line switches: --indepth and --no-indepth. These options control whether search results should recursively include or not modulefiles from directories matching search query. Let's take...
timestamp1558423620001Modulepath rc fileby Xavier DelaruelleA .modulerc file found at the root of an enabled modulepath directory is now evaluated when modulepath is walked through to locate modulefiles. This modulepath rc file gives for instance the ability to define a module alias whose name...
timestamp1557981300001MODULES_SITECONFIGby Xavier DelaruelleThe ability to define an additional site-specific configuration file has just been added. The MODULES_SITECONFIG environment variable has been introduced for this purpose. When set, the script file pointed by the variable is sourced (if...
timestamp1557240780001Further I/O operations optimizationby Xavier DelaruelleAfter an initial work on this topic in version 4.0, I/O operations have been further optimized (to save a significant number of filesystem I/O operations made to search and evaluate modulefiles. When fully read, the content of a...