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

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


    from 23a9f61  Merge pull request #224 from apache/feature/threadsafe_svc_id
     add ab4a9ae  Updated gtest setup to either use GTest supplied Config file, 
or (if not found) download via Cmake's FetchContent. Updated usage to correct 
alias.
     add f627f16  Removed -Weffc++ to be able to compile gtest with GCC
     add 41e1198  Merge branch 'develop' of github.com:apache/celix into 
feature/update_gtest_config
     add ac0cf56  Fixed GTest includes to proper name
     add f0b89a9  Added back effc++ flag. Moved gtest inclusion before the 
flags to prevent compiler failures due to w_error.
     add f86c6ac  Delete .travis.yml
     new f30a2bd  Merge pull request #202 from 
apache/feature/update_gtest_config

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:
 .travis.yml                                        | 85 ----------------------
 CMakeLists.txt                                     | 20 ++---
 bundles/logging/log_admin/gtest/CMakeLists.txt     |  2 +-
 bundles/logging/log_helper/gtest/CMakeLists.txt    |  2 +-
 .../log_writers/syslog_writer/gtest/CMakeLists.txt |  2 +-
 .../pubsub_protocol_wire_v1/gtest/CMakeLists.txt   |  2 +-
 .../remote_service_admin_dfi/gtest/CMakeLists.txt  |  2 +-
 cmake/AddGTest.cmake                               | 39 +++-------
 libs/dfi/gtest/CMakeLists.txt                      |  2 +-
 libs/framework/gtest/CMakeLists.txt                |  2 +-
 libs/utils/gtest/CMakeLists.txt                    |  2 +-
 11 files changed, 27 insertions(+), 133 deletions(-)
 delete mode 100644 .travis.yml

Reply via email to