gsell
2148f6a471
modubuild: defining a source URL is now optional
2023-02-09 09:45:35 +01:00
gsell
79077b98ee
Merge branch '188-moduild-add-test-whether-the-release-state-is-valid-or-not' into 'Pmodules-1.0'
...
Resolve "moduild: add test whether the release state is valid or not"
See merge request Pmodules/src!162
2023-02-09 08:35:14 +00:00
gsell
b3c9ba2131
modbuild: check validity of release stage
2023-02-09 09:32:15 +01:00
gsell
c54b311063
Merge branch 'cherry-pick-52cfb4e7' into 'Pmodules-1.0'
...
Merge branch '186-prefix-lib64-is-missing-in-ld_library_path' into 'master'
See merge request Pmodules/src!161
2023-02-06 09:17:08 +00:00
gsell
98f6a336fc
Merge branch '186-prefix-lib64-is-missing-in-ld_library_path' into 'master'
...
Resolve "$PREFIX/lib64 is missing in LD_LIBRARY_PATH"
Closes #186
See merge request Pmodules/src!159
(cherry picked from commit 52cfb4e744 )
ec50e224 bugfix in setting LD_LIBRARY_PATH
2023-02-06 09:16:28 +00:00
gsell
d3c4b7cda9
Merge branch '183-backport-zsh-init-from-version-1-1-10' into 'Pmodules-1.0'
...
Resolve "backport zsh init from version 1.1.10"
See merge request Pmodules/src!156
2023-01-30 12:30:11 +00:00
gsell
0f7efca8bf
zsh init backported from version master
2023-01-30 13:25:57 +01:00
gsell
fe36f29488
Merge branch '182-add-modbuild-function-to-version-1-0' into 'Pmodules-1.0'
...
Resolve "add modbuild function to version 1.0"
See merge request Pmodules/src!155
2023-01-30 11:54:41 +00:00
gsell
9f4281b892
define modbuild as bash function
2023-01-30 12:54:08 +01:00
gsell
1fd7082887
Merge branch '181-modbuild-fix-path-for-macos' into 'Pmodules-1.0'
...
Resolve "modbuild: fix PATH for macOS"
See merge request Pmodules/src!154
2023-01-16 10:45:39 +00:00
gsell
0edee2e2ee
modbuild: Set PATH on macOS to support Macports and Homebrew
2023-01-16 11:43:45 +01:00
gsell
5743bfda3e
Merge branch '180-modbuild-env-variables-pmodules_tmpdir-and-pmodules_distfiledir' into 'Pmodules-1.0'
...
Resolve "modbuild: env. variables PMODULES_TMPDIR and PMODULES_DISTFILEDIR"
See merge request Pmodules/src!153
2023-01-16 10:27:02 +00:00
gsell
d162ffc916
CHANGELOG updated
2023-01-16 11:24:07 +01:00
gsell
f6c83d9ee0
modbuild: PMODULES_{TMP,DISTFILESDIR} environment variables
...
The environment variables PMODULES_TMPDIR and PMODULES_DISTFILESDIR
can now be used to override the values in the configuration file.
2023-01-16 11:23:33 +01:00
gsell
4bebada18a
Merge branch '179-modulepath-initialization-with-csh-is-broken' into 'Pmodules-1.0'
...
Resolve "MODULEPATH initialization with csh is broken"
See merge request Pmodules/src!152
2023-01-06 15:40:50 +00:00
gsell
9d6acb4e7e
csh initialization fixed
2023-01-06 16:37:57 +01:00
gsell
aa6c2b9587
CHANGELOG updated
2022-12-05 16:40:14 +01:00
gsell
a1c24d1054
Merge branch '177-remove-tcl-implementation-of-modulecmd' into 'Pmodules-1.0'
...
Resolve "remove Tcl implementation of modulecmd"
See merge request Pmodules/src!150
2022-12-02 17:29:20 +00:00
gsell
91fd56c4f8
outdated modulecmd.tcl is not supported any more
2022-12-02 18:27:34 +01:00
gsell
240e6238cd
Merge branch '176-modulecmd-should-be-relocatable' into 'Pmodules-1.0'
...
Resolve "modulecmd should be relocatable"
See merge request Pmodules/src!149
2022-12-02 17:24:43 +00:00
gsell
1099444ea3
modulecmd is now relocatable
2022-12-02 18:22:15 +01:00
gsell
cae7b753fc
Merge branch '175-add-user-to-log-message' into 'Pmodules-1.0'
...
Resolve "add user to log message"
See merge request Pmodules/src!148
2022-11-29 13:46:51 +00:00
gsell
53d02d8f4d
include user to log message
2022-11-29 14:45:26 +01:00
gsell
395ac54340
Merge branch 'Pmodules-1.0' of gitlab.psi.ch:Pmodules/src into Pmodules-1.0
2022-11-28 18:05:39 +01:00
gsell
2905103b2d
set version to 1.0.0rc13
2022-11-28 18:04:55 +01:00
gsell
18de296973
Update CHANGELOG.md
1.0.0rc12
2022-11-15 16:09:18 +00:00
gsell
5eb73ec264
Merge branch '173-prepend-to-pkg_config_path-and-cmake_module_path' into 'Pmodules-1.0'
...
Resolve "prepend to PKG_CONFIG_PATH and CMAKE_MODULE_PATH"
See merge request Pmodules/src!146
2022-11-15 15:56:14 +00:00
gsell
69dfe514e1
libmodules.tcl: add more dirs to search path of pkgconfig and CMake
2022-11-09 17:14:19 +01:00
gsell
180c1020c8
Merge branch '172-modbuild-read-from-stdin-if-no-variants-files-are-found' into 'Pmodules-1.0'
...
Resolve "modbuild read from stdin if no variants files are found"
See merge request Pmodules/src!145
2022-11-03 13:41:40 +00:00
gsell
1f7bebcef2
modbuild: exit if no suitable variants file could be found
2022-11-03 14:28:50 +01:00
gsell
e998bfa09b
Merge branch '168-modulecmd-sub-cmd-whatis-and-keyword-are-broken' into 'master'
...
Resolve "modulecmd: sub-cmd whatis and keyword are broken"
Closes #168
See merge request Pmodules/src!144
2022-10-27 12:44:36 +00:00
gsell
f17a66bd2c
modulecmd: sub-cmds whatis and keyword fixed
2022-10-26 18:25:12 +02:00
gsell
ccb3d4c55f
Merge branch '171-add-springdale-as-rhel-clone' into 'master'
...
Resolve "add Springdale as RHEL clone"
Closes #171
See merge request Pmodules/src!143
2022-10-26 14:59:37 +00:00
gsell
b7da791922
Springdale added as RHEL clone
2022-10-26 15:15:33 +02:00
gsell
5cdcb7fca3
Merge branch '162-initialising-t-csh-complains-about-undefined-defaultgroups' into 'master'
...
Resolve "initialising (t)csh complains about undefined DefaultGroups"
Closes #162
See merge request Pmodules/src!134
2022-04-06 15:34:43 +00:00
gsell
56ae8fcf64
Merge branch '163-set-pmodules-version-to-1-0-0rc12' into 'master'
...
Resolve "set Pmodules version to 1.0.0rc12"
Closes #163
See merge request Pmodules/src!135
2022-04-06 15:33:36 +00:00
gsell
7f84489095
version set to 1.0.0rc12
2022-04-06 17:32:57 +02:00
gsell
45a6c0530a
init/csh: undefined DefaultGroups error fixed
2022-04-06 17:30:39 +02:00
gsell
c45f403a01
Merge branch '161-tag-version-1-0-0rc11' into 'master'
...
Resolve "tag version 1.0.0rc11"
Closes #161
See merge request Pmodules/src!133
1.0.0rc11
2022-04-06 08:08:21 +00:00
gsell
071fb3585a
update of CHANGELOG for 1.0.0rc11
2022-04-06 10:07:45 +02:00
gsell
5bb5191556
Merge branch '160-issue-with-pmodules_root-and-packagename-_root' into 'master'
...
Resolve "issue with PMODULES_ROOT and <PackageName>_ROOT"
Closes #160
See merge request Pmodules/src!132
2022-04-06 07:07:54 +00:00
gsell
a209d7f335
revert changes to set <PackageName>_ROOT
2022-04-05 18:32:15 +02:00
gsell
e344896783
Merge branch '159-don-t-set-unset-pmodules_root-while-loading-removing-a-pmodule' into 'master'
...
Resolve "don't set/unset PMODULES_ROOT while loading/removing a Pmodule"
Closes #159
See merge request Pmodules/src!131
2022-04-05 15:58:03 +00:00
gsell
13b3dbcfd8
modulefile: some comment added
2022-04-05 17:57:26 +02:00
gsell
5a739a0a8f
modulefile: don't set default env.variable PMODULES_ROOT
2022-04-05 17:54:23 +02:00
gsell
f0a06c5879
Merge branch '158-unsetting-aliases-in-sub-command-purge-is-broken' into 'master'
...
Resolve "unsetting aliases in sub-command 'purge' is broken"
Closes #158
See merge request Pmodules/src!130
2022-04-05 15:50:18 +00:00
gsell
ba0e6a7ce0
modulecmd: unsetting aliases in sub-command 'purge' fixed
2022-04-05 17:48:51 +02:00
gsell
8d290b5b23
Merge branch '157-set-alias-in-modulefile-is-broken' into 'master'
...
Resolve "set-alias in modulefile is broken"
Closes #157
See merge request Pmodules/src!129
2022-04-05 12:47:26 +00:00
gsell
7c500b7bf3
modulecmd: unsetting aliases fixed
2022-04-05 14:45:56 +02:00
gsell
0deacbe9d3
Merge branch '156-set-environment-variable-packagename-_root' into 'master'
...
Resolve "set environment variable <PackageName>_ROOT"
Closes #156
See merge request Pmodules/src!128
2022-04-05 08:13:23 +00:00