gsell
|
e65357cae0
|
Merge branch 'cherry-pick-9d6acb4e' into 'master'
csh initialization fixed
See merge request Pmodules/src!169
|
2023-02-10 14:03:57 +00:00 |
|
gsell
|
9cc52a455e
|
csh initialization fixed
(cherry picked from commit 9d6acb4e7e)
|
2023-02-10 14:03:35 +00:00 |
|
gsell
|
281ac3c949
|
Merge branch '193-define-versions-in-build-script' into 'master'
Resolve "define versions in build script"
Closes #193
See merge request Pmodules/src!167
|
2023-02-10 13:37:39 +00:00 |
|
gsell
|
4ee0c9a2bc
|
build: versions are now defined here
|
2023-02-10 14:36:15 +01:00 |
|
gsell
|
b4eae65eca
|
Merge branch '187-bugfix-in-get_available_modules' into 'master'
Resolve "bugfix in get_available_modules()"
Closes #187
See merge request Pmodules/src!160
|
2023-02-06 09:08:07 +00:00 |
|
gsell
|
c619985a2c
|
bugfix in get_available_modules()
|
2023-02-06 10:07:43 +01:00 |
|
gsell
|
52cfb4e744
|
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
|
2023-02-06 09:05:43 +00:00 |
|
gsell
|
ec50e22418
|
bugfix in setting LD_LIBRARY_PATH
|
2023-02-06 10:04:09 +01:00 |
|
gsell
|
c33fdd81fd
|
Merge branch '185-bugfix-in-std-remove_path' into 'master'
Resolve "bugfix in std::remove_path"
Closes #185
See merge request Pmodules/src!158
|
2023-02-06 09:01:57 +00:00 |
|
gsell
|
1d6562bbd3
|
bugfix in std::remove_path()
|
2023-02-06 10:01:27 +01:00 |
|
gsell
|
4c5a36ac86
|
Merge branch '184-use-newer-versions-of-bash-tcl-etc' into 'master'
Resolve "use newer versions of bash, Tcl etc"
Closes #184
See merge request Pmodules/src!157
|
2023-02-06 08:54:43 +00:00 |
|
gsell
|
eac4a2abaa
|
update to newer versions of bash, Tcl etc
|
2023-02-06 09:53:38 +01:00 |
|
gsell
|
cc258502ba
|
Merge branch '178-port-cherry-pick-changes-from-version-1-0-0-to-master' into 'master'
Resolve "port/cherry-pick changes from version 1.0.0 to master"
Closes #178
See merge request Pmodules/src!151
|
2022-12-05 16:24:34 +00:00 |
|
gsell
|
dbbf761359
|
Merge branch 'master' into 178-port-cherry-pick-changes-from-version-1-0-0-to-master
|
2022-12-05 17:09:17 +01:00 |
|
gsell
|
020ed5943b
|
Tcl library paths fixed
|
2022-12-05 17:06:41 +01:00 |
|
gsell
|
c091a93164
|
Tcl implementation of modulecmd removed
|
2022-12-05 17:05:30 +01:00 |
|
gsell
|
4ee53d12fa
|
changes made in version 1.0 merged/added
- Issue #176, MR !149 relocatable modulecmd
- Issue #175, MR !148 new logmessage format
- Issue #173, MR !146 additional dirs in search path of CMake and pkgconfig
- Issue #172, MR !145: fix in reading legacy variants files
|
2022-12-05 15:35:26 +01:00 |
|
gsell
|
07d22cf1f2
|
Merge branch '32-overlay-implementation' into 'master'
Resolve "overlay implementation"
Closes #32
See merge request Pmodules/src!2
|
2022-10-27 13:09:40 +00:00 |
|
gsell
|
34a3009120
|
changes from master merged
|
2022-10-27 15:07:18 +02: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
|
fc20878cc9
|
modulecmd: init of manpath is now a sub-function of pmodules_init()
|
2022-10-21 14:15:32 +02:00 |
|
gsell
|
e9bf48c1bf
|
modbuild: add option to pass a configuration file (former variants file)
|
2022-10-21 14:13:44 +02:00 |
|
gsell
|
05306765c2
|
modbuild: bugfix in writing the dependencies files
|
2022-10-21 14:11:50 +02:00 |
|
gsell
|
0af6ef37c4
|
modbuild: declare and export the build root in BUILD_ROOT
|
2022-10-21 14:10:45 +02:00 |
|
gsell
|
46a56688f8
|
modbuild: bugfix in installing doc files
|
2022-10-21 13:43:39 +02:00 |
|
gsell
|
5b706a7ec7
|
API function pbuild::unpack() added
|
2022-10-21 13:32:11 +02:00 |
|
gsell
|
bbdc89fd26
|
Merge branch '32-overlay-implementation' of gitlab.psi.ch:Pmodules/src into 32-overlay-implementation
|
2022-09-13 19:23:23 +02:00 |
|
gsell
|
0d5f4dcb18
|
modulecmd: help for aliases fixed
|
2022-09-13 19:21:26 +02:00 |
|
gsell
|
debde9c152
|
modulecmd: bugfix: sed command was not defined
|
2022-09-13 19:20:16 +02:00 |
|
gsell
|
2df2e6e652
|
Overlay doc updaated
|
2022-08-22 10:33:23 +02:00 |
|
gsell
|
3787193116
|
merged upstream
|
2022-08-17 10:21:51 +02:00 |
|
gsell
|
a26651eb9f
|
Overlay documentation updated
|
2022-08-17 10:08:39 +02:00 |
|
gsell
|
fbd4867c3e
|
modulecmd: scan groups during initialisation
|
2022-08-03 17:31:21 +02:00 |
|
gsell
|
f44972947f
|
modulecmd: comments edited
|
2022-08-03 16:54:44 +02:00 |
|
gsell
|
ffbf6158e6
|
modulecmd: unset 'Version' before restoring variables from cache
If 'Version' is set in the calling shell, initialisation might be
skipped.
|
2022-08-03 16:41:15 +02:00 |
|
gsell
|
50ef08ca2f
|
modulecmd: parsing the args of sub-cmds simplified
|
2022-08-03 16:37:58 +02:00 |
|
gsell
|
8d7bba9631
|
modulecmd: all group depths should be correct after initialisation.
|
2022-08-03 16:34:21 +02:00 |
|
gsell
|
b308bf252a
|
modulecmd: mapping of sub-cmds and their aliases to functions reviwed
|
2022-08-03 16:32:20 +02:00 |
|
gsell
|
f83b68ba0d
|
modulecmd: cosmetic changes (spacing) and comments added/edited
|
2022-08-03 16:29:50 +02:00 |
|
gsell
|
42929f835f
|
modulecmd: support for modulecmd written in Tcl removed
|
2022-08-03 15:57:20 +02:00 |
|
gsell
|
bfcb42a396
|
modbuild: bugfixes
|
2022-07-29 15:56:08 +02:00 |
|
gsell
|
381a7c5d56
|
Merge branch '32-overlay-implementation' of gitlab.psi.ch:Pmodules/src into 32-overlay-implementation
|
2022-07-29 14:56:03 +02:00 |
|
gsell
|
2026450fbe
|
overlay doc updated
|
2022-07-29 14:55:31 +02:00 |
|
gsell
|
25aebf7518
|
Changelog updated
|
2022-07-29 14:54:55 +02:00 |
|
gsell
|
bc38136787
|
modbuild: quering group, supported systems and compilers added to YAML
another big change is the re-ordering of the public pbuild:: functions
|
2022-07-29 14:53:01 +02:00 |
|
gsell
|
c8b61bbf5f
|
libpbuild: pbuild::supported_os removed
|
2022-07-29 14:50:25 +02:00 |
|
gsell
|
06c41be687
|
modbuild/libpbuild: print warnings if deprecated functions are used
|
2022-07-29 14:47:33 +02:00 |
|