Commit Graph

8 Commits

Author SHA1 Message Date
538b97bc07 Merge branch 'master' of gitorious.psi.ch:pmodules/src 2015-09-29 14:28:15 +02:00
2d928c5eb2 Pmodules/modulecmd.bash.in: minor changes in usage text 2015-09-29 14:28:07 +02:00
031c6dd574 Pmodules/modulecmd.bash.in
- handle options --help, --version in subcomand_help()
2015-09-29 13:47:42 +02:00
ea35802685 Pmodules/modulecmd.bash.in:
- bugfixes in sub-commands 'use' and 'unuse'
2015-09-22 17:40:23 +02:00
cd810ab48f Pmodules/modulecmd.bash.in:
- bugfix in 'module use' with out args
2015-09-21 18:21:12 +02:00
5b066ec182 Bootstrap/Pmodules:
- re-factor 'die()' function, new name is 'std::die()'
2015-09-21 18:14:14 +02:00
180de2f492 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
eee5c158cb - 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