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/31 21:26:01 UTC

[mynewt-newt] 01/01: Merge pull request #173 from ccollins476ad/revert-fullname

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 85d83fc364ecf1abed33dd72d8dda190ce9074a6
Merge: ba45ed8 597d5a8
Author: ccollins476ad <cc...@gmail.com>
AuthorDate: Thu May 31 14:25:53 2018 -0700

    Merge pull request #173 from ccollins476ad/revert-fullname
    
    Revert "Always refer to packages by their full name"

 newt/builder/build.go        | 20 +++++++-------
 newt/builder/buildpackage.go |  4 +--
 newt/builder/buildutil.go    |  2 +-
 newt/builder/cmake.go        |  8 +++---
 newt/builder/library.go      |  2 +-
 newt/builder/paths.go        | 65 ++++++++++++++++++--------------------------
 newt/builder/selftest.go     |  4 +--
 newt/builder/targetbuild.go  | 30 ++++++++++----------
 newt/cli/build_cmds.go       | 12 ++++----
 newt/cli/complete_cmd.go     |  2 +-
 newt/cli/project_cmds.go     |  4 +--
 newt/cli/target_cmds.go      |  4 +--
 newt/cli/util.go             |  4 +--
 newt/image/image.go          |  2 +-
 newt/mfg/create.go           | 40 +++++++++++++--------------
 newt/mfg/load.go             |  6 ++--
 newt/mfg/paths.go            | 22 +++++++--------
 newt/mfg/read.go             |  2 +-
 newt/pkg/bsp_package.go      |  4 +--
 newt/pkg/dependency.go       | 15 ++++++++--
 newt/pkg/localpackage.go     |  6 ++--
 newt/resolve/resolve.go      |  6 ++--
 newt/syscfg/syscfg.go        |  4 +--
 newt/sysinit/sysinit.go      |  2 +-
 newt/target/target.go        |  8 +++---
 25 files changed, 137 insertions(+), 141 deletions(-)

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