mirror_edk2/BaseTools/Source/Python/AutoGen
Jaben Carsey 830bf22fa5 BaseTools: AutoGen - tag a function as cachable
MakeFile generation is once per module, so mark it as such.
also move the time stamp creation function inside as it's
only called from one place.

Cc: Liming Gao <liming.gao@intel.com>
Cc: Yonghong Zhu <yonghong.zhu@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Jaben Carsey <jaben.carsey@intel.com>
Reviewed-by: Yonghong Zhu <yonghong.zhu@intel.com>
2018-08-20 10:53:05 +08:00
..
__init__.py Sync EDKII BaseTools to BaseTools project r1971 2010-05-18 05:04:32 +00:00
AutoGen.py BaseTools: AutoGen - tag a function as cachable 2018-08-20 10:53:05 +08:00
BuildEngine.py BaseTools: Optimizing code for function doesn't match 2018-08-16 14:46:53 +08:00
GenC.py BaseTools: AutoGen refactor ModuleAutoGen caching 2018-08-20 10:53:05 +08:00
GenDepex.py BaseTools: enable FixedAtBuild (VOID*) PCD use in the [DEPEX] section 2018-07-23 08:56:37 +08:00
GenMake.py BaseTools: AutoGen refactor ModuleAutoGen caching 2018-08-20 10:53:05 +08:00
GenPcdDb.py BaseTools: Use absolute import in AutoGen 2018-07-16 11:22:14 +08:00
GenVar.py BaseTool: Fixed the bug of Boolean Hii Pcd packing. 2018-08-16 08:32:57 +08:00
IdfClassObject.py BaseTools: Use absolute import in AutoGen 2018-07-16 11:22:14 +08:00
InfSectionParser.py BaseTools: Clean up source files 2018-07-09 10:25:47 +08:00
StrGather.py BaseTools: Use absolute import in AutoGen 2018-07-16 11:22:14 +08:00
UniClassObject.py BaseTools: Clean up source files 2018-07-09 10:25:47 +08:00
ValidCheckingInfoObject.py BaseTools: Clean up source files 2018-07-09 10:25:47 +08:00