Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Makefile: make new step "make stretch" optional #1936

Merged
merged 4 commits into from
Aug 16, 2018

Commits on Aug 15, 2018

  1. [makefile] Rename Makefile to Makefile.work

    Signed-off-by: Ying Xie <ying.xie@microsoft.com>
    yxieca committed Aug 15, 2018
    Configuration menu
    Copy the full SHA
    739f667 View commit details
    Browse the repository at this point in the history
  2. [makefile] Add new make file to avoid extra step

    * avoiding calling "make stretch"
    
    Signed-off-by: Ying Xie <ying.xie@microsoft.com>
    yxieca committed Aug 15, 2018
    Configuration menu
    Copy the full SHA
    073f67c View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2018

  1. [makefile] allow skipping "make stretch"

    Signed-off-by: Ying Xie <ying.xie@microsoft.com>
    yxieca committed Aug 16, 2018
    Configuration menu
    Copy the full SHA
    34471a8 View commit details
    Browse the repository at this point in the history
  2. [makefile] add all PHONY targets to pass through list

    Signed-off-by: Ying Xie <ying.xie@microsoft.com>
    yxieca committed Aug 16, 2018
    Configuration menu
    Copy the full SHA
    499f01f View commit details
    Browse the repository at this point in the history