Commit Graph

466 Commits

Author SHA1 Message Date
gsell cd4e917b46 subcommand_load(): split line longer than 80 chars 2020-05-25 10:36:53 +02:00
gsell 4c4d530327 subcommand_load(): fix issue in printing load hints
empty lines we get from searching are now ignored
2020-05-25 10:33:52 +02:00
gsell 130c51518b get_release(): comment added 2020-05-25 10:32:10 +02:00
gsell d795e3213b in sub-command 'search': error in printing header fixed
option '--no-header' was ignored in default output
2020-05-25 10:17:48 +02:00
gsell d3c0f3cb90 sub-command 'unuse': fixes and refactoring
* MODULEPATH was not updated after un-using an overlay
2020-05-25 10:15:04 +02:00
gsell 9c255b21d5 refactor sub-command ' use' 2020-05-25 10:13:19 +02:00
gsell c187ac01a3 do not reset MODULEPATH and used groups in sub-command 'purge' 2020-05-25 10:00:44 +02:00
gsell 5c795efc6f modulecmd.bash.in: fixes 2020-04-14 17:49:44 +02:00
gsell 284e3c0c21 libmodules.tcl: remove trailing slash in overlay 2020-04-14 17:48:59 +02:00
gsell 240dce31dd function to compare versions added 2020-04-14 17:48:02 +02:00
gsell 818240cb6a error in handling option --overlay= fixed, typo fixed 2020-04-14 17:46:56 +02:00
gsell fd096814ee Tcl README has been renamed to README.md 2020-04-14 17:45:03 +02:00
gsell 14cfef481e create Programming/modulefiles during installation 2020-04-14 17:44:00 +02:00
gsell de345759f9 use to bash 5.0 and Tcl 8.6.10 2020-04-14 17:42:33 +02:00
gsell 9af4b62bdc changes from master merged 2020-04-02 18:08:41 +02:00
gsell 310eaf3f32 Merge branch '90-bugfix-module-unload-broken' into 'master'
Resolve "bugfix: module unload broken"

Closes #90

See merge request Pmodules/src!54
1.0.0rc6
2020-01-15 13:01:58 +01:00
gsell fe1ab6d35c bugfix: broken sub-cmd unload fixed 2020-01-15 13:01:41 +01:00
gsell 9aa3fb045e Merge branch '89-bugfix-list-of-to-be-installed-shared-libs-might-be-empty' into 'master'
Resolve "bugfix: list of to be installed shared libs might be empty"

Closes #89

See merge request Pmodules/src!53
2020-01-07 17:20:17 +01:00
gsell 47ed9cda1b bugfix: handle empty list of be installed shared libs 2020-01-07 17:21:07 +01:00
gsell a01b60bcfc Merge branch '88-fix-module-load-with-csh-is-broken' into 'master'
Resolve "fix: module load with csh is broken"

Closes #88

See merge request Pmodules/src!52
2020-01-06 15:02:14 +01:00
gsell aefdd4a711 fix: broken module load with csh 2020-01-06 15:02:51 +01:00
gsell bcea65e83d Merge branch '87-fix-add-directory-with-pmodules-commands-to-path-in-csh-initialisation-file' into 'master'
Resolve "fix: add directory with Pmodules commands to PATH in csh initialisation file"

Closes #87

See merge request Pmodules/src!51
2020-01-06 14:58:06 +01:00
gsell 4a7c3f7122 fix: prepend Pmodules bin directory to PATH 2020-01-06 14:59:01 +01:00
gsell d462b6f770 Merge branch '86-fix-add-support-for-shell-sh' into 'master'
Resolve "fix: add support for shell 'sh'"

Closes #86

See merge request Pmodules/src!50
2020-01-06 14:53:51 +01:00
gsell 965ab75ce7 fix: support for shell 'sh' added 2020-01-06 14:53:34 +01:00
gsell 0198914fdc Merge branch '85-modulecmd-missing-newline-in-the-warning-after-loading-a-unstable-or-deprecated-module' into 'master'
Resolve "modulecmd: missing newline in the warning after loading a unstable or deprecated module"

Closes #85

See merge request Pmodules/src!49
2019-09-27 10:52:18 +02:00
gsell cd13cfb33c modulecmd: missing newline at end of warning fixed 2019-09-27 10:52:17 +02:00
gsell 337474bf57 Merge branch '84-set-version-to-1-0-0rc6' into 'master'
Resolve "set version to 1.0.0rc6"

Closes #84

See merge request Pmodules/src!48
2019-09-27 10:43:29 +02:00
gsell 6746ac3050 version bumped to 1.0.0rc6 2019-09-27 10:43:41 +02:00
gsell a259f8b950 Merge branch '82-modbuild-bootstrapping-failed' into 'master'
Resolve "modbuild: bootstrapping failed"

Closes #82

See merge request Pmodules/src!46
2019-09-27 10:41:11 +02:00
gsell 77275b9c66 modbuild: bootstrapping error fixed 2019-09-27 10:41:00 +02:00
gsell f118c2a973 Merge branch '83-output-of-build-process-pbuild-log-must-be-ignored-by-git' into 'master'
Resolve "output of build process 'pbuild.log' must be ignored by Git"

Closes #83

See merge request Pmodules/src!47
2019-09-27 10:38:13 +02:00
gsell 3a59d8f630 output of build process 'pbuild.log' added to git ignore file 2019-09-27 10:38:24 +02:00
gsell 18affb9e27 Merge branch '81-add-changes-file' into 'master'
Resolve "add CHANGES file"

Closes #81

See merge request Pmodules/src!45
1.0.0rc5
2019-09-24 16:26:46 +02:00
gsell a58f142c93 CHANGES added 2019-09-24 16:27:00 +02:00
gsell b692f071b8 Merge branch '80-modulecmd-log-loaded-module-to-syslog' into 'master'
Resolve "modulecmd: log loaded module to syslog"

Closes #80

See merge request Pmodules/src!44
2019-09-24 16:14:59 +02:00
gsell 611aae3b1b modulecmd: log loaded modules to syslog 2019-09-24 16:15:07 +02:00
gsell 0b0668d564 Merge branch '79-mod-build-limit-parallel-makes-to-10' into 'master'
Resolve "mod build: limit parallel makes to 10"

Closes #79

See merge request Pmodules/src!43
2019-09-24 10:10:35 +02:00
gsell 83dc1a3de6 libpbuild: limit parallel make jobs to 10, unless specified on cmd line 2019-09-24 10:10:38 +02:00
gsell 6ae8ba2e09 Merge branch '78-modbuild-allow-as-version-argument' into 'master'
Resolve "modbuild: allow '.*' as version argument"

Closes #78

See merge request Pmodules/src!42
2019-09-19 13:23:21 +02:00
gsell 1c82df4b10 modbuild: '.*' is now a valid version argument 2019-09-19 13:23:12 +02:00
gsell 3f1b49cfa0 Merge branch '77-modbuild-typo-in-definition-of-pbuild-supported_compilers' into 'master'
Resolve "modbuild: typo in definition of pbuild::supported_compilers"

Closes #77

See merge request Pmodules/src!41
2019-09-19 13:00:07 +02:00
gsell e9e1268137 modbuild: typo in definition of pbuild::supported_compilers fixed 2019-09-19 13:00:06 +02:00
gsell 88a479f94d Merge branch '76-check-supported-system-os-and-compiler-in-build-script' into 'master'
Resolve "check supported system, os and compiler in build-script"

Closes #76

See merge request Pmodules/src!40
2019-09-17 13:54:51 +02:00
gsell 7fe59f99e2 libpbuild.bash: check supported system, os and compiler
- functions pbuild::supported_os() and pbuild::supported_compiler() added
- bugfix in check of supported system
2019-09-17 13:54:41 +02:00
gsell 4456245049 Merge branch '75-modbuild-set-number-of-parallel-make-jobs-to-number-of-cores' into 'master'
Resolve "modbuild: set number of parallel make jobs  to number of cores"

Closes #75

See merge request Pmodules/src!39
2019-09-12 17:45:12 +02:00
gsell 46bfc351dd modbuild: compute default number of parallel make jobs from number of cores 2019-09-12 17:44:42 +02:00
gsell 298829c6d9 Merge branch '73-python-several-fixes' into 'master'
Resolve "modbuild: several fixes"

Closes #73

See merge request Pmodules/src!38
2019-09-06 17:56:37 +02:00
gsell 0214be689c modbuild: error writing dependencies fixed, debug output removed 2019-09-06 17:56:20 +02:00
gsell 04e540f441 Merge branch '72-modbuild-system-and-os-specific-targets' into 'master'
Resolve "modbuild: system and OS specific targets"

Closes #72

See merge request Pmodules/src!37
2019-09-04 15:51:47 +02:00