audk/BaseTools/Source/Python/AutoGen
Feng, Bob C df43ea6c08 BaseTools: fix an incremental build issue.
BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=2137

This patch is going to fix a regression issue of incremental
build which was introduced by the commit 94459080c.
The changing on INF file will not trigger module rebuild.

Signed-off-by: Bob Feng <bob.c.feng@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Cc: Steven Shi <steven.shi@intel.com>
Tested-by: Michael D Kinney <michael.d.kinney@intel.com>
Acked-by: Michael D Kinney <michael.d.kinney@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
2019-08-29 11:07:48 +08:00
..
AutoGen.py BaseTools: Decouple AutoGen Objects 2019-08-09 23:15:52 +08:00
AutoGenWorker.py BaseTools: Improve the file saving and copying reliability 2019-08-20 14:06:07 +08:00
BuildEngine.py BaseTools: Singleton the object to handle build conf file 2019-08-09 23:15:51 +08:00
CacheIR.py BaseTools: Improve the file saving and copying reliability 2019-08-20 14:06:07 +08:00
DataPipe.py BaseTools: Incorrect error message for library instance not found 2019-08-23 11:26:24 +08:00
GenC.py BaseTools: Improve the file saving and copying reliability 2019-08-20 14:06:07 +08:00
GenDepex.py BaseTools: Replace BSD License with BSD+Patent License 2019-04-09 09:10:20 -07:00
GenMake.py BaseTools: Change the [Arch][Name] module key in Build cache 2019-08-20 14:06:06 +08:00
GenPcdDb.py BaseTools: Replace BSD License with BSD+Patent License 2019-04-09 09:10:20 -07:00
GenVar.py BaseTools: Replace BSD License with BSD+Patent License 2019-04-09 09:10:20 -07:00
IdfClassObject.py BaseTools: Replace BSD License with BSD+Patent License 2019-04-09 09:10:20 -07:00
InfSectionParser.py BaseTools: Replace BSD License with BSD+Patent License 2019-04-09 09:10:20 -07:00
ModuleAutoGen.py BaseTools: fix an incremental build issue. 2019-08-29 11:07:48 +08:00
ModuleAutoGenHelper.py BaseTools: Decouple AutoGen Objects 2019-08-09 23:15:52 +08:00
PlatformAutoGen.py BaseTools: Incorrect error message for library instance not found 2019-08-23 11:26:24 +08:00
StrGather.py BaseTools:Add extra debugging message 2019-08-01 15:36:48 +08:00
UniClassObject.py BaseTools: Replace BSD License with BSD+Patent License 2019-04-09 09:10:20 -07:00
ValidCheckingInfoObject.py BaseTools: Replace BSD License with BSD+Patent License 2019-04-09 09:10:20 -07:00
WorkspaceAutoGen.py BaseTools: Incorrect error message for library instance not found 2019-08-23 11:26:24 +08:00
__init__.py BaseTools: Replace BSD License with BSD+Patent License 2019-04-09 09:10:20 -07:00