Commit Graph

10 Commits

Author SHA1 Message Date
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