You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@celix.apache.org by pn...@apache.org on 2020/05/09 19:35:36 UTC

[celix] branch feature/support_multiple_build_types updated (ede8fee -> cb65de3)

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

pnoltes pushed a change to branch feature/support_multiple_build_types
in repository https://gitbox.apache.org/repos/asf/celix.git.


    from ede8fee  Updated workflow name
     add cb65de3  Adds configuration option to set a build type which does not use a postfix

No new revisions were added by this update.

Summary of changes:
 .github/workflows/macos-nightly.yml                       |  2 +-
 .github/workflows/ubuntu-nightly.yml                      |  2 +-
 cmake/cmake_celix/BundlePackaging.cmake                   |  9 ++++++++-
 libs/framework/gtest/CMakeLists.txt                       | 10 ++++++++++
 libs/framework/gtest/src/bundle_context_bundles_tests.cpp | 14 +++++++-------
 5 files changed, 27 insertions(+), 10 deletions(-)