You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by cc...@apache.org on 2018/05/04 18:52:09 UTC

[mynewt-newt] branch master updated (4f29b05 -> 7aaf41e)

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

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


    from 4f29b05  Merge pull request #161 from michal-narajowski/cmake-fixes
     add a2210ff  syscfg - Delay error detection until end
     add ca267e9  syscfg - Allow a package to be deleted
     add 95659be  resolve - Delay API resolution
     add 08aa3a2  resolve - Delete packages early
     add 0642abc  syscfg - Display packages' full names.
     add c63e03b  Add some comments to existing code.
     new 7aaf41e  Merge pull request #163 from ccollins476ad/conditional-deps

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/resolve/resolve.go | 242 +++++++++++++++++++++++++-----------------------
 newt/syscfg/syscfg.go   | 238 ++++++++++++++++++++++++++++++++++++++---------
 2 files changed, 320 insertions(+), 160 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
ccollins@apache.org.

[mynewt-newt] 01/01: Merge pull request #163 from ccollins476ad/conditional-deps

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

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

commit 7aaf41e635005bf3c61542a7ccb7414f0dc5fe23
Merge: 4f29b05 c63e03b
Author: ccollins476ad <cc...@gmail.com>
AuthorDate: Fri May 4 11:52:07 2018 -0700

    Merge pull request #163 from ccollins476ad/conditional-deps
    
    Fix conditional dependency lists

 newt/resolve/resolve.go | 242 +++++++++++++++++++++++++-----------------------
 newt/syscfg/syscfg.go   | 238 ++++++++++++++++++++++++++++++++++++++---------
 2 files changed, 320 insertions(+), 160 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
ccollins@apache.org.