Commit Graph

10 Commits

Author SHA1 Message Date
gsell 4413eddc8a Pmodules/modulecmd.bash.in:
- bugfixes in sub-commands 'use' and 'unuse'
2015-09-22 17:40:23 +02:00
gsell 7c1a9d4521 config/environment.bash.psi
- added
2015-09-22 14:09:29 +02:00
gsell 4b6e8738d6 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
gsell 01fedeb5de Pmodules/libpmodules.bash:
- unused function is_released() removed
- run through each step of build if forced
2015-09-22 14:07:26 +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 a91fa13b79 compile_pmodules:
- move modulecmd.tcl only if build was successfull
2015-09-21 16:24:31 +02:00
gsell c214ff72d6 modbuild:
- cleanup
2015-09-21 16:23:46 +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