diff options
author | klu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524> | 2009-06-19 15:55:44 +0000 |
---|---|---|
committer | klu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524> | 2009-06-19 15:55:44 +0000 |
commit | e189fded67ad50140d2c8171aa38842767f5d42e (patch) | |
tree | 02a9fe54592f7f0e348c08c324d0ff9b007b0fbe /BaseTools | |
parent | 7698f336b7c7cbd88805d21052e52e4129707da4 (diff) | |
download | edk2-platforms-e189fded67ad50140d2c8171aa38842767f5d42e.tar.xz |
Synchronize binary with modification of r1618 in buildtools project. The modification is made for WorkspaceDatabase.py and affect the frozen binary of build.exe, GenFds.exe and TargetTools.exe
The modification is add additional checking for whether need renew the immediate file workspace database, the renew reason maybe:
The renew reason maybe:
1) If user force to renew;
2) If user do not force renew, and
a) If the time of last modified python source is newer than database file;
b) If the time of last modified frozen executable file is newer than database file, the executable file is build.exe in window and build in Linux/Unix/OSX
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8615 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'BaseTools')
-rwxr-xr-x | BaseTools/Bin/Win32/GenFds.exe | bin | 1443998 -> 1429026 bytes |
-rwxr-xr-x | BaseTools/Bin/Win32/TargetTool.exe | bin | 590549 -> 580558 bytes |
-rwxr-xr-x | BaseTools/Bin/Win32/build.exe | bin | 1691839 -> 1678244 bytes |
3 files changed, 0 insertions, 0 deletions
diff --git a/BaseTools/Bin/Win32/GenFds.exe b/BaseTools/Bin/Win32/GenFds.exe Binary files differindex d4f984f161..0f9afdd42b 100755 --- a/BaseTools/Bin/Win32/GenFds.exe +++ b/BaseTools/Bin/Win32/GenFds.exe diff --git a/BaseTools/Bin/Win32/TargetTool.exe b/BaseTools/Bin/Win32/TargetTool.exe Binary files differindex 1c6a62df3c..a050e52aa2 100755 --- a/BaseTools/Bin/Win32/TargetTool.exe +++ b/BaseTools/Bin/Win32/TargetTool.exe diff --git a/BaseTools/Bin/Win32/build.exe b/BaseTools/Bin/Win32/build.exe Binary files differindex 331e3e5496..2dd8f810aa 100755 --- a/BaseTools/Bin/Win32/build.exe +++ b/BaseTools/Bin/Win32/build.exe |