Commit Graph

1191 Commits

Author SHA1 Message Date
gsell 0ffdf599a1 Resolve "modbuild: cleanup source and build directory before and after building" 2024-03-22 15:35:01 +01:00
gsell 6c70eb37f0 Merge branch '235-config-v_pkg-gets-wrong-systems-output' into 'master'
Resolve ".config-$V_PKG gets wrong Systems output"

Closes #235

See merge request Pmodules/src!216
2024-03-22 08:33:11 +01:00
gsell 6fd8e1e785 Resolve ".config-$V_PKG gets wrong Systems output" 2024-03-22 08:33:11 +01:00
gsell 0e97c94881 Merge branch '236-config-yaml-doesn-t-take-into-account-with-nvhpc-24-3' into 'master'
Resolve "config.yaml doesn't take into account --with nvhpc/24.3"

Closes #236

See merge request Pmodules/src!215
2024-03-21 16:55:38 +01:00
gsell b4833c3728 modbuild: don't ignore group dependencies specified with opt '--with' 2024-03-21 16:53:19 +01:00
gsell bd9fe5dfdb Merge branch '237-add-link-to-pmodules-documentation-to-usage-text' into 'master'
Resolve "Add link to Pmodules documentation to usage text"

Closes #237

See merge request Pmodules/src!214
2024-03-21 10:36:38 +01:00
gsell 359e63d7d9 link to documatation added to usage/help text 2024-03-21 10:33:51 +01:00
gsell 95c1d3229a Merge branch '238-fix-parsing-of-arguments' into 'master'
Resolve "Fix parsing of arguments"

Closes #238

See merge request Pmodules/src!212
2024-03-21 10:26:37 +01:00
gsell 359a14e415 CHANGELOG updated 2024-03-21 10:17:25 +01:00
gsell 4b928f779d modbuild: fix in parsing arguments (issue #238) 2024-03-21 10:00:49 +01:00
gsell e2a648d283 Merge branch '239-use-tcl-8-6-14' into 'master'
Resolve "Use Tcl 8.6.14"

Closes #239

See merge request Pmodules/src!213
2024-03-20 21:14:31 +01:00
gsell 25a304a865 CHANGELOG updated 2024-03-20 21:12:05 +01:00
gsell 3d9fa07f54 toolchain: update to Tcl 8.6.14 2024-03-20 21:09:53 +01:00
gsell ffc9017215 Update CHANGELOG.md 1.1.17 2024-03-20 18:21:23 +01:00
gsell 0064fe059a modulecmd: typo in comment fixed 2024-02-23 15:50:06 +01:00
gsell 4f58acd51b libpbuild.bash: issue with compile in source tree fixed
yes, no must be all lower case!
2024-02-23 15:48:19 +01:00
gsell 08f3e08187 modubuild: errors in parsing YAML config fixed 2024-02-23 15:47:25 +01:00
gsell 9fdecae8be modbuild: add doc of opt '--legacy' to usage output 2024-02-23 15:45:15 +01:00
gsell 75057acfd4 Merge branch '234-version-1-1-17' into 'master'
Resolve "version 1.1.17"

Closes #234

See merge request Pmodules/src!211
2023-12-13 15:16:11 +01:00
gsell dfc30d976b bumped to version 1.1.17, update bash to 5.2.21 2023-12-13 15:15:33 +01:00
gsell 1014fa959c Merge branch '233-release-version-1-1-16' into 'master'
Resolve "release version 1.1.16"

Closes #233

See merge request Pmodules/src!210
1.1.16
2023-12-13 14:41:51 +01:00
gsell abee35e5fb reformat CHANGELOG 2023-12-13 14:37:35 +01:00
gsell d68c5567c4 CHANGELOG.md: Markdown fixes 2023-12-13 09:37:26 +01:00
gsell 4c7a810284 CHANGELOG.md reformatted 2023-12-13 09:35:58 +01:00
gsell dbacccc47e CHANGELOG updated 2023-12-12 17:46:14 +01:00
gsell e72939229d CHANGELOG updated 2023-12-12 17:41:42 +01:00
gsell 4b45dbe6bb CHANGELOG updated 2023-12-12 17:10:34 +01:00
gsell 94825f90f7 CHANGELOG updated 2023-12-12 16:47:09 +01:00
gsell edadd0683e CHANGELOG updated 2023-12-12 16:41:16 +01:00
gsell 1a608ba9a7 CHANGELOG updated 2023-12-12 16:30:43 +01:00
gsell 66b5dcd99d Merge branch '232-yaml-configuration-files' into 'master'
Resolve "YAML configuration files"

Closes #232

See merge request Pmodules/src!209
2023-12-12 16:04:32 +01:00
gsell 9d24007730 modbuild: check type of value in YAML config 2023-12-12 16:02:05 +01:00
gsell f56f493654 modbuild: removing modules fixed 2023-11-29 16:05:51 +01:00
gsell be7d8517ac modulecmd: store field-names in YAML module config in lowercase 2023-11-17 16:06:57 +01:00
gsell 964a22be60 modulecmd: rel_stage refactored to relstage 2023-11-17 16:04:30 +01:00
gsell 19c0b65331 modulecmd: bugfix in reading module config
Missing redirect added
2023-11-17 16:00:20 +01:00
gsell 52eaf2b610 modbuild: std:die() message fixed if config for version is missing 2023-11-17 15:58:26 +01:00
gsell fea05585f7 modbuild: typo in std::die() message fixed 2023-11-17 15:57:37 +01:00
gsell 01d33c5641 modbuild: redirection fixed in get_yaml_file_fmt() 2023-11-17 15:56:29 +01:00
gsell 05c96cd41b modbuild: reading system-list fixed 2023-11-17 15:55:45 +01:00
gsell 2208f274b3 modbuild: check whether the module can be build on system reviewed
Entries in the system-list can use glob style pattern matching.
2023-11-17 15:51:28 +01:00
gsell 63f9e225f4 modulecmd: ununsed function die_is_blocked() removed 2023-11-17 15:50:06 +01:00
gsell 693c38b3b0 modulecmd: check availability of a module reviewed
Entries in the system- and blocklist can now use glob pattern.
The blocklist is now checked before the system list.
2023-11-17 15:47:02 +01:00
gsell adbceb602f modulecmd: blocking of modules reviewed
System- and blocklist are now in the YAML module configuration file.
2023-11-17 15:43:11 +01:00
gsell 300577d0bb modbuild: install YAML module config file 2023-11-17 15:41:34 +01:00
gsell b6ce1c71c1 modbuild: check supported system fixed in YAML mode 2023-11-17 15:39:39 +01:00
gsell 0080e9d6f3 modbuild: pass YAML configuration to library 2023-11-17 15:37:28 +01:00
gsell a17340fbfb cont. YAML config file implementation 2023-10-27 18:48:07 +02:00
gsell 3c66af7565 Implementation of YAML configuration files 2023-10-20 17:35:15 +02:00
gsell c3e9047f78 Merge branch '231-bugfix-in-version_lt' into 'master'
Resolve "bugfix in version_lt"

Closes #231

See merge request Pmodules/src!208
1.1.15
2023-08-15 10:03:43 +02:00