gsell
|
45df61cc9c
|
modulecmd: loading multiple modules fixed
|
2024-07-12 11:18:17 +02:00 |
|
gsell
|
6eaa400f0f
|
Merge branch '280-libpbuild-refactor-variable-file-to-fname' into 'master'
Resolve "libpbuild: refactor variable 'file' to 'fname'"
Closes #280
See merge request Pmodules/src!258
|
2024-07-12 10:54:52 +02:00 |
|
gsell
|
b44fd094ee
|
libpbuild: refactor variable name 'file' to 'fname'
|
2024-07-12 10:52:24 +02:00 |
|
gsell
|
a7f2923bef
|
Merge branch '279-libstd-add-functions-to-search-shared-executables-and-libraries' into 'master'
Resolve "libstd: add functions to search shared executables and libraries"
Closes #279
See merge request Pmodules/src!257
|
2024-07-12 10:43:23 +02:00 |
|
gsell
|
b5f3618d9a
|
libstd: functions to search for executbales and shared obj added
|
2024-07-12 10:41:11 +02:00 |
|
gsell
|
05b4d951ec
|
Merge branch '278-build-system-add-7z-as-unpacker-and-make-unpacker-selectable-in-the-yaml-config-file' into 'master'
Resolve "build-system: add 7z as unpacker and make unpacker selectable in the YAML config file"
Closes #278
See merge request Pmodules/src!256
|
2024-06-13 17:21:55 +02:00 |
|
gsell
|
e185d92bca
|
build-system: support for different unpackers added
|
2024-06-13 17:17:34 +02:00 |
|
gsell
|
4c99477793
|
Merge branch '277-build-system-use-string-for-versions-to-build' into 'master'
Resolve "build-system: use string for versions to build"
Closes #277
See merge request Pmodules/src!255
|
2024-06-13 17:06:15 +02:00 |
|
gsell
|
35c38f5731
|
build-system: use string for versions to build
|
2024-06-13 17:03:34 +02:00 |
|
gsell
|
24acd6d4cc
|
Merge branch '276-build-system-swap-meaning-of-verbose-and-debug' into 'master'
Resolve "build-system: swap meaning of --verbose and --debug"
Closes #276
See merge request Pmodules/src!254
|
2024-06-13 16:44:38 +02:00 |
|
gsell
|
dd76e7c4dc
|
build-system: swap meaning of --debug and --verbose
|
2024-06-13 16:43:08 +02:00 |
|
gsell
|
324077b7ca
|
Merge branch '275-modulecmd-swap-meaning-of-options-verbose-and-debug' into 'master'
Resolve "modulecmd: swap meaning of options --verbose and --debug"
Closes #275
See merge request Pmodules/src!253
|
2024-06-13 15:00:15 +02:00 |
|
gsell
|
03caddd42d
|
modulecmd: swap meaning of option --debug and --verbose
|
2024-06-13 14:59:43 +02:00 |
|
gsell
|
7ea1917031
|
Merge branch '274-update-default-version-in-recipes' into 'master'
Draft: Resolve "update default version in recipes"
Closes #274
See merge request Pmodules/src!252
|
2024-06-13 14:51:40 +02:00 |
|
gsell
|
e24c2fbbc1
|
buildsystem: update dft. versions in recipes
|
2024-06-13 14:50:21 +02:00 |
|
gsell
|
9df2b48ab2
|
Merge branch '273-add-recipe-for-7z' into 'master'
Resolve "add recipe for 7z"
Closes #273
See merge request Pmodules/src!251
|
2024-06-13 14:47:25 +02:00 |
|
gsell
|
acdc9e13dd
|
recipe for 7z added
|
2024-06-13 14:45:23 +02:00 |
|
gsell
|
0d6b5de894
|
Merge branch '272-bump-version-to-1-1-21' into 'master'
Resolve "bump version to 1.1.21"
Closes #272
See merge request Pmodules/src!250
|
2024-05-25 11:15:03 +02:00 |
|
gsell
|
5173748e2c
|
version bumped to 1.1.21
|
2024-05-25 11:14:40 +02:00 |
|
gsell
|
9c4d8f8e54
|
Merge branch '263-modulecmd-multiple-bugs-in-the-implementation-of-the-collection-sub-cmd' into 'master'
Resolve "modulecmd: multiple bugs in the implementation of the collection sub-cmd"
Closes #263
See merge request Pmodules/src!249
1.1.20
|
2024-05-24 20:27:58 +02:00 |
|
gsell
|
f8e45fdc81
|
modulecmd: bugfixes in collection sub-commands
|
2024-05-24 20:26:23 +02:00 |
|
gsell
|
d02426fac4
|
Merge branch '271-build-system-libpbuild-isn-t-used-any-more' into 'master'
Resolve "build-system: libpbuild isn't used any more"
Closes #271
See merge request Pmodules/src!248
|
2024-05-24 20:14:44 +02:00 |
|
gsell
|
4492bedf07
|
build-system: sourcing libpbuild.bash removed
|
2024-05-24 20:13:31 +02:00 |
|
gsell
|
8765dc06e4
|
Merge branch '270-update-changelog' into 'master'
Resolve "Update changelog"
Closes #270
See merge request Pmodules/src!247
|
2024-05-03 10:49:19 +02:00 |
|
gsell
|
f16dc0497b
|
changelog updated
|
2024-05-03 10:48:34 +02:00 |
|
gsell
|
675978f924
|
Merge branch '269-build-system-code-cleanup' into 'master'
Resolve "build-system: code cleanup"
Closes #269
See merge request Pmodules/src!246
|
2024-05-03 10:28:30 +02:00 |
|
gsell
|
d29916166d
|
build-system: code cleanup
|
2024-05-03 10:27:50 +02:00 |
|
gsell
|
2054f608c3
|
Merge branch '268-build-system-implement-a-check-mode' into 'master'
Resolve "build-system: implement a check-mode"
Closes #268
See merge request Pmodules/src!245
|
2024-05-02 17:32:51 +02:00 |
|
gsell
|
9b3e303a64
|
build-system: check-mode added
|
2024-05-02 17:32:10 +02:00 |
|
gsell
|
b2fe7ced70
|
Merge branch '267-build-system-option-overlay-is-only-allowed-with-legacy-config-files' into 'master'
Resolve "build-system: option --overlay is only allowed with legacy config files"
Closes #267
See merge request Pmodules/src!244
|
2024-05-02 17:22:12 +02:00 |
|
gsell
|
32143a21c0
|
build-system: opt --overlay is only allowed if legacy config is used
|
2024-05-02 17:20:55 +02:00 |
|
gsell
|
92d7c3932b
|
Merge branch '264-build-system-implement-sub-packages' into 'master'
Resolve "build-system: implement sub-packages"
Closes #264
See merge request Pmodules/src!243
|
2024-05-02 17:13:51 +02:00 |
|
gsell
|
9149fd698d
|
build-system: sub-package implementation
|
2024-05-02 17:12:58 +02:00 |
|
gsell
|
05dafb461c
|
Merge branch '265-build-system-remove-unused-parse_version-function-from-libpmodules' into 'master'
Resolve "build-system: remove unused parse_version function from libpmodules"
Closes #265
See merge request Pmodules/src!242
|
2024-05-02 16:51:46 +02:00 |
|
gsell
|
712912eb6a
|
build-system: unused/duplicate code removed
|
2024-05-02 16:50:23 +02:00 |
|
gsell
|
e4c1ae2de9
|
Merge branch '264-build-system-implement-sub-packages' into 'master'
Resolve "build-system: implement sub-packages"
Closes #264
See merge request Pmodules/src!241
|
2024-05-02 16:09:29 +02:00 |
|
gsell
|
39fc69928b
|
build-system: sub-packages implemented
|
2024-05-02 16:08:39 +02:00 |
|
gsell
|
34c5d1fbb3
|
Merge branch '263-modulecmd-multiple-bugs-in-the-implementation-of-the-collection-sub-cmd' into 'master'
Resolve "modulecmd: multiple bugs in the implementation of the collection sub-cmd"
Closes #263
See merge request Pmodules/src!240
|
2024-05-02 15:58:32 +02:00 |
|
gsell
|
6498e60b58
|
modulecmd: bugixes in the implementation of collection sub-cmds
|
2024-05-02 15:57:26 +02:00 |
|
gsell
|
87cfd42d3d
|
Merge branch '262-modulecmd-bug-in-sub-cmd-unuse-if-argument-is-a-directory' into 'master'
Resolve "modulecmd: bug in sub-cmd unuse if argument is a directory"
Closes #262
See merge request Pmodules/src!239
|
2024-05-02 15:52:18 +02:00 |
|
gsell
|
9e3b4c8237
|
modulecmd: bugfix in sub-cmd 'unuse' if argument is a directory
|
2024-05-02 15:50:52 +02:00 |
|
gsell
|
dd26a14f0d
|
Merge branch '261-libstd-add-function-to-test-whether-an-item-is-in-an-array' into 'master'
Resolve "libstd: add function to test whether an item is in an array"
Closes #261
See merge request Pmodules/src!238
|
2024-05-02 15:26:18 +02:00 |
|
gsell
|
b4d25fb0d6
|
libstd: function added to test membership in an array
|
2024-05-02 15:24:55 +02:00 |
|
gsell
|
122c32b8c4
|
Merge branch '260-build-system-review-implementation-of-debug-function' into 'master'
Resolve "build-system: review implementation of debug function"
Closes #260
See merge request Pmodules/src!237
|
2024-05-02 15:21:59 +02:00 |
|
gsell
|
95d852c994
|
build-system: implementation of debug() function simplefied
|
2024-05-02 15:18:45 +02:00 |
|
gsell
|
cc1fbf8d82
|
Merge branch '259-bump-version-number-to-1-1-20' into 'master'
Resolve "bump version number to 1.1.20"
Closes #259
See merge request Pmodules/src!236
|
2024-04-17 17:09:54 +02:00 |
|
gsell
|
c02e9b2790
|
version number bumped to 1.1.20
|
2024-04-17 17:09:00 +02:00 |
|
gsell
|
25e59d3c46
|
Merge branch '258-update-review-changeling' into 'master'
Resolve "update/review changeling"
Closes #258
See merge request Pmodules/src!235
1.1.19
|
2024-04-17 16:55:08 +02:00 |
|
gsell
|
2f1233905f
|
CHANGELOG updated/reviewed
|
2024-04-17 16:53:58 +02:00 |
|
gsell
|
836a2aafcc
|
Merge branch '257-build-system-it-should-be-possible-to-append-items-to-configure_args-etc' into 'master'
Resolve "build-system: it should be possible to append items to configure_args etc"
Closes #257
See merge request Pmodules/src!234
|
2024-04-17 15:19:26 +02:00 |
|