Commit Graph

7 Commits

Author SHA1 Message Date
gsell ca99e9a3bc Pmodules/libpmodules.bash: pmodules::get_options() uses std::upvar() now 2018-08-15 16:31:42 +02:00
gsell dac5885500 - configuration file 'environment.bash' merged into 'profile.bash'
- OS dependent build configuration is now in 'modbuild.conf'
- set PATH before sourcing 'modbuild.conf'
- installation path of modulefile fixed
- go through all build steps if nothing else is specified on command line
2017-06-09 10:36:05 +02:00
gsell ce0eb43f6e Pmodules/libpmodules.bash:
- set variable 'sbindir' if not set
2017-01-10 17:11:14 +01:00
gsell e0423db6f4 implement/fix issue #2: move additional binaries to "$PMODULES_HOME/sbin" 2017-01-09 17:25:51 +01:00
gsell cc5da6d98e Pmodules:
- templates moved to ${module_group}/${PMODULES_TEMPLATE_DIR}
2015-09-28 17:45:30 +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