audk/.pytool/Plugin
Michael D Kinney 99f84ff473 .pytools/Plugin/LicenseCheck: Use temp directory for git diff output
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3746

Use --output option in git diff command to remove code diffs
from build log on stdout when LicenseCheck plugin is run.
Instead, create a temp directory for the diff output file and
remove the temp directory after the diff output is processed.

Cc: Sean Brogan <sean.brogan@microsoft.com>
Cc: Bret Barkelew <Bret.Barkelew@microsoft.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>
Cc: Michael Kubacki <michael.kubacki@microsoft.com>
Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
Acked-by: Michael Kubacki <michael.kubacki@microsoft.com>
Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn>
Reviewed-by: Sean Brogan <sean.brogan@microsoft.com>
2021-11-29 07:12:18 +00:00
..
CharEncodingCheck .pytool: Add CI support for host based unit tests with results 2020-02-07 19:18:53 +00:00
CompilerPlugin .pytool: Add CI support for host based unit tests with results 2020-02-07 19:18:53 +00:00
DependencyCheck .pytool: Add CI support for host based unit tests with results 2020-02-07 19:18:53 +00:00
DscCompleteCheck .pytool: Add CI support for host based unit tests with results 2020-02-07 19:18:53 +00:00
EccCheck .pytool/Plugin/EccCheck: Add performance optimizations 2021-11-29 06:38:51 +00:00
GuidCheck .pytool: Add CI support for host based unit tests with results 2020-02-07 19:18:53 +00:00
HostUnitTestCompilerPlugin .pytool: Add CI support for host based unit tests with results 2020-02-07 19:18:53 +00:00
HostUnitTestDscCompleteCheck .pytool: Add CI support for host based unit tests with results 2020-02-07 19:18:53 +00:00
LibraryClassCheck .pytool: Add CI support for host based unit tests with results 2020-02-07 19:18:53 +00:00
LicenseCheck .pytools/Plugin/LicenseCheck: Use temp directory for git diff output 2021-11-29 07:12:18 +00:00
SpellCheck Pytool: SpellCheck: Defer path expansion in cspell parameters 2021-07-09 08:29:54 +00:00