You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by na...@apache.org on 2019/01/02 10:41:55 UTC

[mynewt-newt] branch master updated (430b0bb -> d9fea77)

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

naraj pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-newt.git.


    from 430b0bb  Discard duplicates in merged dep conditional
     add 99eb262  cmake: Include Builder Compiler Info and lflags from build packages
     new d9fea77  Merge pull request #251 from michal-narajowski/cmake-link-fix

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:
 newt/builder/build.go |  4 +++
 newt/builder/cmake.go | 69 +++++++++++++++++++++++++++++++++------------------
 2 files changed, 49 insertions(+), 24 deletions(-)


[mynewt-newt] 01/01: Merge pull request #251 from michal-narajowski/cmake-link-fix

Posted by na...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

naraj pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-newt.git

commit d9fea7770b5ca8c06b3f28841ae71c6d4035de41
Merge: 430b0bb 99eb262
Author: MichaƂ Narajowski <mi...@codecoup.pl>
AuthorDate: Wed Jan 2 11:41:51 2019 +0100

    Merge pull request #251 from michal-narajowski/cmake-link-fix
    
    cmake: Include Builder Compiler Info and lflags from build packages

 newt/builder/build.go |  4 +++
 newt/builder/cmake.go | 69 +++++++++++++++++++++++++++++++++------------------
 2 files changed, 49 insertions(+), 24 deletions(-)