Commit Graph

29 Commits

Author SHA1 Message Date
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
089d5af181 em.cleanup_src() added, required for modules which must be build in the src directory 2014-04-27 10:45:45 +02:00
ddf5e9ff3b MODULEROOT_PATH renamed to MODULEPATH_ROOT (this is what Lmod uses) 2014-04-23 17:40:23 +02:00
e2e68c6849 libem.bash: EM_MODULEROOT_PATH renamed to MODULEROOT_PATH 2014-04-23 17:24:12 +02:00
0c987156c9 libem.bash: --with-*=* args implemented, usage() added, use bash 3 compliant string to upper 2014-04-19 18:43:02 +02:00
1671b3026f initial commit 2014-04-18 22:58:13 +02:00