mirror_edk2/BaseTools/Source/Python/Workspace
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
BuildClassObject.py BaseTools: remove the super() function argument 2018-10-13 09:50:43 +08:00
DecBuildData.py BaseTools: Don't save unused workspace data 2018-09-20 22:18:07 +08:00
DscBuildData.py BaseTools: Fix some build and report file issue 2018-10-13 09:57:13 +08:00
InfBuildData.py BaseTools: Remove the "from __future__ import" items 2018-10-13 09:50:40 +08:00
MetaDataTable.py BaseTools: do the list and iterator translation 2018-10-13 09:54:52 +08:00
MetaFileCommentParser.py License header updated to match correct format. 2014-08-28 13:53:34 +00:00
MetaFileParser.py BaseTools: Handle the bytes and str difference 2018-10-13 09:54:07 +08:00
MetaFileTable.py BaseTools: Remove the "from __future__ import" items 2018-10-13 09:50:40 +08:00
WorkspaceCommon.py BaseTools: remove the super() function argument 2018-10-13 09:50:43 +08:00
WorkspaceDatabase.py BaseTools: Fix some build and report file issue 2018-10-13 09:57:13 +08:00