From e189fded67ad50140d2c8171aa38842767f5d42e Mon Sep 17 00:00:00 2001 From: klu2 Date: Fri, 19 Jun 2009 15:55:44 +0000 Subject: 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 --- BaseTools/Bin/Win32/GenFds.exe | Bin 1443998 -> 1429026 bytes BaseTools/Bin/Win32/TargetTool.exe | Bin 590549 -> 580558 bytes BaseTools/Bin/Win32/build.exe | Bin 1691839 -> 1678244 bytes 3 files changed, 0 insertions(+), 0 deletions(-) (limited to 'BaseTools') diff --git a/BaseTools/Bin/Win32/GenFds.exe b/BaseTools/Bin/Win32/GenFds.exe index d4f984f161..0f9afdd42b 100755 Binary files a/BaseTools/Bin/Win32/GenFds.exe and b/BaseTools/Bin/Win32/GenFds.exe differ diff --git a/BaseTools/Bin/Win32/TargetTool.exe b/BaseTools/Bin/Win32/TargetTool.exe index 1c6a62df3c..a050e52aa2 100755 Binary files a/BaseTools/Bin/Win32/TargetTool.exe and b/BaseTools/Bin/Win32/TargetTool.exe differ diff --git a/BaseTools/Bin/Win32/build.exe b/BaseTools/Bin/Win32/build.exe index 331e3e5496..2dd8f810aa 100755 Binary files a/BaseTools/Bin/Win32/build.exe and b/BaseTools/Bin/Win32/build.exe differ -- cgit v1.2.3