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 2019/05/18 14:33:18 UTC

[celix] branch develop updated (db4bd65 -> f5c2d36)

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

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


    from db4bd65  Added missing findpackage/include dirs. Include directories on host system where used iso those found with find package
     new 3d2f608  Update Cmake files to fix OSX build
     new 232260c  Update Cmake files to fix OSX build
     new 06df9fe  Update Cmake files to fix OSX build
     new aadacc1  Update Cmake files to fix OSX build
     new d98ff60  Update Cmake files to fix OSX build
     new 9f3a103  Update Cmake files to fix OSX build
     new f5c2d36  Merge pull request #31 from rbulter/feature/CELIX-462-Fix_OSX_Build

The 1660 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:
 CMakeLists.txt                                                 |  2 +-
 bundles/pubsub/pubsub_admin_zmq/CMakeLists.txt                 |  6 ++++++
 bundles/pubsub/pubsub_discovery/src/pubsub_discovery_impl.c    |  2 ++
 bundles/pubsub/pubsub_spi/CMakeLists.txt                       | 10 ++++++++--
 bundles/pubsub/pubsub_spi/include/pubsub_admin_metrics.h       |  2 +-
 bundles/pubsub/pubsub_spi/src/pubsub_admin_metrics.c           |  4 ++++
 bundles/pubsub/pubsub_topology_manager/CMakeLists.txt          |  6 ++++++
 .../remote_services/remote_service_admin_dfi/CMakeLists.txt    |  6 ++++++
 libs/framework/CMakeLists.txt                                  |  2 ++
 9 files changed, 36 insertions(+), 4 deletions(-)