Commit Graph

325 Commits

Author SHA1 Message Date
ebc2a121c5 scripts/HDF5/H5hut/build: 'vtk' removed as build dependency 2015-03-24 13:36:47 +01:00
15815f6e6a scripts/Bootstrap: read (P)MODULES_VERSION from Pmodules_version.conf 2015-03-23 18:40:21 +01:00
9e3f159bfc scripts/Bootstrap: read (P)MODULES_VERSION from Pmodules_version.conf 2015-03-23 18:40:03 +01:00
9cb136ccc4 config/Pmodules.conf: (P)MODULES_VERSION removed 2015-03-23 18:36:40 +01:00
3b75bd4d75 scripts/HDF5_serial/build_all_variants: added 2015-03-23 17:36:25 +01:00
8d8925c903 scripts/HDF5/H5hut/build: disable vtkconvert 2015-03-23 17:30:10 +01:00
c2ffa54b91 scripts/HDF5/build_all_variants: exit if a build failed 2015-03-23 17:29:15 +01:00
40e0143b9f scripts/Bootstrap/Pmodules/libmodules.tcl: add debug output if PREFIX does not exist 2015-03-23 17:01:24 +01:00
9523996b8a lib/libem.bash: bugfix in environment cleanup 2015-03-20 17:27:55 +01:00
99bc0f1e67 scripts/MPI/OPAL/with_modules: renamed 2015-03-20 17:25:49 +01:00
e928d9984b optPilot moved to family 'OPAL' and renamed to 'opt-pilot' 2015-03-20 16:30:47 +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
ad664353cd scripts/MPI/OPAL/with: added 2015-03-19 18:10:37 +01:00
bde7be36df scripts/Tools/git/build: added 2015-03-19 18:10:13 +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
d722a60c89 scripts/Bootstrap/Pmodules/modmanage.in: bugfix in sub-command 'install' 2015-03-18 18:37:57 +01:00
731805801c Merge branch 'master' of gitorious.psi.ch:pmodules/src 2015-03-18 18:25:50 +01:00
a85c5070ca scripts/Bootstrap/Pmodules/modmanage.in: in sub-command 'install': options '--dry-run' and '--force' added; do not re-sync existing moules if not forced 2015-03-18 18:25:39 +01:00
4fc10233c6 scripts/Bootstrap/Modules/build: bugfix: use PMODULES_VERSION to set TCL_DIR 2015-03-18 18:20:01 +01:00
1b6781702d config/versions.conf: default version of ippl changed 2015-03-18 18:17:30 +01:00
247d9431b5 scripts/Bootstrap/Pmodules/modmanage.in: in sub-command 'init': option '--version=' added, with this option you specify the version of Pmodules to be sync'ed 2015-03-18 18:08:05 +01:00
907ab0d050 scripts/Bootstrap: all build dependencies removed 2015-03-18 17:49:04 +01:00
8a800c602f scripts/Bootstrap/compile_pmodules.sh: print message and exit, if something failed to compile 2015-03-18 17:47:20 +01:00
a777b1240c scripts/Bootstrap/Pmodules/modulecmd.in: unset CDPATH added; print message in sub-command 'load' if no module specified 2015-03-18 17:46:18 +01:00
406536df53 scripts/Bootstrap/Pmodules/modmanage.in: unset CDPATH added 2015-03-18 17:44:57 +01:00
4f3d3c812a lib/libem.bash: unset CDPATH added; fix problem with --bootstrap 2015-03-18 17:44:12 +01:00
6a7ae8ed52 scripts/Bootstrap/Pmodules/bash: run module purge and re-initialize everything 2015-03-18 14:50:41 +01:00
cc7a8100ac lib/libem.bash: load modules specified with '--with=' while sourcing the library 2015-03-18 14:49:09 +01:00
861ab772be config/Pmodules.conf: family configuration removed, did not work properly anyway 2015-03-18 14:48:00 +01:00
2172a047c1 ignore files edited 2015-03-17 17:32:24 +01:00
0366201a0b scripts/Bootstrap/Pmodules/environment.bash.in: hardcoded version replaced with @PMODULES_VERSION@ 2015-03-17 17:30:34 +01:00
30e636c030 scripts/Bootstrap/Pmodules/bash: set MODULEPATH if empty only; remove old PMODUES_HOME in PATH and MANPATH; legacy variables MODULE_VERSION, MODULE_VERSION_STACK and MODULESHOME removed 2015-03-17 17:29:09 +01:00
025180d9fc scripts/Bootstrap/install_pmodules.sh: run 'environment.bash.in' throu sed 2015-03-17 17:24:51 +01:00
4faf9f7d29 config/Pmodules.conf: PMODULES_VERSION bumped to 0.99.2 2015-03-17 17:23:34 +01:00
9a745ecfc8 scripts/Bootstrap/Pmodules/environment.bash: renamed 2015-03-17 17:22:15 +01:00
2fb13788e5 scripts/Bootstrap/Pmodules/modmanage.in: sub-command 'install' implemented 2015-03-17 10:59:47 +01:00
2c2a4f669d scripts/Bootstrap/Pmodules/modulecmd.in: redirect output of sub-command 'search' to stderr if option '--print-modulefiles' is used 2015-03-17 10:05:25 +01:00
c537be0ed9 scripts/Bootstrap/Pmodules/modulecmd.in: '--src=<dir>' option added to search sub-command 2015-03-13 15:33:23 +01:00
543f7fa523 scripts/Bootstrap/Pmodules/modmanage.in: create dir '/modulefiles'; add installation source to environment.bash 2015-03-13 15:31:56 +01:00
78af18063c scripts/Bootstrap/Pmodules/libpmodules.bash: 'check_modules_env()' splitted into 'check_pmodules_env_vars()' and 'check_pmodules_directories()' 2015-03-13 15:27:37 +01:00
ee289e156a scripts/Bootstrap/Pmodules/modulecmd.in: option '--print-modulefiles' added to search sub-command 2015-03-12 18:37:39 +01:00
6952b1a732 scripts/Bootstrap/Pmodules/modmanage.in: sub-command install added, not yet functional 2015-03-12 18:36:41 +01:00
8468c84b76 scripts/Bootstrap/Pmodules/modulecmd.in: bugfix: get_family() now returns empty string, if no modulefiles are installed 2015-03-12 17:04:51 +01:00
f432e05df9 scripts/Bootstrap/Pmodules/modmanage.in: bugfix 2015-03-12 17:02:50 +01:00
568f3d791c Merge branch 'master' of gitorious.psi.ch:pmodules/src 2015-03-12 14:11:29 +01:00
a7e9408d66 scripts/MPI/build_all_variants: added 2015-03-12 14:10:22 +01:00
dfde0944dc config/versions.conf: bump cmake version to 3.1.3 2015-03-12 14:09:53 +01:00
76d98ba4e7 config/Pmodules.conf: family configuration added to conf file 2015-03-12 14:09:18 +01:00
c18c7b80d2 Merge branch 'master' of gitorious.psi.ch:pmodules/src 2015-03-11 16:56:14 +01:00