Commit Graph
7 Commits
Author SHA1 Message Date
gsell ffe73b9b30 compile_pmodules.sh
- '--debug' option added
2016-10-27 10:07:15 -07:00
gsell 7570f5916e compile_pmodules:
- do cleanup build and source directory by default
- opt '--disable_cleanup' added
- installation of modulecmd-binary added to post-install section of Module/build
2016-10-14 13:37:01 +02:00
gsell f03c0482e1 compile_pmodules.sh:
- set '--bootsstrap' option in modbuild call
- install modulecmd from original env. modules as modulecmd.bin
2016-03-09 17:25:33 +01:00
gsell 018fa873ad - BUILD_DOWNLOADSDIR renamed to PMODULES_DISTDIR
- BUILD_TMPDIR rename to PMODULES_TMPDIR
- both above can be configured via command line or config file
2015-10-05 17:41:07 +02:00
gsell a91fa13b79 compile_pmodules:
- move modulecmd.tcl only if build was successfull
2015-09-21 16:24:31 +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