From: "PierreGondois" <pierre.gondois@arm.com>
To: devel@edk2.groups.io
Cc: Pierre Gondois <Pierre.Gondois@arm.com>,
bob.c.feng@intel.com, liming.gao@intel.com, Sami.Mujawar@arm.com,
pierre.gondois@arm.com, nd@arm.com
Subject: [PATCH v3 0/2] BaseTools: Rationalise makefile generation
Date: Thu, 6 Feb 2020 15:51:45 +0000 [thread overview]
Message-ID: <20200206155147.61112-1-pierre.gondois@arm.com> (raw)
This v3:
* Corrects the bugs Bob Feng pointed out.
* Replaces "nmake", "gmake", "win32" and "posix" strings by
variables (NMAKE_FILETYPE, ...).
* Removes the trailing caret '^' appended at the end of
the NASM_INC macro.
The changes can be seen at https://github.com/PierreARM/edk2/tree/720_BaseTools_Rationalise_makefile_generation_v3
Pierre Gondois (2):
BaseTools: Rationalise makefile generation
BaseTools: Remove caret in NASM_INC macro
BaseTools/Source/Python/AutoGen/GenMake.py | 151 ++++++++++----------
BaseTools/Source/Python/AutoGen/IncludesAutoGen.py | 34 +++--
BaseTools/Source/Python/AutoGen/PlatformAutoGen.py | 13 +-
BaseTools/Source/Python/build/build.py | 25 ++--
4 files changed, 118 insertions(+), 105 deletions(-)
--
'Guid(CE165669-3EF3-493F-B85D-6190EE5B9759)'
next reply other threads:[~2020-02-06 15:51 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-02-06 15:51 PierreGondois [this message]
2020-02-06 15:51 ` [PATCH v3 1/2] BaseTools: Rationalise makefile generation PierreGondois
2020-02-06 15:51 ` [PATCH v3 2/2] BaseTools: Remove caret in NASM_INC macro PierreGondois
2020-02-07 7:14 ` [edk2-devel] " Bob Feng
2020-02-10 13:29 ` PierreGondois
2020-02-11 13:29 ` Bob Feng
2020-02-11 14:20 ` PierreGondois
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=20200206155147.61112-1-pierre.gondois@arm.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