public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH v3 0/1] BaseTools:Extend the binary cache to support library
@ 2019-05-30  2:31 Steven Shi
  2019-05-30  2:31 ` [PATCH v3 1/1] BaseTools:Extend the binary cache to support library cache Steven Shi
  0 siblings, 1 reply; 4+ messages in thread
From: Steven Shi @ 2019-05-30  2:31 UTC (permalink / raw)
  To: devel; +Cc: liming.gao, bob.c.feng, christian.rodriguez, zhijux.fan

V3 change:
Update the commit message and move the change notices in cover letter

V2 change:
Simplify the library cache implementation and remove
CacheRestored flag based filter. Use the current
CanSkipbyHash() filter in AddDependency() instead

V1: Initial version to enable the library cache

Steven Shi (1):
  BaseTools:Extend the binary cache to support library cache

 BaseTools/Source/Python/AutoGen/AutoGen.py | 6 ++++++
 1 file changed, 6 insertions(+)

-- 
2.17.1.windows.2


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

end of thread, other threads:[~2019-05-30  6:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-05-30  2:31 [PATCH v3 0/1] BaseTools:Extend the binary cache to support library Steven Shi
2019-05-30  2:31 ` [PATCH v3 1/1] BaseTools:Extend the binary cache to support library cache Steven Shi
2019-05-30  2:44   ` [edk2-devel] " Bob Feng
2019-05-30  6:33     ` Steven Shi

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