Commit Graph

12 Commits

Author SHA1 Message Date
gsell 32b2687936 YAML config files, more flexible overlays
- modulefiles must not any more in the same root directory as
  the software installation
2022-05-17 14:25:11 +02:00
gsell 0b43ed2280 derive PMODULES_ROOT from PMODULES_HOME 2022-05-13 11:32:35 +02:00
gsell 85c89df9f5 initialization of Pmodules environment reviewed
- introduce new configuration file ${PMODULES_ROOT}/config/Pmodules.conf
- move as much as possible from profile.bash and init/bash to
  modulecmd
- expose less environment variables to the user
2021-05-26 16:43:38 +02:00
gsell 25129b57f7 refactored PMODULES_DEFAULT_GROUPS to DefaultGroups 2021-05-25 15:37:09 +02:00
gsell edd3fc4009 refactor variable PMODULES_DEFAULT_RELEASES
- new name is DefaultUsedReleaseStages
2021-05-25 14:35:59 +02:00
gsell 8ba396930a refactor variable PMODULES_DEFINED_RELEASES
- new name is ReleaseStages

- new name is ReleaseStages
2021-05-25 14:34:29 +02:00
gsell 8b67fd45a3 cleanup double exports in profile.bash.in 2019-05-13 16:47:56 +02:00
gsell 16f6ad142b merge conflicts resolved 2018-07-11 10:23:11 +02:00
gsell f40491b5e3 moved most of the BASH initialisation from config/profile.bash to init/bash 2018-07-11 10:18:26 +02:00
Achim Gsell 248c6f0568 bugfix in profile.bash.in and some comments added 2018-04-13 23:09:21 +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 b80f27d2e3 - merge scripts 'configure', 'compile_pmodules' and 'install_pmodules'
into new script 'build'
- merge 'environment.{bash,csh}.in' into 'profile.{bash,csh}.in'
- set version to 0.99.12
2017-05-31 15:22:48 +02:00