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 ebb3a56a44990d8662f94c11a594bce3d84a19d0
Merge: 8ec493c cbca1da
Author: ccollins476ad <ccollins47...@gmail.com>
AuthorDate: Tue Jul 31 12:58:44 2018 -0700

    Merge pull request #195 from ccollins476ad/pkg-profile
    
    Allow build_profile to be overridden per package

 newt/builder/build.go        | 32 +++++++++++++++++++++--
 newt/builder/buildpackage.go | 12 +++++++--
 newt/builder/cmake.go        |  2 +-
 newt/builder/library.go      |  4 +--
 newt/builder/targetbuild.go  | 18 +++++++------
 newt/cli/target_cmds.go      |  7 +++---
 newt/newtutil/newtutil.go    |  5 ++++
 newt/pkg/localpackage.go     | 22 +++-------------
 newt/target/target.go        | 47 +++++++++++++++-------------------
 newt/toolchain/compiler.go   |  9 +++++++
 newt/ycfg/ycfg.go            | 14 +++++++++++
 yaml/misc.go                 | 60 +++++++++++++++++++++++++++++++++++++++++---
 12 files changed, 165 insertions(+), 67 deletions(-)

Reply via email to