This is an automated email from the ASF dual-hosted git repository.
pnoltes pushed a change to branch release-2.4.0
in repository https://gitbox.apache.org/repos/asf/celix.git
from 25745ae1 Set 2.4.0 version in conanfile.py
add ee37d46a Add instructions for use Conan 2 with CLion.
add 1c8f829b Merge pull request #646 from
apache/hotfix/643-conan2-clion-integration-doc
add 45320b68 Refactor scheduled event use count to use celix_ref.
add 37100829 Merge pull request #648 from apache/hotfix/atomic-ref-count
add b6605787 [#643] Create destination directory before performing
decompression.
add 774fee65 Merge pull request #649 from
apache/hotfix/643-zip-extraction-error
add 5992b410 Remove unnecessary zlib dependencies.
add be8a4134 Merge pull request #650 from
apache/hotfix/remove-unnecessary-zlib
new 724f8d8a Merge remote-tracking branch 'origin/master' into
release-2.4.0
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:
.../pubsub_admin_tcp/src/pubsub_tcp_topic_sender.c | 1 -
.../src/pubsub_udpmc_topic_sender.c | 1 -
.../src/pubsub_websocket_topic_sender.c | 1 -
documents/building/dev_celix_with_clion.md | 11 +++++++++++
libs/framework/src/celix_scheduled_event.c | 19 +++++--------------
libs/utils/gtest/src/FileUtilsTestSuite.cc | 9 ++++++++-
libs/utils/src/celix_file_utils.c | 5 +++++
.../src/pubsub_nanomsg_topic_sender.cc | 1 -
8 files changed, 29 insertions(+), 19 deletions(-)