]> git.proxmox.com Git - mirror_edk2.git/commit
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)
commite189fded67ad50140d2c8171aa38842767f5d42e
tree02a9fe54592f7f0e348c08c324d0ff9b007b0fbe
parent7698f336b7c7cbd88805d21052e52e4129707da4
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
BaseTools/Bin/Win32/TargetTool.exe
BaseTools/Bin/Win32/build.exe