public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: Liming Gao <liming.gao@intel.com>
To: edk2-devel@lists.01.org
Subject: [PATCH v2 0/3] BaseTools: Update Makefiles with clear ARCH and dependency
Date: Tue, 28 Nov 2017 11:18:49 +0800	[thread overview]
Message-ID: <1511839132-720-1-git-send-email-liming.gao@intel.com> (raw)

https://bugzilla.tianocore.org/show_bug.cgi?id=793
https://bugzilla.tianocore.org/show_bug.cgi?id=786

In V2: 
  Update BaseTools top GNUmakefile with the clear dependency

Liming Gao (3):
  BaseTools: Replace ARCH with HOST_ARCH in C Makefile to avoid conflict
  BaseTools: Update BaseTools top GNUMakefile with the clear dependency
  BaseTools: Update C tools top GNUMakefile to adjust tool order

 BaseTools/GNUmakefile                           |  8 ++---
 BaseTools/Source/C/BootSectImage/GNUmakefile    |  2 +-
 BaseTools/Source/C/BrotliCompress/GNUmakefile   |  2 +-
 BaseTools/Source/C/Common/GNUmakefile           |  2 +-
 BaseTools/Source/C/EfiLdrImage/GNUmakefile      |  2 +-
 BaseTools/Source/C/EfiRom/GNUmakefile           |  2 +-
 BaseTools/Source/C/GNUmakefile                  | 45 ++++++++++++++-----------
 BaseTools/Source/C/GenCrc32/GNUmakefile         |  2 +-
 BaseTools/Source/C/GenFfs/GNUmakefile           |  2 +-
 BaseTools/Source/C/GenFv/GNUmakefile            |  2 +-
 BaseTools/Source/C/GenFw/GNUmakefile            |  2 +-
 BaseTools/Source/C/GenPage/GNUmakefile          |  2 +-
 BaseTools/Source/C/GenSec/GNUmakefile           |  2 +-
 BaseTools/Source/C/GenVtf/GNUmakefile           |  2 +-
 BaseTools/Source/C/GnuGenBootSector/GNUmakefile |  2 +-
 BaseTools/Source/C/LzmaCompress/GNUmakefile     |  2 +-
 BaseTools/Source/C/Makefile                     |  2 +-
 BaseTools/Source/C/Makefiles/footer.makefile    |  8 ++---
 BaseTools/Source/C/Makefiles/header.makefile    | 20 +++++------
 BaseTools/Source/C/Makefiles/ms.common          |  8 ++---
 BaseTools/Source/C/Split/GNUmakefile            |  2 +-
 BaseTools/Source/C/TianoCompress/GNUmakefile    |  2 +-
 BaseTools/Source/C/VfrCompile/GNUmakefile       |  2 +-
 BaseTools/Source/C/VolInfo/GNUmakefile          |  2 +-
 24 files changed, 66 insertions(+), 61 deletions(-)

-- 
2.8.0.windows.1



             reply	other threads:[~2017-11-28  3:14 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-28  3:18 Liming Gao [this message]
2017-11-28  3:18 ` [PATCH v2 1/3] BaseTools: Replace ARCH with HOST_ARCH in C Makefile to avoid conflict Liming Gao
2017-11-28  3:18 ` [PATCH v2 2/3] BaseTools: Update BaseTools top GNUMakefile with the clear dependency Liming Gao
2017-11-28  3:18 ` [PATCH v2 3/3] BaseTools: Update C tools top GNUMakefile to adjust tool order Liming Gao
2017-11-30  4:31 ` [PATCH v2 0/3] BaseTools: Update Makefiles with clear ARCH and dependency Zhu, Yonghong

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1511839132-720-1-git-send-email-liming.gao@intel.com \
    --to=devel@edk2.groups.io \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox