15fbb5ec83
scripts/Bootstrap/Pmodules/modmanage:
...
- do not source profiles
- modmanage.bash has been moved to libexec
2015-07-10 18:43:36 +02:00
b2aca223c5
scripts/Bootstrap/.gitignore: ignore autogenerated modulecmd.bash
2015-07-10 18:41:44 +02:00
537ed6353e
scripts/Bootstrap/Pmodules/modulecmd.in: renamed to 'modulecmd.bash.in'
2015-07-10 18:39:27 +02:00
704ddb4b54
scripts/Bootstrap/Pmodules/modulecmd.bash.in: renamed from modulecmd.in
2015-07-10 18:34:07 +02:00
83340128ce
scripts/Libraries/mpfr/with_modules-*:
...
- added
2015-07-09 17:45:39 +02:00
83db00c6c8
scripts/Libraries/mpc/with_modules-*:
...
- added
2015-07-09 17:45:13 +02:00
df50ec313b
scripts/Bootstrap/{compile,install}_pmodules.sh:
...
- bugfix in setting PMODULES_VERSION
2015-07-09 17:44:08 +02:00
2ac06ce262
scripts/Bootstrap/Pmodules_version:
...
- set PMODULES_VERSION to 0.99.5
2015-07-09 17:43:13 +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
a5376bbd65
scripts/Bootstrap/install_pmodules.sh:
...
- adapted to new format of Pmodules_version.conf
2015-07-09 13:41:14 +02:00
fee0947978
scripts/Bootstrap/compile_pmodules.sh
...
- adapted to new format of Pmodules_version.conf
- conditional compiling
2015-07-09 13:40:27 +02:00
49cb199957
lib/libpmodules.bash:
...
- support for new format of Pmodules_version.conf
2015-07-09 13:39:08 +02:00
7c7cf6c7dd
scripts/Bootstrap/Pmodules_version.conf:
...
- new, language independent format
2015-07-09 13:38:18 +02:00
d241a07403
lib/lib.bash:
...
- read_versions() added
2015-07-09 13:35:17 +02:00
ac53c5e2b3
scripts/MPI/hdf5/build:
...
- building Fortran bindings enabled
2015-07-09 10:24:19 +02:00
dfb42a9748
scripts/Bootstrap/compile_pmodules.sh:
...
- cleanup
2015-07-09 10:22:34 +02:00
5d87ddc1b2
scripts/Bootstrap/Pmodules/profile.bash:
...
- bugfix PMODULES_PREFIX has been renamed to PMODULES_ROOT
2015-07-09 10:21:28 +02:00
f08150143d
scripts/Bootstrap/Pmodules/modulecmd.in:
...
- '--norc' removed from shebang
2015-07-09 10:19:32 +02:00
25d15181cf
Merge branch 'master' of gitorious.psi.ch:pmodules/src
2015-07-02 14:16:20 +02:00
2df04b8a3c
scripts/OPAL/opt-pilot/with_modules:
...
- ippl removed
- OPAL version changed to 1.4.0rc1
2015-07-02 14:15:59 +02:00
5077262de9
scripts/OPAL/opt-pilot/build:
...
- ippl removed as dependency
2015-07-02 14:14:40 +02:00
24996800fa
scripts/MPI/trilinos/build:
...
- -fpermissive removed frm CXX_FLAGS
- set C++ standard to C++11
2015-07-02 11:18:42 +02:00
9ee5311826
scripts/MPI/SuperLU_DIST/build:
...
- add Intel C support
2015-07-02 11:16:53 +02:00
f1a3e0798d
scripts/Compiler/boost/build:
...
- add Intel C support
2015-07-02 11:15:24 +02:00
b63493f850
scripts/Compiler/OpenBLAS/build:
...
- add Intel C support
2015-07-02 11:14:40 +02:00
e46ed0b484
script/Bootstrap/Pmodules/modulecmd.in:
...
- fix bash glob issue with [A-Z]* pattern
2015-07-02 11:13:28 +02:00
aea0cd8d5c
lib/libpmodules.bash:
...
- read version from 'Pmodules_version.conf, if bootstrapping
2015-07-02 11:12:05 +02:00
6071547d0f
config/versions.conf:
...
- set default Pythion version to 3.4.3
2015-07-02 11:10:10 +02:00
65aad9aaf5
scripts/Bootstrap/Pmodules_version.conf
...
- set version to 0.99.4
2015-06-26 17:50:24 +02:00
aba087f849
scripts/Bootstrap/Pmodules
...
- do not read profiles
- tcsh output added to 'export_env()'
- supress errors from 'typeset' in 'save_env()'
- use 'export_env()' to instead of 'echo'
- add global declaration of PMODULES_DEFAULT_GROUPS
and PMODULES_DEFAULT_RELEASES to 'pmodules_init()'
- add 'tcsh' as supported shell
2015-06-26 17:49:49 +02:00
fde9205f16
scripts/Bootstrap/Pmodules/environment.csh.in
...
- fixes
- adapted to new variable names
2015-06-26 17:45:32 +02:00
7ceec6e288
scripts/Bootstrap/Pmodules/csh:
...
- set correct exec_prefix
- do not set MODULESHOME
2015-06-26 17:44:41 +02:00
364270b6c7
scripts/Bootstrap/compile_pmodules.sh
...
- cleanup $PMODULES_DIR before compiling
2015-06-26 17:43:29 +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
ab9edd13b0
scripts/Bootstrap/Pmodules/modulecmd.in: bugfixes in subcommand_unuse()
2015-06-15 14:54:02 +02:00
154d578ecb
scripts/Bootstrap/Pmodules/modulecmd.in:
...
- bugfix in 'subcommand_use()'
2015-06-08 10:57:35 +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
a42cdf4645
scripts/Bootstrap:
...
- PSI_ variables renamed
- new modulefiles layout implemented
- autoload libmodules.tcl
- use of term 'group' instead of 'family'
2015-06-04 18:50:15 +02:00
ccf5f2b9ba
scripts/Bootstrap/install_pmodules.sh:
...
- do not cleanup after build dir
- specify bash verion
2015-06-04 18:43:14 +02:00
8781da4c53
scripts/Bootstrap/bootstrap.sh: bugfix
2015-06-04 18:41:37 +02:00
5218a2ce78
scripts/MPI/cpmd: added
2015-06-04 18:40:35 +02:00
7c878cfd32
config/versions.conf:
...
- coreutils added
2015-06-04 18:39:18 +02:00
f3b6b2fa7d
scripts/Bootstrap/Pmodules/environment.csh:
...
- renamed to 'environment.csh.in'
scripts/Bootstrap/Pmodules/modmanage.in:
- renamed to 'modmanage.bash.in'
scripts/Bootstrap/Pmodules/modulecmd.tcl:
- removed
2015-06-04 18:38:38 +02:00