This is an automated email from the ASF dual-hosted git repository.

pengzheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/celix.git

commit 6cde7b48e6d6e34b22eee7d3f9fa73aa93d1663d
Merge: eb30eb5a 90cf85ce
Author: PengZheng <[email protected]>
AuthorDate: Thu Aug 10 12:26:04 2023 +0800

    Merge pull request #610 from 
apache/feature/604-global-initialization-of-curl
    
    Feature/604 global initialization of curl

 .github/workflows/macos.yml                        |  1 +
 .github/workflows/ubuntu.yml                       |  1 +
 .../cxx_remote_services/integration/CMakeLists.txt | 80 ++++++++++++----------
 bundles/deployment_admin/CMakeLists.txt            |  4 +-
 bundles/pubsub/examples/CMakeLists.txt             | 40 +++++++++--
 bundles/remote_services/CMakeLists.txt             | 18 ++++-
 .../remote_service_admin_dfi/gtest/src/main.cc     |  3 +
 .../topology_manager/tms_tst/CMakeLists.txt        |  5 +-
 .../gtest/src => topology_manager/tms_tst}/main.cc |  3 +
 cmake/CelixDeps.cmake.in                           |  4 +-
 cmake/cmake_celix/ContainerPackaging.cmake         |  7 +-
 conanfile.py                                       |  7 +-
 examples/conan_test_package/CMakeLists.txt         | 56 +++++++++++++--
 examples/conan_test_package/conanfile.py           |  8 +--
 examples/conan_test_package/test_etcd_lib.c        |  2 +-
 libs/framework/CMakeLists.txt                      | 21 ++++--
 libs/framework/gtest/CMakeLists.txt                |  6 +-
 libs/framework/src/celix_launcher.c                |  4 --
 libs/launcher/CMakeLists.txt                       |  6 +-
 libs/launcher/src/main.c                           |  7 +-
 20 files changed, 210 insertions(+), 73 deletions(-)

Reply via email to