Commit Graph

199 Commits

Author SHA1 Message Date
0f08af57cb scripts/Bootstrap/Pmodules/bash:
- bugfix in handling sub-command without arguments
2015-04-08 18:46:01 +02:00
6eeb0a2f69 scripts/Bootstrap/Pmodules/modulecmd.in:
- cache 'FAMILES' and 'HIERARCHY_DEPTHS'
- usage output reviewed
- append_path (), prepend_path(), remove_path() moved to libpmodules
- is_modulefile() added (testing shebang)
- argument/option handling reviewed, using 'getopt' now for all sub-commands
- in sub-command 'load': testing whether a module is loadable improved
- use 'info' for most output
- bugfixes
2015-04-07 15:32:55 +02:00
df9adc8251 scripts/Bootstrap/Pmodules/libpmodules.bash:
- set 'bindir' if not set
- '\n' removed from info() and error()
- die() always prints to stderr
- get_abspath(), append_path(), prepend_path(), remove_path() added
2015-04-07 15:26:06 +02:00
2d0b29ec5d scripts/Bootstrap/Pmodules/modulecmd.in: cleanup 2015-03-30 17:35:37 +02:00
2fa3d39e21 scripts/Bootstrap/Pmodules_version.conf: bumped version to 0.99.2 2015-03-30 17:34:30 +02:00
308079c18d scripts/HDF5_serial/build_all_variants:
- exit if a build failed
2015-03-24 18:54:48 +01:00
2e45aa799d scripts/Tools/git/build: use bar '--with-tcltk' 2015-03-24 14:44:26 +01:00
3aae40abcd scripts/MPI/build_all_variants: exit on error 2015-03-24 14:43:41 +01:00
dfcb0d1051 Merge branch 'master' of gitorious.psi.ch:pmodules/src 2015-03-24 13:37:53 +01:00
b4652a6d76 scripts/System/nmap/build: setting release removed 2015-03-24 13:37:41 +01:00
ebc2a121c5 scripts/HDF5/H5hut/build: 'vtk' removed as build dependency 2015-03-24 13:36:47 +01:00
4f9229e8f1 scripts/Tools/git/with_modules: added 2015-03-24 13:30:59 +01:00
38f3a237f2 scripts/Tools/git/build: run-time dependencies 'Tcl' and 'Tk' added 2015-03-24 13:30:01 +01:00
87ffe565a1 scripts/Programming/Tk/build: added 2015-03-24 13:29:20 +01:00
12d6f2f532 scripts/Programming/Tcl/build: compile with system compiler 2015-03-24 13:28:34 +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
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
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
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
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
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
6a7ae8ed52 scripts/Bootstrap/Pmodules/bash: run module purge and re-initialize everything 2015-03-18 14:50:41 +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
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