Commit Graph

15 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
bd9ddc5a7e bash init file: add comment 2015-09-29 13:26:37 +02:00
75f48ba6ab Pmodules:
- templates moved to ${module_group}/${PMODULES_TEMPLATE_DIR}
2015-09-28 17:45:30 +02:00
e01e8cac0d Pmodules/libmodules.tcl
- better debug output in 'module-addgroup()'
2015-09-28 15:31:50 +02:00
9ea9825e35 Pmodules/modbuild:
- usage() output reviewd
- targets are now options (--prep instead of prep, etc)
2015-09-23 15:15:29 +02:00
ea35802685 Pmodules/modulecmd.bash.in:
- bugfixes in sub-commands 'use' and 'unuse'
2015-09-22 17:40:23 +02:00
cf907b0319 Pmodules/modbuild:
- cleanup
- the name of the build-block must not be passed as first argument any more
2015-09-22 14:09:01 +02:00
3d4f6357bb Pmodules/libpmodules.bash:
- unused function is_released() removed
- run through each step of build if forced
2015-09-22 14:07:26 +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
93afe74205 modbuild:
- cleanup
2015-09-21 16:23:46 +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