From: "Liming Gao" <liming.gao@intel.com>
To: "devel@edk2.groups.io" <devel@edk2.groups.io>,
"Gao, Liming" <liming.gao@intel.com>,
"burtms@gmail.com" <burtms@gmail.com>
Subject: Re: [edk2-devel] Increase robustness of nmake BaseTools build for space also used by make
Date: Thu, 12 Sep 2019 01:20:17 +0000 [thread overview]
Message-ID: <4A89E2EF3DFEDB4C8BFDE51014F606A14E4F73C7@SHSMSX104.ccr.corp.intel.com> (raw)
In-Reply-To: <15C31CFD7A1D3751.1448@groups.io>
[-- Attachment #1: Type: text/plain, Size: 1448 bytes --]
push@5e5abfcab4c2962005be89c951a86f55db27555e
From: devel@edk2.groups.io [mailto:devel@edk2.groups.io] On Behalf Of Liming Gao
Sent: Tuesday, September 10, 2019 11:23 PM
To: devel@edk2.groups.io; burtms@gmail.com
Subject: Re: [edk2-devel] Increase robustness of nmake BaseTools build for space also used by make
Reviewed-by: Liming Gao <liming.gao@intel.com<mailto:liming.gao@intel.com>>
From: devel@edk2.groups.io<mailto:devel@edk2.groups.io> [mailto:devel@edk2.groups.io] On Behalf Of Burt Silverman
Sent: Sunday, September 8, 2019 6:10 AM
To: devel@edk2.groups.io<mailto:devel@edk2.groups.io>
Subject: [edk2-devel] Increase robustness of nmake BaseTools build for space also used by make
Author: Burt Silverman <burtms@gmail.com<mailto:burtms@gmail.com>>
Date: Sat Sep 7 16:33:53 2019 -0400
Improve robustness for multiple build environments
When building BaseTools, GNUmakefile builds create directory
BaseTools/Source/C/libs/. On the other hand, Makefile builds use libs
as an nmake pseudo target, so it either must NOT exist as a file or
directory, OR it must phony dependency like .PHONY. The latter
solution conflicts with NmakeSubdirs.py. Therefore, I make it go away
in the cleanall target. I could also add it to the clean target, but
it strikes me that cleanall should be more forceful.
Signed-off-by: Burt Silverman <burtms@gmail.com<mailto:burtms@gmail.com>>
[-- Attachment #2: Type: text/html, Size: 5508 bytes --]
prev parent reply other threads:[~2019-09-12 1:20 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-09-07 22:10 Increase robustness of nmake BaseTools build for space also used by make Burt Silverman
2019-09-08 2:10 ` [edk2-devel] " Burt Silverman
2019-09-10 15:22 ` Liming Gao
[not found] ` <15C31CFD7A1D3751.1448@groups.io>
2019-09-12 1:20 ` Liming Gao [this message]
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=4A89E2EF3DFEDB4C8BFDE51014F606A14E4F73C7@SHSMSX104.ccr.corp.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