Commit Graph

89 Commits

Author SHA1 Message Date
eee5c158cb - 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
39ef71e8c5 lib/libpmodules.bash:
- bugfix: namespace prefix added to abspath() call
2015-09-17 11:20:16 +02:00
56da018290 lib/lib.bash:
- bugfix
2015-09-17 11:19:18 +02:00
eb33dc1991 lib.bash, libpmodules.bash:
- function names refactored with namespace prefix 'std::'
2015-09-17 11:06:32 +02:00
5dcf4a5668 scripts/libpmodules.bash:
- support for target 'prep', 'configure' etc added
- support for version specific 'with_modules' files added
- bugfix in setting PMODULES_VERSION
2015-07-09 17:42:35 +02:00
49cb199957 lib/libpmodules.bash:
- support for new format of Pmodules_version.conf
2015-07-09 13:39:08 +02:00
d241a07403 lib/lib.bash:
- read_versions() added
2015-07-09 13:35:17 +02:00
25d15181cf Merge branch 'master' of gitorious.psi.ch:pmodules/src 2015-07-02 14:16:20 +02:00
aea0cd8d5c lib/libpmodules.bash:
- read version from 'Pmodules_version.conf, if bootstrapping
2015-07-02 11:12:05 +02:00
c3be031e07 lib/libpmodules.bash:
- set PATH after sourcing lib.bash
2015-06-26 17:40:25 +02:00
e66234d640 Merge branch 'master' of gitorious.psi.ch:pmodules/src 2015-06-15 14:59:44 +02:00
66accd020c lib/libpmodules.bash: missing pmodules.set_runtime_dependencies() added 2015-06-15 14:59:15 +02:00
6df1aadfa0 lib/libpmodules.bash: cleanup 2015-06-08 10:56:45 +02:00
fbcca02c1c lib/lib.bash:
- use 'readlink -f' in 'abspath()'
2015-06-08 10:55:16 +02:00
b129a8d05d - em.xyz renamed to pmodules.xxy
- underscore removed as prefix of function names
- keyword function removed
2015-06-04 20:38:33 +02:00
e26a9fae7f lib/libem.bash:
- symlink for backward compatibility
2015-06-04 19:02:49 +02:00
8d753cbd91 lib/libem.bash:
- renamed to 'libpmodules.bash'
2015-06-04 19:02:12 +02:00
8ccc6c533e lib/lib.bash:lib/libem.bash:
- PSI variables renamed
- adapted to new modulefiles layout
- use term 'group' instead of 'family'
2015-06-04 18:52:31 +02:00
8bdfe81e12 lib/libem.bash:
- support for extensions in build directories added
- cleanup of build can be disabled via command-line opt
2015-05-28 13:03:13 +02:00
7161682cff lib/libem.bash:
- core to find tarball of package moved to function and improved
2015-05-06 15:15:49 +02:00
0ba06aa74b lib/libem.bash:
- bugfixes in setting up family HDF5_serial
- skip call of em.cleanup_build() if nothing was build
2015-03-24 18:54:12 +01:00
b6021f80a4 lib/libem.bash: bugfix in 'em.cleanup_build()' 2015-03-24 14:43:06 +01:00
9523996b8a lib/libem.bash: bugfix in environment cleanup 2015-03-20 17:27:55 +01:00
f42d8c41a4 lib/libem.bash: family 'OPAL' added; load modules listed in file 'with_modules', if exist 2015-03-20 16:27:55 +01:00
d148fbbdf7 lib/libem.bash: do not load modules twice while loading build dependencies 2015-03-20 12:43:39 +01:00
0ad320508b lib/libem.bash: do not overwrite versions set with '--with=' with default versions defined in 'config/versions.conf' 2015-03-19 16:51:29 +01:00
4f3d3c812a lib/libem.bash: unset CDPATH added; fix problem with --bootstrap 2015-03-18 17:44:12 +01:00
cc7a8100ac lib/libem.bash: load modules specified with '--with=' while sourcing the library 2015-03-18 14:49:09 +01:00
76d98ba4e7 config/Pmodules.conf: family configuration added to conf file 2015-03-12 14:09:18 +01:00
bcc443342b lib/libem.bash: sourcing families.d/*.conf not required any more 2015-03-06 13:19:58 +01:00
a7cf676c70 lin/libem.bash: output modules loaded via --with 2015-03-05 13:42:15 +01:00
6c8e2c9fa9 lib/libem.bash: bugfixes 2015-02-27 22:47:20 +01:00
51792a80f2 major reorganization; updates to versions; fixes 2015-02-27 16:40:22 +01:00
b55f1a60f1 lib/libem.bash: available releases are now defined in environment.bash 2015-02-18 18:05:56 +01:00
4937b1d35e lib/libem.bash: do not source Pmodules profile while bootstrapping 2015-01-27 17:34:02 +01:00
52d0dd13cc lib/libem.bash: change code to support bootstraping 2015-01-26 18:59:55 +01:00
f00bf7d041 lib/libem.bash: bugfix in setting release 2014-12-11 15:08:12 +01:00
7895095781 libem.bash: changes to support new release implementation 2014-12-05 18:43:34 +01:00
6d88697bac libem.bash: bugfix in writing run-time dependencies 2014-11-13 19:12:59 +01:00
840fb7daac lib/libem.bash: now supports module name with minus and OS dependend tar-balls 2014-10-16 15:59:04 +02:00
180afa5637 lib/lib.bash: use PSI_DEBUG not EM_DEBUG 2014-10-09 17:40:52 +02:00
d44ad20765 libem.bash: with new BASH we have to re-init the module environment; bugfix in _set_link() 2014-10-09 13:56:44 +02:00
5584f9c85b libem.bash: bugfixes in post-installation 2014-09-19 13:42:56 +02:00
a5ad831c94 libem.bash: cleanup, bugfix in build of dependencies 2014-09-19 13:17:34 +02:00
7754412d8c libem.bash: specify modules to pre-load with --with=; this make --with-something= obsolete 2014-09-17 17:47:54 +02:00
07f2c57b9f lib.bash: bugfix in debug(); log everything to stderr 2014-09-17 10:46:53 +02:00
28101f7305 libem.bash: fixes improvments in handling releases 2014-09-12 17:31:11 +02:00
2dd22a7710 libem.bash: create DOCDIR in em.install_doc() 2014-09-04 19:34:34 +02:00
87fd09646e libem.bash: more verbose output 2014-09-04 17:13:04 +02:00
d9dc8008a9 libem.bash: conflict resolved 2014-09-04 12:29:08 +02:00