Re: [edk2-devel] [PATCH v2 1/1] BaseTools:Build Cache output notification message

2019-06-16 Thread Bob Feng
Reviewed-by: Bob Feng -Original Message- From: Shi, Steven Sent: Friday, June 14, 2019 7:45 PM To: devel@edk2.groups.io Cc: Gao, Liming ; Feng, Bob C ; Rodriguez, Christian ; Fan, ZhijuX Subject: [PATCH v2 1/1] BaseTools:Build Cache output notification message BZ:https://bugzilla.tia

[edk2-devel] [PATCH v2 1/1] BaseTools:Build Cache output notification message

2019-06-14 Thread Steven Shi
BZ:https://bugzilla.tianocore.org/show_bug.cgi?id=1868 Build need output the cache miss or hit notification message when consume the build cache. Current build does not output any message which is not clear for user to know whether the module built result is from cache or not. This patch adds mes