public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH v2 0/3] BaseTools: Update Makefiles with clear ARCH and dependency
@ 2017-11-28  3:18 Liming Gao
  2017-11-28  3:18 ` [PATCH v2 1/3] BaseTools: Replace ARCH with HOST_ARCH in C Makefile to avoid conflict Liming Gao
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Liming Gao @ 2017-11-28  3:18 UTC (permalink / raw)
  To: edk2-devel

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



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-11-30  4:26 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-28  3:18 [PATCH v2 0/3] BaseTools: Update Makefiles with clear ARCH and dependency Liming Gao
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox