Commit Graph

223 Commits

Author SHA1 Message Date
gsell a4dcc6a9ea Pmodules/libpbuild.bash: 'pbuild::add_configure_args()' added 2018-07-11 18:09:20 +02:00
gsell 22be8bbaed function 'pbuild::{pre_,post_,}build' renamed to 'pbuild::{pre_,post_,}compile'; master build function refactored 2018-07-11 17:34:25 +02:00
gsell 16f6ad142b merge conflicts resolved 2018-07-11 10:23:11 +02:00
gsell e60f59e9b7 rename several variables 2018-07-11 10:19:06 +02:00
gsell f40491b5e3 moved most of the BASH initialisation from config/profile.bash to init/bash 2018-07-11 10:18:26 +02:00
gsell 0e23b71f92 bump version to 0.99.15 2018-07-11 10:15:51 +02:00
gsell 33dcb6366c config/modbuild.conf.in: bugfix in exporting PMODULES_TMP and PMODULES_DISTFILESDIR 0.99.14 2018-04-17 17:06:09 +02:00
gsell 233c0ba32a ignore conf/modbuild.conf 2018-04-17 17:05:21 +02:00
Achim Gsell b02ce8e6db Pmodules/libpbuild.bash: use filename derived from URL 2018-04-17 00:13:11 +02:00
Achim Gsell 248c6f0568 bugfix in profile.bash.in and some comments added 2018-04-13 23:09:21 +02:00
Achim Gsell 7d9be47f1f download module package from AMAS web-site 2018-04-13 22:13:02 +02:00
Achim Gsell c0bb112a02 bugfix in get_sources() 2018-04-13 22:12:23 +02:00
Achim Gsell fa9845f1a1 modbuild.conf removed 2018-04-13 21:33:49 +02:00
gsell 4a8f1c8589 config/modbuild.conf: bugfix 2018-04-13 16:34:01 +02:00
gsell 3e3bc0ed79 build: Modules renamed to modules 2018-04-13 16:33:32 +02:00
gsell 6971f04b04 Pmodules/modbuild: modulefile installation can be forced via command-line 2018-04-13 16:32:33 +02:00
gsell f06f300598 Pmodules/libpbuild.bash: fixes in get_source(), modulefile installation can be forced via command-line 2018-04-13 16:31:53 +02:00
Achim Gsell 2ab75e7636 'Modules' renamed to 'modules' 2018-04-13 16:29:32 +02:00
gsell 6dce89ae73 Pmodules/libpbuild.bash: fixes in pbuild::get_source(); towwards Zip support in unpack 2018-03-27 17:40:24 +02:00
gsell ed72e509cc Pmodules/modulecmd.tcl.in.old
- type fixed
2018-02-15 17:58:23 +01:00
gsell dfc4b29277 config/versions.conf
- use newer versions of software
2018-02-15 17:58:02 +01:00
gsell 8aa7a16e36 build
- support for new Tcl implementation of Modules
2018-02-15 17:57:29 +01:00
gsell f84981d4c1 Pmodules/modulecmd.tcl.in
- use new Tcl implementation of Modules.
2018-02-15 17:47:12 +01:00
gsell 3a1f7e0fed Pmodules/libpbuild.bash
- derive source file name from source URL
2018-02-15 17:41:33 +01:00
gsell 2dbaf9d5b0 Moudle/build
- use bzip2'ed tar file
2018-02-15 17:40:24 +01:00
gsell 75a5b47a98 Pmodules/moudlecmd.tcl.in renamed 2018-02-15 17:39:47 +01:00
gsell 50f7c77883 Pmodules/modulecmd.bash.in: conflict resolved 2018-01-24 14:35:16 +01:00
gsell 610f784fdd config/versions.conf
- use Modules 3.2.10.1: this version recognize the Pmodules shebang
2018-01-24 14:32:31 +01:00
gsell a6ba2181a8 Pmodules/modulecmd.bash.in:
- bugfix in use(): export MODULEPATH
2018-01-24 14:31:25 +01:00
gsell 400c4246cb Pmodules/modulecmd.bash.in: bug fixed in argument parsing, related to #26 2017-11-15 18:23:15 +01:00
gsell f3b1291ef2 Pmodules/modulecmd.bash.in: fixing #26 2017-11-15 18:00:52 +01:00
gsell 453a9c92a1 Pmodules/modulecmd.bahs.in:
- subcommand_use(): export MODULEPATH if adding a group, closes #25
2017-11-15 16:54:20 +01:00
gsell df0ec7dae3 Pmodules/modulecmd.tcl.in:
- fixing unload bug, closes #23
- [module-info mode] returns 'unload' in Tcl implementation
2017-11-14 11:27:13 +01:00
gsell f5381ef8cf Merge branch 'master' of gitlab.psi.ch:Pmodules/src 2017-11-14 10:38:15 +01:00
gsell e7b9954ff7 Pmodules/libmodules.tcl
- module-addgroup: unloading bug fixed, closing #23
2017-11-14 10:37:59 +01:00
gsell f67728dc55 Pmodules/modulecmd.bash.in:
- get_available_modules2(): return immediately if directory does not exist
2017-11-09 17:30:25 +01:00
gsell 20f8d49b86 .gitignore: ignore generated profile.zsh 2017-11-09 16:04:46 +01:00
gsell 2924857172 support for (t)csh added, closing #21 2017-11-09 16:03:37 +01:00
gsell 7f3199638d build:
- install zsh files
2017-11-08 13:02:31 +01:00
gsell 5171a380dd config/versions.conf
- Pmodules version set to 0.99.13
2017-11-08 13:01:55 +01:00
gsell 70597256b2 Pmodules/profile.zsh.in
Pmodules/zsh
- added
2017-11-08 13:00:40 +01:00
gsell a9730ab1bc Pmodules/modulecmd.bash.in
- supportfor zsh added
- ignore empty arguments
2017-11-08 12:59:54 +01:00
gsell 8f084de618 Pmodules/libpbuild.bash
- bug in pbuild::cleanup() fixed
2017-11-08 12:58:44 +01:00
gsell 2242308298 Pmodules/bash
- unused PMOUDLES_USED_GROUPS removed
2017-11-08 12:57:17 +01:00
gsell ed25dd6107 Pmodules/modbuild: fix bug in splitting version number 2017-10-18 09:55:19 +02:00
gsell de50b1ffeb update release file when rebuilding a module, close #20 0.99.12 2017-09-13 15:39:09 +02:00
gsell 35445b99a9 Pmodules/modmanage.bash.in: exit if rsync fails 2017-09-11 17:44:58 +02:00
gsell 5e727ed637 Pmodules/modulecmd.bash.in: quote values in assignment 2017-09-11 17:43:42 +02:00
gsell 31b598ce53 config/version.conf: reset Pmodules version to 0.99.12 2017-08-08 15:21:18 +02:00
gsell 89291c7fe7 Merge branch 'master' of gitlab.psi.ch:Pmodules/src 2017-08-08 14:19:31 +02:00