gsell
fbbcf9ee97
.gitignore:
...
- 'Downloads' and 'tmp' added
2015-10-05 18:52:40 +02: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
8834c5760e
Pmodules/modbuild
...
- fix bug in handling --release option
2015-09-30 17:06:51 +02:00
gsell
c3eca545e6
Merge branch 'master' of gitorious.psi.ch:pmodules/src
2015-09-29 14:28:15 +02:00
gsell
67dece3064
Pmodules/modulecmd.bash.in: minor changes in usage text
2015-09-29 14:28:07 +02:00
gsell
11c9ef82e9
Pmodules/modulecmd.bash.in
...
- handle options --help, --version in subcomand_help()
2015-09-29 13:47:42 +02:00
gsell
4120a8d39b
bash init file: add comment
2015-09-29 13:26:37 +02:00
gsell
cc5da6d98e
Pmodules:
...
- templates moved to ${module_group}/${PMODULES_TEMPLATE_DIR}
2015-09-28 17:45:30 +02:00
gsell
af3a6609c5
Pmodules/libmodules.tcl
...
- better debug output in 'module-addgroup()'
2015-09-28 15:31:50 +02:00
gsell
6e9bed6425
Pmodules/modbuild:
...
- usage() output reviewd
- targets are now options (--prep instead of prep, etc)
2015-09-23 15:15:29 +02:00
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