You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by an...@apache.org on 2018/10/17 21:50:16 UTC

[mynewt-newt] 01/01: Merge pull request #225 from andrzej-kaczmarek/diff-friendly-size

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

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

commit bd7dab0cafcde2c531822b7c1551bb26acde17ce
Merge: d95eb34 35bdd33
Author: Andrzej Kaczmarek <an...@codecoup.pl>
AuthorDate: Wed Oct 17 23:50:11 2018 +0200

    Merge pull request #225 from andrzej-kaczmarek/diff-friendly-size
    
    Add diff-friendly output for "newt size"

 newt/builder/size.go        |  10 ++--
 newt/builder/size_report.go |   4 +-
 newt/builder/symbol_tree.go | 115 ++++++++++++++++++++++++++++++++++++--------
 newt/cli/build_cmds.go      |   5 +-
 4 files changed, 105 insertions(+), 29 deletions(-)