public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH v4 0/2] BaseTools: Rationalise makefile generation
@ 2020-02-10 10:49 PierreGondois
  2020-02-10 10:49 ` [PATCH v4 1/2] " PierreGondois
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: PierreGondois @ 2020-02-10 10:49 UTC (permalink / raw)
  To: devel
  Cc: Pierre Gondois, bob.c.feng, liming.gao, Sami.Mujawar,
	pierre.gondois, nd

v4:
  Remove caret in NASM_INC macro:
  I could not reproduce the build fail Bob Feng had when issuing
  the following command:
    build -p UefiCpuPkg\UefiCpuPkg.dsc -a IA32 -t VS2015x86
  Nonetheless, this v4 should only have an impact on the builds
  made on Windows platforms using nmake.

The changes can be seen at https://github.com/PierreARM/edk2/tree/720_BaseTools_Rationalise_makefile_generation_v4

Pierre Gondois (2):
  BaseTools: Rationalise makefile generation
  BaseTools: Remove caret in NASM_INC macro

 BaseTools/Source/Python/AutoGen/GenMake.py         | 145 +++++++++++---------
 BaseTools/Source/Python/AutoGen/IncludesAutoGen.py |  34 +++--
 BaseTools/Source/Python/AutoGen/PlatformAutoGen.py |  13 +-
 BaseTools/Source/Python/build/build.py             |  25 ++--
 4 files changed, 120 insertions(+), 97 deletions(-)

-- 
'Guid(CE165669-3EF3-493F-B85D-6190EE5B9759)'


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

end of thread, other threads:[~2020-02-12  2:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-02-10 10:49 [PATCH v4 0/2] BaseTools: Rationalise makefile generation PierreGondois
2020-02-10 10:49 ` [PATCH v4 1/2] " PierreGondois
2020-02-10 10:49 ` [PATCH v4 2/2] BaseTools: Remove caret in NASM_INC macro PierreGondois
2020-02-12  2:07 ` [edk2-devel] [PATCH v4 0/2] BaseTools: Rationalise makefile generation Bob Feng
     [not found] ` <15F285876DA55E24.22872@groups.io>
2020-02-12  2:37   ` Bob Feng

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