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

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


    from eb30eb5a Merge pull request #609 from apache/feature/more-auto-cleanup
     add f243a11e Specify all components that depend on libcurl.
     add 3d47c4a4 Update all container needing curl initialization to use 
Celix::launcher.
     add b933b6bb Fix test_package error.
     add abca2390 Make libcurl an optional dependency of framework.
     add c48b0bc0 Make curl a mandatory dependency of Celix::launcher.
     add f6af3211 Merge branch 'master' into 
feature/604-global-initialization-of-curl
     add 0e54fa79 Merge branch 'master' into 
feature/604-global-initialization-of-curl
     add 90cf85ce Typo fix.
     new 6cde7b48 Merge pull request #610 from 
apache/feature/604-global-initialization-of-curl

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .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 +-
 .../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(-)
 copy bundles/{pubsub/pubsub_protocol/pubsub_protocol_wire_v1/gtest/src => 
remote_services/topology_manager/tms_tst}/main.cc (91%)

Reply via email to