Commit Graph

5 Commits

Author SHA1 Message Date
gsell f446d4cae9 libstd.bash: fixes in append_path() and prepend_path()
- use export instead of eval
2019-05-13 16:42:27 +02:00
gsell f05e9be3c1 cleanup initialisation
- Pmodules/bash: contains now only the 'module()' function, some sanity
  checks and initialization of bash completion plus unsetting some unused
  variables.
- Pmodules/libstd.bash: bug fixed in std::append_path if path includes spaces
- Pmodules/modulecmd.bash.in: (re-)initialize if 'PMODULES_ENV' is empty or
  unset
2019-04-29 17:15:01 +02:00
gsell b9c940600b bugfix in std::log(): do not append newline to format. 2019-02-22 16:04:21 +01:00
gsell 43d85f96ab Pmodules/libstd.bash
- std::upvar(), std::upvars() added
2017-08-08 14:09:04 +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