Commit Graph
261 Commits
Author SHA1 Message Date
gsell 784f92e042 Pmodules/modulecmd.bash.in: subcommand avail: option to output all modules added, 'machine' readable output added 2016-05-19 15:42:51 +02:00
gsell 783da99fa4 Pmodules/modulecmd.bash.in:
- use pure Tcl implementation of modulecmd, if PMODULES_PURETCL is set to 'yes'
- load dependencies listed in $PREFIX/.dependencies
- minor fixes/changes
2016-03-09 17:18:20 +01:00
gsell e3fe62d26f Pmodules/modulecmd.bash.in:
- review comments for 'is_available()'
2015-11-25 15:31:37 +01:00
gsell c3eca545e6 Merge branch 'master' of gitorious.psi.ch:pmodules/src 2015-09-29 14:28:15 +02:00
gsell 67dece3064 Pmodules/modulecmd.bash.in: minor changes in usage text 2015-09-29 14:28:07 +02:00
gsell 11c9ef82e9 Pmodules/modulecmd.bash.in
- handle options --help, --version in subcomand_help()
2015-09-29 13:47:42 +02:00
gsell 4413eddc8a Pmodules/modulecmd.bash.in:
- bugfixes in sub-commands 'use' and 'unuse'
2015-09-22 17:40:23 +02:00
gsell ff8db9c1b5 Pmodules/modulecmd.bash.in:
- bugfix in 'module use' with out args
2015-09-21 18:21:12 +02:00
gsell fe133ca76e Bootstrap/Pmodules:
- re-factor 'die()' function, new name is 'std::die()'
2015-09-21 18:14:14 +02:00
gsell 0457ac985c Bootstrap:
- new command 'modbuild' to build modules
- separate bootstrapping from other build-blocks
- review BASH libraries
- adapt build-blocks in bootstrapping
2015-09-18 18:24:02 +02:00
gsell 713762d4ff - Bootstrap/ moved one level up
- pmodules.xyz() functions renamed to pbuild::xyz()
- use pbuild for bootstrapping components
2015-09-17 15:03:03 +02:00