Commit Graph

20 Commits

Author SHA1 Message Date
c51908da41 scripts/Bootstrap/Pmodules/modulecmd.in: in header of sub-command 'search': 'Family' replaced by 'Group' 2015-05-19 16:18:54 +02:00
51005f7adb scripts/Bootstrap/Pmodules/modulecmd.in: bugfix in get_hierarchy_depth() 2015-05-19 14:00:17 +02:00
6c610714ad scripts/Bootstrap/Pmodules/modulecmd.in: bugfix in sub-command 'unuse' 2015-05-19 09:18:03 +02:00
c84417282f scripts/Bootstrap/Pmodules:
- bugfixes in modulecmd.in
- bugfixes in modmanage.in
2015-05-06 18:37:38 +02:00
21e9b9720f script/Bootstrap/Pmodules/modulecmd.in:
- use our own GNU base64
2015-05-06 15:18:43 +02:00
c7721ab60d Pmodules:
- use the term 'group' instead of 'family'
- prefix 'PSI_' changed to 'PMODULES_' for several shell vars.
2015-05-06 10:15:55 +02:00
346798015e scripts/Bootstrap/Pmodules/modulecmd.in:
- export vars via function 'export_env()'
- PSI_RELEASES renamed to PSI_DEFINED_RELEASES
- bugfixes
- sub-command 'clear' fixed
- sub-command 'whatis' partially fixed
2015-04-23 17:51:04 +02:00
90c6f1a602 scripts/Bootstrap/Pmodules/modulecmd.in:
- bugfix in sub-command use:
	- PSI_LOADEDFAMILIES was not updated
2015-04-15 19:06:14 +02:00
317775e872 scripts/Bootstrap/Pmodules/modulecmd.in:
- bugfix in subcommand_search: argument --src was not handled correctly
2015-04-15 16:48:50 +02:00
6e7025cad8 scripts/Bootstrap/Pmodules/modulecmd.in:
- bugfixes
- minor changes
2015-04-08 18:47:06 +02:00
6eeb0a2f69 scripts/Bootstrap/Pmodules/modulecmd.in:
- cache 'FAMILES' and 'HIERARCHY_DEPTHS'
- usage output reviewed
- append_path (), prepend_path(), remove_path() moved to libpmodules
- is_modulefile() added (testing shebang)
- argument/option handling reviewed, using 'getopt' now for all sub-commands
- in sub-command 'load': testing whether a module is loadable improved
- use 'info' for most output
- bugfixes
2015-04-07 15:32:55 +02:00
2d0b29ec5d scripts/Bootstrap/Pmodules/modulecmd.in: cleanup 2015-03-30 17:35:37 +02:00
a777b1240c scripts/Bootstrap/Pmodules/modulecmd.in: unset CDPATH added; print message in sub-command 'load' if no module specified 2015-03-18 17:46:18 +01:00
2c2a4f669d scripts/Bootstrap/Pmodules/modulecmd.in: redirect output of sub-command 'search' to stderr if option '--print-modulefiles' is used 2015-03-17 10:05:25 +01:00
c537be0ed9 scripts/Bootstrap/Pmodules/modulecmd.in: '--src=<dir>' option added to search sub-command 2015-03-13 15:33:23 +01:00
ee289e156a scripts/Bootstrap/Pmodules/modulecmd.in: option '--print-modulefiles' added to search sub-command 2015-03-12 18:37:39 +01:00
8468c84b76 scripts/Bootstrap/Pmodules/modulecmd.in: bugfix: get_family() now returns empty string, if no modulefiles are installed 2015-03-12 17:04:51 +01:00
8f3edefc08 scripts/Bootstrap/Pmodules/modulecmd.in: indentation fixed 2015-03-06 16:27:26 +01:00
37cd92fad3 Bootstrap/Pmodules/modulecmd.in: minor fix in usage output 2015-03-04 18:21:47 +01:00
1aa3367ad7 scripts/Bootstrap: modulecmd.bash renamed to modulecmd.in 2015-03-04 14:25:08 +01:00