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 922db050 Merge pull request #458 from 
apache/hotfix/cmake_dep_management
     add 88903d1e Add support for a COPY / NO_COPY option in the 
celix_container_bundles cmake function
     add 3983767e Move copy/no_copy bundle examples between a condition
     add bf113b84 Apply documentation suggestions from code review
     add 3b29da14 Improve handling of COPY and NO_COPY if both options are used
     add adb13ef7 Revert second stage for celix container main codegen
     new 8bdbeacc Merge pull request #453 from 
apache/feature/add_copy_nocopy_option_to_celix_container_bundles

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/logging/README.md                          |   2 +-
 cmake/cmake_celix/ContainerPackaging.cmake         |  46 +++++--
 documents/cmake_commands/README.md                 | 138 +++++++++++----------
 examples/celix-examples/CMakeLists.txt             |   2 +-
 .../bundles_copy_example/CMakeLists.txt            |  39 ++++++
 5 files changed, 155 insertions(+), 72 deletions(-)
 create mode 100644 examples/celix-examples/bundles_copy_example/CMakeLists.txt

Reply via email to