Commit Graph

145 Commits

Author SHA1 Message Date
gsell ce283bddea Pmodules/modulecmd.bash.in
- is_modulefile(): typo fixed
2017-04-20 14:45:46 +02:00
gsell cfac331329 config/versions.conf
- set version to 0.99.11
2017-04-20 11:29:23 +02:00
gsell 2739df53ec Pmodules/modulecmd.bash.in
- accept shebangs like '#%Module17.3' for traditional modulefile
- accept shebang '#%Pmodule' for modulefiles using Pmodules extensions (fixing #18)
- stub added for printing CSV output in search command (see issue #19)
2017-04-20 11:28:33 +02:00
gsell 11ec0c068b Merge branch 'master' of gitlab.psi.ch:Pmodules/src 0.99.10 2017-03-30 14:41:33 +02:00
gsell ba84c7341e install_pmodules.sh
- option to overwrite PMODULE_ROOT added, resolving #17
2017-03-30 14:41:10 +02:00
gsell 483731fa02 install_pmodules.sh
- option to overwrite PMODULE_ROOT added
2017-03-30 14:38:34 +02:00
gsell c621f7233a Pmodules/modmange.bash.in:
- bugfix in initializing a new module environment, fixes #16
2017-03-30 14:32:21 +02:00
gsell ba9e082914 config/environment.bash.{in.psi}
- define PMODULES_ROOT only if not already set
2017-03-30 13:20:10 +02:00
gsell f219e40460 Pmodules/modmanage.bash.in
- fix bug in 'get_group_depth()', fixing issue #15
2017-03-29 18:52:37 +02:00
gsell c49821f1f8 install_pmodules.sh
- install 'libmodules.tcl' in $PMODULES_HOME/lib/Pmodules, fixing issue #14
2017-03-22 15:20:23 +01:00
gsell f2502ee30f config/version.conf
- set Pmodules version to 0.99.10
2017-03-22 15:17:16 +01:00
gsell 6de41599fb compile_pmodules.sh
- bugfix: install 'getopt' to right location, fixing issue #13
2017-03-22 15:16:34 +01:00
gsell 706b11b812 Pmodules/modulecmd.tcl.in
- Extended procedure for Pmodules implemented in the pure Tcl variant,
  closing issue #12
2017-03-22 15:13:36 +01:00
gsell d491c3046e Pmodules/modulecmd.bash.in
- libmodules.tcl moved to $PMODULES_HOME/lib/Pmodules
- revert removing PSI_LIBMODULES, there are still some old modulefiles
- bugfix in sub-command 'purge' fixing issue #10
2017-03-22 15:07:46 +01:00
gsell 3bd6c9c1b4 Pmodules/modulecmd.tcl.in
- indentation changed to 8 spaces
- avoid needless nesting
0.99.9
2017-03-01 14:08:17 +01:00
gsell 972c0cdcdd Pmodules/modulecmd.bash.in
- missing sub-command 'help' added to dictionary
2017-03-01 14:05:27 +01:00
gsell 0cd1c02775 Pmodules/libmodules.tcl:
- prefix global variables with 'g_'
2017-03-01 14:04:36 +01:00
gsell 8f1c469a98 Pmodules/modbuild
- erroneously inserted 'i' removed
2017-02-15 16:55:02 +01:00
gsell 8f1fa90b1a build of 'dialog' removed 2017-02-15 16:53:24 +01:00
gsell 1e33fc439c Pmodules/modulecmd.bash.in
- bug-fix in get_available_modules() if Tcl implementation of modulecmd is used
2017-02-15 15:25:36 +01:00
gsell e3ef0f1b8d Pmodules/modulecmd.bash.in:
- PMODULES_USED_GROUPS removed from PMODULES_ENV (close #9)
2017-02-09 11:15:41 +01:00
gsell d7dbccd0e4 Pmodules/bash
- bug-fix in passing options to modulecmd (issue #8)
2017-02-07 17:54:51 +01:00
gsell ef2df8ea3d Pmodules/modulecmd.bash.in:
- bug-fix in loading dependencies (issue #6}
- enhance handling of sub-commands(issue #7)
2017-02-07 17:44:07 +01:00
gsell 536013726b install_pmodules.sh:
- installation of 'dialog.bash' removed (issue #5)
2017-02-07 17:39:16 +01:00
gsell 3f4b5ed2e7 Pmodules/dialog.bash removed (issue #5) 2017-01-24 11:25:37 +01:00
gsell 3cd0a83a88 Merge branch 'master' of gitlab.psi.ch:Pmodules/src 2017-01-24 11:14:30 +01:00
gsell 64cbddbd8a config/version.cond
- set version to 0.99.9
- version of dialog removed
2017-01-24 11:14:13 +01:00
gsell aae257b7f6 dialog based module installation removed (see also issue #5) 2017-01-24 11:13:32 +01:00
gsell 1de4c52c8a Delete testfile 2017-01-19 15:43:16 +01:00
gsell 295e63c699 Merge branch 'test' into 'master'
testfile added

See merge request !1
2017-01-19 15:41:33 +01:00
gsell f973e99c76 testfile added 2017-01-19 15:38:35 +01:00
gsell f2a6b75de1 getopt/build
- patching Makefile is required with downloaded original tarball
2017-01-19 13:08:33 +01:00
gsell 10fbeb0879 config/versions.conf
- set Pmodules version to 0.99.9
2017-01-19 13:07:24 +01:00
gsell 5e832324f8 getopt/build
- there is no need to patch the Makefile (why?)
0.99.8
2017-01-19 11:15:49 +01:00
gsell f13fcdf7d8 Pmodules/modulecmd.bash.in
- do not add Pmodules bin and sbin directories to PATH
2017-01-10 17:13:03 +01:00
gsell f2dee3a65f Pmodules/modmanage.bash.in
- add Pmodules sbin directory to PATH
2017-01-10 17:11:55 +01:00
gsell ce0eb43f6e Pmodules/libpmodules.bash:
- set variable 'sbindir' if not set
2017-01-10 17:11:14 +01:00
gsell e0423db6f4 implement/fix issue #2: move additional binaries to "$PMODULES_HOME/sbin" 2017-01-09 17:25:51 +01:00
gsell c8899ef733 Pmodules/modulecmd
- quote argument for dirname(1)
- do NOT use 'declare -r' the variable 'bindir' (not all
  bourne-compatible shells are supporting this keyword)
0.99.7
2017-01-09 12:14:09 +01:00
gsell b23f939948 Pmodules/bash
- unset BASH_ENV in module function
2017-01-09 12:06:37 +01:00
gsell c3e769dbe0 gettext/build
- download gzipped file, old tar's cannot handle .xz extension/compression
2016-11-25 18:25:48 +01:00
gsell 09ef46439b config/versions.conf
- version of Pmodules set to 0.99.7
2016-11-25 18:24:34 +01:00
gsell 48ef3b37ed config/environment.bash.psi
- version of Pmodules set to 0.99.7
2016-11-25 18:24:11 +01:00
gsell e3b3b5ed57 Pmodules/modulecmd
- shebang set to '#!/bin/sh'
2016-11-25 18:23:13 +01:00
gsell 8ca46d57f1 Pmodules/libpbuild.bash
- find_tarball(): almost rewritten
2016-11-25 18:22:40 +01:00
gsell 7bc064a2cd Pmodules/modbuild
- add options to specify system and dedicated variants file
2016-11-10 06:23:26 -08:00
gsell 631f99b2c8 Pmodules/libpbuild.bash
- find_tarball(): do not check certificate while wget'ing
- load_build_dependencies(): check OS variants first
2016-11-10 06:22:11 -08:00
gsell ffe73b9b30 compile_pmodules.sh
- '--debug' option added
2016-10-27 10:07:15 -07:00
gsell cdb18ac96b configure
- more verbose usage
- bugfix in parsing options
2016-10-27 10:06:47 -07:00
gsell 5fdd656a18 config/versions.conf
- use dialog 1.3-20160828
- use Tcl 8.6.6
2016-10-27 10:06:08 -07:00