Commit Graph

55 Commits

Author SHA1 Message Date
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
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
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
c8d2ae8676 libem.bash: OS-dependend post-install added (work-around the multilib problem); bugfixes 2014-09-04 12:26:55 +02:00
499a69be55 libem.bash: set release to \'unstable\' on first time compilation 2014-08-29 16:31:22 +02:00
ac9fb2bf5f libem.bash: split setup of environment in a general and a module specific part 2014-08-29 15:28:35 +02:00
21bc60f8c7 libem.bash: fixes in supporting differnt releases 2014-08-29 15:16:16 +02:00
6934661e1a libem.bash: bugfixes in support of releases 2014-08-28 10:40:42 +02:00
210cedf501 libem.bash: towards support of releases 2014-08-28 09:50:11 +02:00
7605c35a59 libem.bash: bugfix in sourcing environment.bash 2014-08-26 16:31:36 +02:00
84f0663b33 libem.bash: EM_BINDIR replaced 2014-08-21 16:56:33 +02:00
a04664c61b libem.bash: prefix EM_ changed to MODULE_ for all variables related to the build system, the prefix EM_ is reserved for the environment modules itself 2014-08-15 17:10:36 +02:00
cdb57d936f libem.bash: bugfixes 2014-07-24 14:27:18 +02:00
ca37884f1b libem.bash: now supports releases 2014-07-18 14:08:39 +02:00
0b97f07b88 libem.bash: environment variables used to define the familes must be defined at the very beginning, this cannot be done in _setup_env() 2014-07-16 17:12:05 +02:00
ceb77c4d19 libem.bash: read configuration moved to _setup_env() 2014-07-16 16:46:51 +02:00
444a3c8415 libem.bash: cleanup, bugfix in '-with-hdf5_serial' handling 2014-07-16 16:22:38 +02:00
22b668d4da libem.bash: install build-script to doc-directory by default 2014-07-15 14:16:17 +02:00
9a24bf0f98 libem.bash:
- installation of doc-files simplified
- restrict build of module to supported compilers is now possible
- cleanup
2014-07-14 18:03:00 +02:00
57cd50fb8d Merge branch 'master' of gitorious.psi.ch:scicomp/psi-modules-buildenvironment 2014-06-24 10:10:49 +02:00
938db5f56d libem.bash: exit with warning if default family configuration is missing 2014-06-24 10:09:45 +02:00
d4fe0f59bd libem.bash: purge modules only if module is available 2014-06-23 14:01:38 +02:00
8ea27d4ae1 libem.bash: ln -h is not supported on linux 2014-05-22 16:58:59 +02:00
0fa13e175d lib/libem.bash: set link according new directory structure 2014-05-22 13:08:19 +02:00
7a56dffe4e lib/libem.bash: em.prep() renamed to _prep(), cleanup, bugfixes 2014-05-13 15:17:32 +02:00
ceef36ec65 configuration of default versions simplified 2014-05-07 16:44:45 +02:00
34970c70d9 libem.bash: handling of family System added, bugfix 2014-05-06 16:50:11 +02:00
90c5d6958b simplified family configuration 2014-05-05 14:18:13 +02:00
2862fb01b8 libem.bash: die if family is not set 2014-05-05 12:33:36 +02:00
884b30a751 libem.bash: bugfix in setting the prefixes in family HDF5_serial 2014-05-02 14:54:19 +02:00
508316357f libem.bash: handling of family Libraries added 2014-05-02 11:18:08 +02:00
2c930cd4c6 libem.bash: familiy names adapted to new naming schema 2014-05-01 13:25:08 +02:00
390c900657 libem.bash: really cleanup src in em.cleanup_src() 2014-04-29 15:03:42 +02:00
c960e2d7ff lib/libem.bash: bugfix in building dependencies; remove source directory in em.cleanup_src() 2014-04-28 09:05:01 +02:00
9babfa242e libem.bash: build unavailable (build) dependencies 2014-04-27 10:58:13 +02:00