Commit Graph

48 Commits

Author SHA1 Message Date
4fc10233c6 scripts/Bootstrap/Modules/build: bugfix: use PMODULES_VERSION to set TCL_DIR 2015-03-18 18:20:01 +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
9e7255fa0a file for csh support added, still not usable 2015-03-11 16:55:52 +01:00
8f3edefc08 scripts/Bootstrap/Pmodules/modulecmd.in: indentation fixed 2015-03-06 16:27:26 +01:00
77d0ab6736 scripts/Bootstrap/Pmodules/modmanage.in: bugfixes in dry-run of init 2015-03-06 11:05:42 +01:00
ee4ac2a15f scripts/Bootstap: adapted to new Pmodules configuration file name 2015-03-06 10:59:48 +01:00
35fe97042f scripts/Bootstrap/Pmodules/modmanage.in: bugfixes in init sub-command 2015-03-06 10:54:18 +01:00
c9460c2e1f Merge branch 'master' of gitorious.psi.ch:scicomp/psi-modules-buildenvironment 2015-03-05 13:23:47 +01:00
07e31a1855 Bootstrap/Pmodules/modmanage.in: try to install module- and release-file only if they exist 2015-03-05 13:23:37 +01:00
612040c85f Merge branch 'master' of gitorious.psi.ch:scicomp/psi-modules-buildenvironment 2015-03-05 13:09:24 +01:00
8ee8c3d954 scripts/Bootstrap: introduce libpmodules.bash; function to sync modules added 2015-03-05 11:38:21 +01:00
afa18de45e Bootstrap: first usefull version of modmanage 2015-03-04 18:26:22 +01:00
2a8cd068ea Bootstrap/Pmodules/modulecmd.tcl: added but still unused 2015-03-04 18:24:57 +01:00
496201c2ea ignore file edited 2015-03-04 18:24:13 +01:00
37cd92fad3 Bootstrap/Pmodules/modulecmd.in: minor fix in usage output 2015-03-04 18:21:47 +01:00
5c797ba005 Bootstrap/Pmodule/init_local_env.bash renamed 2015-03-04 15:29:18 +01:00
1aa3367ad7 scripts/Bootstrap: modulecmd.bash renamed to modulecmd.in 2015-03-04 14:25:08 +01:00
f15209ee28 scripts/Bootstrap/Pmodules/init_local_env.bash: almost rewritten 2015-03-03 17:27:16 +01:00
4674e60e60 Bootstrap/Pmodules/init_local_env.bash: adapted to recent changes of Pmodules 2015-03-03 14:55:54 +01:00
3f19aa36c5 Merge branch 'master' of gitorious.psi.ch:scicomp/psi-modules-buildenvironment 2015-03-02 16:11:52 +01:00
a8edf0a2b5 Bootstrap/install_pmodules.sh: install environment.bash and profile.bash 2015-03-02 16:11:40 +01:00
96011a8873 Merge branch 'master' of gitorious.psi.ch:scicomp/psi-modules-buildenvironment 2015-03-02 13:31:13 +01:00
e7127caf4e environment.bash, profile.bash: fixes, more verbose error messages 2015-03-02 13:31:06 +01:00
7690327e9e Bootstrap: reorganization, bugfixes 2015-02-27 22:49:18 +01:00
6c8e2c9fa9 lib/libem.bash: bugfixes 2015-02-27 22:47:20 +01:00
51792a80f2 major reorganization; updates to versions; fixes 2015-02-27 16:40:22 +01:00
36d252b551 scripts/Bootstrap/{environment.bash,profile.bash}: added 2015-02-18 18:04:53 +01:00
d2e555ad96 scripts/Bootstrap/{build_pmodules.sh,install_pmodules.sh}: bugfixes 2015-02-18 18:04:13 +01:00
f45609121e scripts/Bootstrap/modulecmd.bash: family.conf is not required any more, depth is computed on the fly 2015-02-18 18:02:52 +01:00
120f5e1ff8 scripts/Bootstrap/bash: fixes and cleanup 2015-02-18 18:00:55 +01:00
8c7d00dcf4 scripts/Bootstrap/.gitignore: added 2015-02-18 17:59:36 +01:00
d4293e45ae modulerc: not used any more, deleted 2015-02-18 17:58:37 +01:00
b8bbf8cf87 bash_completion: use PMODULES_HOME not MODULESHOME 2015-02-18 17:57:30 +01:00
f9786954b4 Bootstrap code added; put everything into Pmodules/VERSION 2015-01-26 18:43:57 +01:00
bcb6d75bcb getopt, gettext added 2015-01-26 18:39:32 +01:00