.clang-format
.clangd
.gitignore
CMakeLists.txt
CMakePresets.json
LICENSE
Makefile
README.md
RELEASE_MANIFEST
VERSION
cmake/CpktDependencies.cmake
cmake/apply_patch_series.cmake
cmake/gnu_tar.cmake
cmake/install_lua.cmake
cmake/package_assertions.cmake
cmake/package_bundle.cmake
cmake/package_darwin_smoke_libraries.cmake
cmake/patch_libssh2_single_pass.cmake
cmake/patch_openssl_buildinfo.cmake
cmake/patch_zlib_single_pass.cmake
cmake/prune_dependency_install_tree.cmake
cmake/strip_dependency_install_tree.cmake
cmake/toolchains/aarch64-linux-gnu.cmake
cmake/toolchains/aarch64-linux-musl.cmake
cmake/toolchains/arm64-apple-darwin.cmake
cmake/toolchains/armhf-linux-gnu.cmake
cmake/toolchains/armhf-linux-musl.cmake
cmake/toolchains/x86_64-linux-gnu.cmake
cmake/toolchains/x86_64-linux-musl.cmake
cmake/update_checksum_manifest.cmake
docs/opcua-c89-facade-spec.md
examples/abi_smoke.c
examples/cmake-consumer/CMakeLists.txt
examples/lua-runtime-c89/CMakeLists.txt
examples/lua-runtime-c89/build-pkg-config.sh
examples/lua-runtime-c89/host_module.c
examples/lua-runtime-c89/main.c
examples/mqttc_smoke.c
examples/opcua-c89/CMakeLists.txt
examples/opcua-c89/build-pkg-config.sh
examples/opcua-c89/main.c
examples/pkg-config-consumer/build.sh
fuzz/lua_runtime_fuzz.c
fuzz/opcua_facade_fuzz.c
include/cpkt/lua_runtime.h
include/cpkt/opcua.h
scripts/osxcross_available.sh
scripts/package-install-smoke.sh
scripts/package-source.sh
scripts/package-verify.sh
scripts/release-version.sh
scripts/run-no-warnings.sh
scripts/source-archive-verify.sh
scripts/verify-clangd-surface.sh
scripts/verify-dist-manifest.sh
skills/pkt-systems-cmake-lifecycle/SKILL.md
skills/pkt-systems-cmake-lifecycle/agents/openai.yaml
skills/pkt-systems-cmake-lifecycle/references/api-design.md
skills/pkt-systems-cmake-lifecycle/references/bootstrap.md
skills/pkt-systems-cmake-lifecycle/references/dependencies.md
skills/pkt-systems-cmake-lifecycle/references/docker-compose-e2e.md
skills/pkt-systems-cmake-lifecycle/references/local-ci.md
skills/pkt-systems-cmake-lifecycle/references/lua.md
skills/pkt-systems-cmake-lifecycle/references/migration.md
skills/pkt-systems-cmake-lifecycle/references/operability.md
skills/pkt-systems-cmake-lifecycle/references/packaging.md
skills/pkt-systems-cmake-lifecycle/references/release.md
src/lua_runtime.c
src/opcua.c
tests/abi_smoke_test.c
tests/darwin_dependency_install_name_test.sh
tests/dist_manifest_test.sh
tests/gnu_tar_lookup_test.sh
tests/lua_mock/include/lauxlib.h
tests/lua_mock/include/lua.h
tests/lua_mock/include/lualib.h
tests/lua_mock/lua_mock.c
tests/lua_runtime_mock_test.c
tests/lua_runtime_test.c
tests/mqttc_linker_flags_test.sh
tests/opcua_c89_boundary_peer.c
tests/opcua_c89_boundary_peer.h
tests/opcua_facade_test.c
tests/opcua_header_facade_test.sh
tests/opcua_registration_test.sh
tests/opcua_word_portability_test.sh
tests/package_assertions_darwin_tool_lookup_test.sh
tests/package_install_smoke_args_test.sh
tests/privacy_scan.cmake
tests/privacy_scan_failure_test.sh
tests/run_no_warnings_test.sh
tests/source_archive_git_ignore_test.sh
tests/source_archive_git_parent_test.sh
tests/source_archive_portability_test.sh
tests/source_archive_verify_failure_test.sh
tests/version_resolution_test.sh
vendor/open62541/patches/0001-prefix-embedded-mqtt-c-symbols.patch
vendor/open62541/patches/0002-avoid-glibc-private-stdio-limit-header-on-musl.patch
vendor/open62541/patches/0003-stub-posix-ethernet-when-packet-headers-are-missing.patch
vendor/open62541/patches/0004-avoid-cert-store-path-strncpy-warning.patch
vendor/open62541/patches/series
