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

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

commit c70cc0cea9169aa5ec4f0b4a57ebee0e168dc9db
Merge: 97ff579 21fdeb3
Author: Alexander Broekhuis <[email protected]>
AuthorDate: Thu May 14 08:36:33 2020 +0200

    Merge pull request #228 from apache/feature/support_multiple_build_types
    
    Feature/support multiple build types

 .github/workflows/macos-nightly.yml                | 40 +++++++++++
 .github/workflows/ubuntu-nightly.yml               | 78 ++++++++++++++++++++++
 CMakeLists.txt                                     | 62 +++++++++++------
 cmake/CelixConfig.cmake                            |  2 +-
 cmake/celix_project/CelixProject.cmake             |  5 ++
 cmake/cmake_celix/BundlePackaging.cmake            | 33 ++++++---
 documents/cmake_commands/README.md                 |  6 +-
 libs/framework/gtest/CMakeLists.txt                | 15 ++++-
 .../gtest/src/bundle_context_bundles_tests.cpp     | 14 ++--
 9 files changed, 212 insertions(+), 43 deletions(-)

Reply via email to