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 2021/05/07 09:33:06 UTC

[celix] branch master updated (61e19a5 -> 000ed78)

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

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


    from 61e19a5  Merge pull request #341 from apache/feature/small_pstm_fix
     add f4e7a12  Trying update to ubuntu 20.04 (from 18.04), because of dependency install issues.
     add 9caa3b3  Removes setting std=c++17 compiler option as INTERFACE on the promises lib.
     new 000ed78  Merge pull request #342 from apache/hotfix/do_not_set_cxx_std

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:
 libs/promises/CMakeLists.txt       | 2 +-
 libs/promises/gtest/CMakeLists.txt | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

[celix] 01/01: Merge pull request #342 from apache/hotfix/do_not_set_cxx_std

Posted by pn...@apache.org.
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 000ed7806d09ec10a75811133f083050d188013f
Merge: 61e19a5 9caa3b3
Author: Pepijn Noltes <pe...@gmail.com>
AuthorDate: Fri May 7 11:32:58 2021 +0200

    Merge pull request #342 from apache/hotfix/do_not_set_cxx_std
    
    Do not set std=c++17 on library level

 libs/promises/CMakeLists.txt       | 2 +-
 libs/promises/gtest/CMakeLists.txt | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)