You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by st...@apache.org on 2017/07/07 22:32:16 UTC

[mynewt-newt] branch master updated (0e81109 -> 1b9a1e2)

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

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


    from 0e81109  Merge pull request #72 from michal-narajowski/print-build-cmds
     add c1398ee  util - Fix "err" bugs and revendor newt.
     add 6b44189  newt - Add "app" type to "pkg new" command.
     add c2c0b03  newt - Add "unittest" type to "pkg new" command.
     new 1b9a1e2  Merge pull request #76 from ccollins476ad/pkg-new-types

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/cli/pkg_cmds.go                            |  2 +-
 newt/project/pkgwriter.go                       | 93 +++++++++++++++++--------
 newt/vendor/mynewt.apache.org/newt/util/util.go | 11 ++-
 util/util.go                                    |  4 +-
 4 files changed, 77 insertions(+), 33 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
['"commits@mynewt.apache.org" <co...@mynewt.apache.org>'].

[mynewt-newt] 01/01: Merge pull request #76 from ccollins476ad/pkg-new-types

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

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

commit 1b9a1e240963929f714c8a0e771fab0528aa0389
Merge: 0e81109 c2c0b03
Author: Sterling Hughes <st...@users.noreply.github.com>
AuthorDate: Fri Jul 7 15:32:14 2017 -0700

    Merge pull request #76 from ccollins476ad/pkg-new-types
    
    Add new package types to "newt pkg new" command

 newt/cli/pkg_cmds.go                            |  2 +-
 newt/project/pkgwriter.go                       | 93 +++++++++++++++++--------
 newt/vendor/mynewt.apache.org/newt/util/util.go | 11 ++-
 util/util.go                                    |  4 +-
 4 files changed, 77 insertions(+), 33 deletions(-)


-- 
To stop receiving notification emails like this one, please contact
"commits@mynewt.apache.org" <co...@mynewt.apache.org>.