mirror_edk2/BaseTools/Source/Python/AutoGen
Yunhua Feng 8be15c61e8 BaseTools: Fix some build and report file issue
1. increment build not skip make file when not change any file
2. report file generate abundant blank line
3. Build encounter Database is locked on some platform, using database
   auto commit
4. Fv BaseAddress must have if set

Cc: Liming Gao <liming.gao@intel.com>
Cc: Yonghong Zhu <yonghong.zhu@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Yunhua Feng <yunhuax.feng@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
2018-10-13 09:57:13 +08:00
..
__init__.py Sync EDKII BaseTools to BaseTools project r1971 2010-05-18 05:04:32 +00:00
AutoGen.py BaseTools: Fix some build and report file issue 2018-10-13 09:57:13 +08:00
BuildEngine.py BaseTools: Remove the "from __future__ import" items 2018-10-13 09:50:40 +08:00
GenC.py BaseTools: Fix some build and report file issue 2018-10-13 09:57:13 +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: Fix some build and report file issue 2018-10-13 09:57:13 +08:00
GenPcdDb.py BaseTools: Fix some build and report file issue 2018-10-13 09:57:13 +08:00
GenVar.py BaseTools: Handle the bytes and str difference 2018-10-13 09:54:07 +08:00
IdfClassObject.py BaseTools: Remove the "from __future__ import" items 2018-10-13 09:50:40 +08:00
InfSectionParser.py BaseTools: fix the open file's read and write bugs 2018-10-13 09:50:45 +08:00
StrGather.py BaseTools: do the list and iterator translation 2018-10-13 09:54:52 +08:00
UniClassObject.py BaseTools: Handle the bytes and str difference 2018-10-13 09:54:07 +08:00
ValidCheckingInfoObject.py BaseTools: Handle the bytes and str difference 2018-10-13 09:54:07 +08:00