Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
(conan-io#14537) Package/open62541: bump to v1.3.4
* remove dead code * add v1.3.4 version * add v1.2.6 version * fix #KB-H041: "NO FINAL ENDLINE" * refactor old test_package into test_v1_package * add test_package for v2 * refactor test_package name to be more consistent with other conan packages * remove wrong executable declaration * include open62541Macros module * fix target name * use CMakeToolchain to set tools and nodeset dirs * include missing threads package * retrigger pipeline * retrigger pipeline * refactor recipe to be compatible with conan v2.x release * use v2 auto include instead of explicit include * use v2 conf_info value for tools_dir * append to builddirs, instead of assigning * remove base_path from patches * fix E9010 error. Old import is deprecated in Conan v2. * retrigger pipeline * add generator specifiers for build_modules field Co-authored-by: SpaceIm <[email protected]> * reuse test_package data for v1 test * remove VirtualBuildEnv * apply code formatting * honor cmake BUILD_SHARED_LIBS policy Signed-off-by: Dovydas Girdvainis <[email protected]> * bump dependencies * add open62541 to tools_dir definition for v2 * remove unused mkdir import * remove superfluous new line * add new patch fields * use self.ref instead of explicit calls to self.name and self.version * remove export_sources * split v1_3_x patch into version specific patches, fix OpenSSL variable * add patches for v1.2.6 * fix OpenSSL cmake variable for v1.2.x patch * rollback openssl to v1.1.1* * fix 1_1_x OpenSSL target name * rollback mbedtls to latest supported version * fix MbedTLS target for patch v1_0_x * retriger pipeline * Update recipes/open62541/all/test_package/conanfile.py sanitize open62541_TOOLS_DIR variable path for windows systems Co-authored-by: SpaceIm <[email protected]> * fix E9013 hook error * sanitize open62541_NODESET_DIR variable path * add missing escape char for \ * sanitize conan v1 tools_dir path for windows systems * sanitize conan v2 tools_dir path for windows systems * remove conan v2 open62541:tools_dir path sanitization for windows systems * add explanation for ua-nodeset nodeset_dir path sanitization * retriger pipeline --------- Signed-off-by: Dovydas Girdvainis <[email protected]> Co-authored-by: SpaceIm <[email protected]>
- Loading branch information