open62541/tools
estr Eckerstorfer Andreas aa8d96ea5b fix(ci): Fix git version matching
Fix parsing of version_minor and version_patch from git description.

Fixes commit 93823da590
2023-07-14 02:46:58 +02:00
..
appveyor refactor(test): Remove plugin/pubsub.h API from unit tests 2023-06-16 18:52:25 +02:00
azure-devops refactor(build): Remove UA_FORCE_CPP only needed for vs2008 and older 2023-04-28 01:03:42 +02:00
certs refactor(tools): Set a default locality for generated certificates 2022-02-14 06:04:36 +01:00
cmake feat(nodesetinjector): Integration of the Nodesetinjector into the tests and addition of documentation. 2023-06-01 14:02:58 +02:00
cmake3.12 feat(build): Move modules to cmake3.12 (or less) specific directory such that they are not included for newer cmake versions. (#4824) 2021-12-07 16:01:28 +01:00
docker refactor(build): Move Docker definitions to /tools 2021-12-15 00:12:17 +01:00
nodeset_compiler fix(nodesetinjector): The type array of the respective nodeset is not adjusted if an empty bsd file is specified. PADIM specification included in the nodesetinjector. 2023-07-03 11:07:32 +02:00
nodeset_injector fix(nodesetinjector): The type array of the respective nodeset is not adjusted if an empty bsd file is specified. PADIM specification included in the nodesetinjector. 2023-07-03 11:07:32 +02:00
packaging Allow dependency to libmbedtls14 for debian bookworm 2023-03-29 14:23:15 +01:00
schema fix(pubsub): Require IntegerId type to build pubsub ns0 2023-06-01 23:20:31 +02:00
tpm_keystore [REVIEW] Pubsub Encryption using key stored in TPM (#4560) 2021-10-08 14:04:47 +02:00
ua2json fix(pubsub): decoding of custom datatypes. (#5681) 2023-03-21 17:42:31 +01:00
ua-tool refactor(core): Remove trailing spaces in code (#5221) 2022-06-24 11:03:25 +02:00
amalgamate.py feat(core): Add UA_INLINABLE to optionally export "static inline" methods 2022-11-14 23:49:49 +01:00
c2rst.py fix(build): Use #!/usr/bin/env python3 instead of #!/usr/bin/env python (#4862) 2021-12-20 12:09:38 +01:00
ci.sh refactor(pubsub): Remove UA_ENABLE_REDUCED_ITERATIONS_FOR_TESTING 2023-07-02 02:58:40 +02:00
clang-format_precommit_hook Only execute preformat hook on supported files 2018-06-28 17:05:15 +02:00
examples_with_valgrind.py feat(CI): Added support for arguments in the examples workflow (#5760) 2023-07-02 02:58:40 +02:00
gdb-prettyprint.py Merge pull request #5027 from open62541/1.3 2022-03-20 13:19:34 +01:00
generate_bsd.py feat(nodesetinjector): Integration of the Nodesetinjector into the tests and addition of documentation. 2023-06-01 14:02:58 +02:00
generate_datatypes.py fix(build): Use #!/usr/bin/env python3 instead of #!/usr/bin/env python (#4862) 2021-12-20 12:09:38 +01:00
generate_nodeid_header.py fix(nc) set missing executeable flag on tools/generate_nodeid_header.py (#5090) 2022-05-04 09:02:40 +02:00
generate_statuscode_descriptions.py Merge remote-tracking branch 'origin/1.3' into merge_13_master_12 2023-03-26 10:21:49 +02:00
open62541.pc.in build(pkgconfig): do not assume relative paths in open62541.pc 2022-05-27 11:36:30 +02:00
prepare_packaging.py fix(ci): Fix git version matching 2023-07-14 02:46:58 +02:00
update_copyright_header.py fix(build): Use #!/usr/bin/env python3 instead of #!/usr/bin/env python (#4862) 2021-12-20 12:09:38 +01:00
valgrind_check_error.py fix(build): Use #!/usr/bin/env python3 instead of #!/usr/bin/env python (#4862) 2021-12-20 12:09:38 +01:00
valgrind_suppressions.supp CI: Suppress valgrind conditional jump check for libcheck 2019-04-17 22:23:02 +02:00