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 ec049083 Merge pull request #582 from
apache/feature/522-support-uncompressed-bundle
add be34f24c Add hide symbols config for static bundles libs
add fac303ec Remove hide symbols from rsa_common
add b0339baa Revert "Remove hide symbols from rsa_common"
add 55b76b65 Fix testing issue caused by
`celix_target_hide_symbols(rsa_common)`.
add 740fe550 Add the "hide symbols" configuration to remaining shared
library under libs dir.
add 5d0e47d6 Fix standalone etcdlib build error.
add b6a4713f Apply symbol visibility control for standalone etcdlib.
add 17035e0f Revert "Apply symbol visibility control for standalone
etcdlib."
add 7e9911bb Revert "Fix standalone etcdlib build error."
add 84934abb Revert "Add the "hide symbols" configuration to remaining
shared library under libs dir."
new f9e28753 Merge pull request #584 from
apache/feature/442-export-headers-bundle-libs
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:
bundles/pubsub/pubsub_spi/CMakeLists.txt | 2 ++
bundles/pubsub/pubsub_utils/CMakeLists.txt | 1 +
.../discovery_zeroconf/gtest/CMakeLists.txt | 2 +-
.../rsa_shm/gtest/CMakeLists.txt | 2 +-
bundles/remote_services/rsa_common/CMakeLists.txt | 19 ++++++++++++++-----
.../remote_services/rsa_common/gtest/CMakeLists.txt | 2 +-
bundles/remote_services/rsa_dfi_utils/CMakeLists.txt | 1 +
.../remote_services/rsa_rpc_json/gtest/CMakeLists.txt | 2 +-
bundles/remote_services/thpool/CMakeLists.txt | 2 +-
9 files changed, 23 insertions(+), 10 deletions(-)