]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Synchronize binary with modification of r1618 in buildtools project. The modification...
authorklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 19 Jun 2009 15:55:44 +0000 (15:55 +0000)
committerklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 19 Jun 2009 15:55:44 +0000 (15:55 +0000)
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
BaseTools/Bin/Win32/TargetTool.exe
BaseTools/Bin/Win32/build.exe

index d4f984f161e9223e073e2444fa96951d326da2b2..0f9afdd42b301aac707e3cad9e134d62f1203850 100755 (executable)
Binary files a/BaseTools/Bin/Win32/GenFds.exe and b/BaseTools/Bin/Win32/GenFds.exe differ
index 1c6a62df3c0c73aeb4b90bed1c76f5040b865673..a050e52aa227b4a0cd6f79c12dcdfe4bfef59422 100755 (executable)
Binary files a/BaseTools/Bin/Win32/TargetTool.exe and b/BaseTools/Bin/Win32/TargetTool.exe differ
index 331e3e54967f530870ca5e91d7c2d07efbbe7ccd..2dd8f810aa980ca7738d541b6aba7462db227793 100755 (executable)
Binary files a/BaseTools/Bin/Win32/build.exe and b/BaseTools/Bin/Win32/build.exe differ