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
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
5bff52c91f
scripts/Programming/binutils:
...
- do not compile with system compiler
2015-05-28 13:05:05 +02:00
1e28c14623
scripts/MPI/OPAL/OPAL.14:
...
- added
2015-05-28 13:04:24 +02:00
88ed7b8d8a
scripts/Compiler/atlas/build:
...
- added
2015-05-28 13:03:55 +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
a612e4570e
scripts/MPI/gromacs/build: compile without GPU
2015-05-26 11:09:52 +02:00
1aa03ce303
scripts/Bootstrap/Pmodules/modmanage.in:
...
- in function sync_modules(): do not sync module template files
2015-05-21 15:04:23 +02:00
8665107992
scripts/Bootstrap/Pmodules/libpmodules.bash:
...
- in function log(): redirect output to '1>&$fd' not '/dev/fd/$fd',
writing to '/dev/fd/X' might run into permission problems
2015-05-21 15:02:49 +02:00
0a2ee2e1ba
scripts/Bootstrap/Pmodules/modmanage.in: add some comments
2015-05-20 16:08:09 +02:00
b8fb76cb1c
scripts/Bootstrap/Pmodules/modmanage.in: set PMODULES_VERSION in config/environment.bash to version of script; print usage if called without args
2015-05-20 10:30:01 +02:00
c51908da41
scripts/Bootstrap/Pmodules/modulecmd.in: in header of sub-command 'search': 'Family' replaced by 'Group'
2015-05-19 16:18:54 +02:00
51005f7adb
scripts/Bootstrap/Pmodules/modulecmd.in: bugfix in get_hierarchy_depth()
2015-05-19 14:00:17 +02:00
524d4b055c
scripts/Tools/emacs/build: install Emacs.app if OS is Darwin
2015-05-19 09:20:09 +02:00
6c610714ad
scripts/Bootstrap/Pmodules/modulecmd.in: bugfix in sub-command 'unuse'
2015-05-19 09:18:03 +02:00
c84417282f
scripts/Bootstrap/Pmodules:
...
- bugfixes in modulecmd.in
- bugfixes in modmanage.in
2015-05-06 18:37:38 +02:00
b6820c5687
Bootstrap/gettext/build: --with-pic=yes added to configure call
2015-05-06 18:35:34 +02:00
19c0c13f23
System/mdtest: added
2015-05-06 18:34:05 +02:00
214f98fcf9
Merge branch 'master' of gitorious.psi.ch:pmodules/src
2015-05-06 15:27:37 +02:00
575704d8ec
emacs/build:
...
- configure with out libjpeg if OS is Linux
2015-05-06 15:26:36 +02:00
21e9b9720f
script/Bootstrap/Pmodules/modulecmd.in:
...
- use our own GNU base64
2015-05-06 15:18:43 +02:00
a56b83e44a
scripts/Bootstrap:
...
- coreutils added, we need a unique base64
2015-05-06 15:17:53 +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
5dba269ca3
Merge branch 'master' of gitorious.psi.ch:pmodules/src
2015-05-06 10:20:19 +02:00
5990ba9a1d
binutils added
2015-05-06 10:18:43 +02:00
c7721ab60d
Pmodules:
...
- use the term 'group' instead of 'family'
- prefix 'PSI_' changed to 'PMODULES_' for several shell vars.
2015-05-06 10:15:55 +02:00
6cbe217bf3
scripts/Tools/emacs/build:
...
- create $PREFIX, make expect the existance of it
2015-05-06 10:08:58 +02:00
258a795f54
scripts/Compiler/mpich/build:
...
- added
2015-04-23 17:51:25 +02:00
346798015e
scripts/Bootstrap/Pmodules/modulecmd.in:
...
- export vars via function 'export_env()'
- PSI_RELEASES renamed to PSI_DEFINED_RELEASES
- bugfixes
- sub-command 'clear' fixed
- sub-command 'whatis' partially fixed
2015-04-23 17:51:04 +02:00
b81a326f8b
scripts/Bootstrap/Pmodules/environment.bash.in:
...
- PSI_RELEASES renamed to PSI_DEFINED_RELEASES
- set PSI_DEFAULT_RELEASES instead of PSI_USED_RELEASES
- PSI_USED_RELEASES renamed to USED_RELEASES (and saved in PMODULES_ENV)
2015-04-23 17:48:02 +02:00
d1f0209416
script/Bootstrap/Pmodules/bash:
...
- expose less env.vars to the user, cache them in PMODULES_ENV
2015-04-23 17:45:49 +02:00
90c6f1a602
scripts/Bootstrap/Pmodules/modulecmd.in:
...
- bugfix in sub-command use:
- PSI_LOADEDFAMILIES was not updated
2015-04-15 19:06:14 +02:00
e5c7aeb859
scripts/Bootstrap/Pmodules/bash:
...
- bugfix: accept tilde and slash as first character of an argument
2015-04-15 19:05:00 +02:00
317775e872
scripts/Bootstrap/Pmodules/modulecmd.in:
...
- bugfix in subcommand_search: argument --src was not handled correctly
2015-04-15 16:48:50 +02:00