open62541/tools
Jan Murzyn c077f408f3
fix(nodesetinjector): Fix issues with automatic NodeSet loading (#6254)
- Allow both autoload and NodesetLoader at the same time.

- Make the autoload usable for projects where open62541 is not a root
project.
2024-02-02 20:28:04 +01:00
..
appveyor feat(server): File-based server configuration. 2023-09-22 15:25:49 +02:00
azure-devops refactor(ci): Don't use DrMemory on Azure, takes too long 2023-12-25 18:25:35 +01:00
certs refactor(tools): Set a default locality for generated certificates 2022-02-14 06:04:36 +01:00
cmake fix(nodesetinjector): Fix issues with automatic NodeSet loading (#6254) 2024-02-02 20:28:04 +01: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 fix(doc): Update README.md (#5922) 2023-08-03 16:47:16 +02:00
nodeset_compiler Merge pull request #6228 from open62541/1.4 2024-01-12 16:13:24 +01:00
nodeset_injector fix(nodesetinjector): Fix issues with automatic NodeSet loading (#6254) 2024-02-02 20:28:04 +01:00
packaging Allow dependency to libmbedtls14 for debian bookworm 2023-03-29 14:23:15 +01:00
schema Merge remote-tracking branch 'origin/1.4' into merge_14_master_6 2023-10-16 20:54:35 +02:00
tpm_keystore [REVIEW] Pubsub Encryption using key stored in TPM (#4560) 2021-10-08 14:04:47 +02:00
ua2json fix(tools): Remove a C++ keyword collision in ua2json.c 2023-11-09 08:27:11 +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 fix(tests): Fixing the SKS build. 2024-01-12 18:05:19 +01: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(server): File-based server configuration. 2023-09-22 15:25:49 +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(nc): Handling of symbolic names during data type generation. 2024-01-12 08:30:21 +01:00
generate_nodeid_header.py fix(nc) set missing executeable flag on tools/generate_nodeid_header.py (#5090) 2023-06-30 09:10:41 +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 refactor(build): Export amalgamation flag (#6067) 2023-10-18 22:30:59 +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(ci): Fix an ill-defined regex in valgrind_check_error.py 2024-01-21 19:46:56 +01:00
valgrind_suppressions.supp CI: Suppress valgrind conditional jump check for libcheck 2019-04-17 22:23:02 +02:00