]> git.proxmox.com Git - mirror_edk2.git/commitdiff
1) Improved spawn mode (multi-thread) build performance
authorjwang36 <jwang36@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 27 Sep 2007 08:30:39 +0000 (08:30 +0000)
committerjwang36 <jwang36@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 27 Sep 2007 08:30:39 +0000 (08:30 +0000)
2) Changed the error/debug/warning message format
3) Added "--log" command line option to support storing log in file

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3947 6f19259b-4bc3-4df7-8a09-765794883524

BaseTools/Bin/Win32/build.exe
BaseTools/ReadMe.txt

index 5d74090569ec946b4e1feacf85c981f3e4e88af0..120e59b3a7220b0a1cc014c7ed839f787a296aa9 100755 (executable)
Binary files a/BaseTools/Bin/Win32/build.exe and b/BaseTools/Bin/Win32/build.exe differ
index 044b366c3ee5ad9aece113898fe6dc9ccb8ec919..768df3a693dfbbba62ac51fd34ee8af577884e6c 100644 (file)
@@ -28,11 +28,11 @@ Notes:
         cannot generate AutoGen.* files. Only "build" command can.\r
 3) build.exe in %WORKSPACE%\BaseTools\Bin\Win32 is generated from following revision of\r
    Python source code:\r
-        r750 <buildtools_project>\BaseTools\Source\Python\Autogen\r
-        r750 <buildtools_project>\BaseTools\Source\Python\build\r
-        r750 <buildtools_project>\BaseTools\Source\Python\Common\r
-        r750 <buildtools_project>\BaseTools\Source\Python\CommonDataClass\r
-        r750 <buildtools_project>\BaseTools\Source\Python\GenFds\r
+        r773 <buildtools_project>\BaseTools\Source\Python\Autogen\r
+        r773 <buildtools_project>\BaseTools\Source\Python\build\r
+        r773 <buildtools_project>\BaseTools\Source\Python\Common\r
+        r773 <buildtools_project>\BaseTools\Source\Python\CommonDataClass\r
+        r773 <buildtools_project>\BaseTools\Source\Python\GenFds\r
         \r
 4) GenFds.exe has is a combo of the follow python source.(This is a temporary branch)\r
         r750 <buildtools_project>\BaseTools\Source\Python\Common\r