gsell
4e8b602d60
Merge branch 'cherry-pick-85000684' into '1.1.22'
...
Merge branch '334-modulecmd-un-using-a-group-is-broken' into 'master'
See merge request Pmodules/src!322
2024-08-23 13:34:12 +02:00
gsell
1f82ab9deb
Merge branch '334-modulecmd-un-using-a-group-is-broken' into 'master'
...
Resolve "modulecmd: un-using a group is broken"
Closes #334
See merge request Pmodules/src!313
(cherry picked from commit 8500068473 )
d639c08b modulecmd: bugfix in un-using a group
Co-authored-by: gsell <achim.gsell@psi.ch >
2024-08-23 13:33:36 +02:00
gsell
9b72b8b101
Merge branch 'cherry-pick-ea28d5c0' into '1.1.22'
...
Merge branch...
See merge request Pmodules/src!321
2024-08-23 13:32:56 +02:00
gsell
da3d5ecd98
Merge branch '333-modulecmd-module-use-group-adds-directories-of-overlays-in-wrong-order' into 'master'
...
Resolve "modulecmd: 'module use GROUP' adds directories of overlays in wrong order"
Closes #333
See merge request Pmodules/src!312
(cherry picked from commit ea28d5c0fd )
84f3ab67 modulecmd: fix order of dirs in MODULEPATH
Co-authored-by: gsell <achim.gsell@psi.ch >
2024-08-23 13:32:14 +02:00
gsell
6c2027ae62
Merge branch 'cherry-pick-59c116b7' into '1.1.22'
...
Merge branch '332-modulecmd-use-of-unset-variable-in-sub-cmd-unuse' into 'master'
See merge request Pmodules/src!320
2024-08-23 13:31:41 +02:00
gsell
9f9042440d
Merge branch '332-modulecmd-use-of-unset-variable-in-sub-cmd-unuse' into 'master'
...
Resolve "modulecmd: use of unset variable in sub-cmd unuse"
Closes #332
See merge request Pmodules/src!311
(cherry picked from commit 59c116b70b )
fefe313d modulecmd: use of unset variable fixed
Co-authored-by: gsell <achim.gsell@psi.ch >
2024-08-23 13:31:14 +02:00
gsell
3db0a4b50e
Merge branch 'cherry-pick-10c6922f' into '1.1.22'
...
Merge branch '331-modulecmd-lmod-removes-directories-from-modulepath' into 'master'
See merge request Pmodules/src!319
2024-08-23 13:29:50 +02:00
gsell
b3cfe9c4ea
Merge branch '331-modulecmd-lmod-removes-directories-from-modulepath' into 'master'
...
Resolve "modulecmd: Lmod removes directories from MODULEPATH"
Closes #331
See merge request Pmodules/src!310
(cherry picked from commit 10c6922f8a )
889aafd2 modulecmd: re-add directory to MODULEPATH removed by Lmod
Co-authored-by: gsell <achim.gsell@psi.ch >
2024-08-23 13:29:03 +02:00
gsell
dd35a0b239
Merge branch '329-update-changelog' into 'master'
...
Resolve "update changelog"
Closes #329
See merge request Pmodules/src!308
2024-08-16 16:22:35 +02:00
gsell
66af5b935e
changelog updated
2024-08-16 15:30:43 +02:00
gsell
84c6dba446
Merge branch '328-modulecmd-ignore-release-stage-if-full-module-name-specified' into 'master'
...
Resolve "modulecmd: ignore release stage if full module name specified"
Closes #328
See merge request Pmodules/src!307
2024-08-16 13:35:23 +02:00
gsell
c977703d26
modulecmd: ignore release stage if full module name specified
2024-08-16 13:34:20 +02:00
gsell
259a467c97
Merge branch '327-modulecmd-set-_lmfiles_-and-loadedmodules-if-unset-by-lmod' into 'master'
...
Resolve "modulecmd: set _LMFILES_ and LOADEDMODULES if unset by Lmod"
Closes #327
See merge request Pmodules/src!306
2024-08-16 13:30:28 +02:00
gsell
367337b559
modulecmd: set _LMFILES_ and LOADEDMODULES if removed by Lmod
2024-08-16 13:29:34 +02:00
gsell
b9715f9dc6
Merge branch '326-modulecmd-try-to-create-directories-of-the-overlays' into 'master'
...
Resolve "modulecmd: try to create directories of the overlays"
Closes #326
See merge request Pmodules/src!305
2024-08-16 13:03:49 +02:00
gsell
f828c728ad
modulecmd: create missing directories for overlays
...
Print error message if the directory cannot be created.
2024-08-16 13:02:00 +02:00
gsell
c04cef12b8
Merge branch '325-modulecmd-lmod-removes-entries-from-_lmfiles_-loaded-by-tcl-modulecmd' into 'master'
...
Resolve "modulecmd: Lmod removes entries from _LMFILES_ loaded by Tcl modulecmd"
Closes #325
See merge request Pmodules/src!304
2024-08-14 17:22:02 +02:00
gsell
c26ac94dae
modulecmd: problems with loading/unloading Lmod files fixed
2024-08-14 17:20:30 +02:00
gsell
4b1b8a4d6e
Merge branch '324-modulecmd-cleanup-and-syntax-fixes' into 'master'
...
Resolve "modulecmd: cleanup and syntax fixes"
Closes #324
See merge request Pmodules/src!303
2024-08-14 15:05:31 +02:00
gsell
8192c6db6b
modulecmd: cleanup and syntactical errors fixed
2024-08-14 15:02:51 +02:00
gsell
0a6e1e83aa
Merge branch '323-modulecmd-overlays-are-listed-twice' into 'master'
...
Resolve "modulecmd: overlays are listed twice"
Closes #323
See merge request Pmodules/src!302
2024-08-14 14:58:20 +02:00
gsell
e272a092eb
modulecmd: bugfix: overlay were listed twice
2024-08-14 14:57:35 +02:00
gsell
055a32562c
Merge branch '322-build-system-pbuild-add_configure_args-shouldn-t-be-marked-as-deprecated' into 'master'
...
Resolve "build-system: pbuild::add_configure_args() shouldn't be marked as deprecated"
Closes #322
See merge request Pmodules/src!301
2024-08-14 14:45:57 +02:00
gsell
7477e3997e
build-system: pbuild::add_configure_args() is not deprecated
2024-08-14 14:44:46 +02:00
gsell
5ff46c7224
Merge branch '321-modulecmd-sometime-we-need-extra-directories-to-be-added-in-an-overlay' into 'master'
...
Resolve "modulecmd: sometime we need extra directories to be added in an overlay"
Closes #321
See merge request Pmodules/src!300
2024-08-14 14:30:14 +02:00
gsell
2653bb86b3
modulecmd: additional directories in overlays
2024-08-14 14:28:11 +02:00
gsell
8e40fb118b
Merge branch '320-build-system-building-multiple-version-and-or-variants-is-broken' into 'master'
...
Resolve "build-system: building multiple version and/or variants is broken"
Closes #320
See merge request Pmodules/src!299
2024-08-13 17:34:08 +02:00
gsell
63b971432a
build-system: bugfix: building multiple versions and/or variants
2024-08-13 17:33:01 +02:00
gsell
f54a91166e
build-system: bugfix: building multiple versions and/or variants
2024-08-13 17:31:18 +02:00
gsell
471cba091d
Merge branch '319-modulecmd-bugfix-in-test-whether-a-file-is-a-modulefile-or-not' into 'master'
...
Resolve "modulecmd: bugfix in test whether a file is a modulefile or not"
Closes #319
See merge request Pmodules/src!298
2024-08-13 16:33:06 +02:00
gsell
85cf207e9e
modulecmd: bugfix in test whether a file is a modulefile or not
2024-08-13 16:32:07 +02:00
gsell
d3f6d400c4
Merge branch '318-modulecmd-review-function-to-find-modules' into 'master'
...
Resolve "modulecmd: review function to find modules"
Closes #318
See merge request Pmodules/src!297
2024-08-13 16:04:20 +02:00
gsell
d63c9c15dd
modulecmd: function to find modules reviewed
2024-08-13 16:02:50 +02:00
gsell
b31d39bce9
Merge branch '317-modulecmd-eval-output-of-modulecmd-bin-only-if-not-empty' into 'master'
...
Resolve "modulecmd: eval output of modulecmd.bin only if not empty"
Closes #317
See merge request Pmodules/src!296
2024-08-13 15:56:34 +02:00
gsell
4b4c51d652
modulecmd: eval output of modulecmd.bin only if not empty
2024-08-13 15:51:09 +02:00
gsell
befe30b09b
Merge branch '316-modulecmd-ignore-relative-directories-in-modulepath' into 'master'
...
Resolve "modulecmd: ignore relative directories in MODULEPATH"
Closes #316
See merge request Pmodules/src!295
2024-08-13 15:42:16 +02:00
gsell
c3bfc7a173
modulecmd: ignore relative dirs in MODULEPATH
2024-08-13 15:41:12 +02:00
gsell
11b68d45b6
Merge branch '315-modulecmd-set-a-group-depth-for-modules-outside-the-pmodules-hierarchy' into 'master'
...
Resolve "modulecmd: set a group depth for modules outside the Pmodules hierarchy"
Closes #315
See merge request Pmodules/src!294
2024-08-13 15:24:41 +02:00
gsell
09fe3894d6
modulecmd: set group depth to 0 for modules outside the hierarchy
2024-08-13 15:22:33 +02:00
gsell
0ec0ce40ac
Merge branch '314-modulecmd-bugs-in-handling-overlays' into 'master'
...
Resolve "modulecmd: bugs in handling overlays"
Closes #314
See merge request Pmodules/src!293
2024-08-13 14:02:16 +02:00
gsell
0b09acf3ec
modulecmd: bugfix in handling overlays
2024-08-13 14:00:50 +02:00
gsell
1e18deb472
Merge branch '313-modulecmd-add-alias-spider-to-search-sub-cmd' into 'master'
...
Resolve "modulecmd: add alias spider to search sub-cmd"
Closes #313
See merge request Pmodules/src!292
2024-08-12 16:41:52 +02:00
gsell
27793f1b70
modulecmd: alias 'spider' added to search sub-cmd
2024-08-12 16:40:58 +02:00
gsell
3f7e34c579
Merge branch '312-modulecmd-print-help-if-modulecmd-is-called-without-arg' into 'master'
...
Resolve "modulecmd: print help if modulecmd is called without arg"
Closes #312
See merge request Pmodules/src!291
2024-08-12 16:36:33 +02:00
gsell
93e0f6b1e7
modulecmd: print help if modulecmd is called without args
2024-08-12 16:35:42 +02:00
gsell
c3c5a8f7d6
Merge branch '311-modulecmd-wrong-quoting-in-sub-cmd-search' into 'master'
...
Resolve "modulecmd: wrong quoting in sub-cmd search"
Closes #311
See merge request Pmodules/src!290
2024-08-12 16:31:39 +02:00
gsell
d1ddbf5f07
modulecmd: bugfix: wrong quoting in sub-cmd search
2024-08-12 16:30:15 +02:00
gsell
6d98ccf307
Merge branch '310-build-system-cleanup' into 'master'
...
Resolve "build-system: cleanup"
Closes #310
See merge request Pmodules/src!289
2024-08-12 16:15:32 +02:00
gsell
74b0d14d01
build-system: cleanup
2024-08-12 16:14:47 +02:00
gsell
c12137159d
Merge branch '309-add-detection-of-sles-to-function-std-get_os_release' into 'master'
...
Resolve "add detection of SLES to function std::get_os_release()"
Closes #309
See merge request Pmodules/src!288
2024-08-12 16:03:13 +02:00