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

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

commit d61be6059f2b0ace11f97da2891cd1bea44900d8
Merge: 86379aa3 955d58f7
Author: Pepijn Noltes <[email protected]>
AuthorDate: Sat Oct 7 13:45:07 2023 +0200

    Merge pull request #662 from apache/feature/509-remove-static-dm-libs
    
    #509: Remove static dm libs (dm is integral part of framework)

 CHANGES.md                                      |  5 ++
 conanfile.py                                    |  8 +--
 libs/CMakeLists.txt                             |  7 --
 libs/dependency_manager/CMakeLists.txt          | 58 ----------------
 libs/dependency_manager/api/dm_activator.h      | 54 ---------------
 libs/dependency_manager/src/dm_activator.c      | 42 -----------
 libs/dependency_manager_cxx/CMakeLists.txt      | 38 ----------
 libs/dependency_manager_cxx/src/dm_activator.cc | 92 -------------------------
 8 files changed, 6 insertions(+), 298 deletions(-)

Reply via email to