[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.15.1-1414-gc69ee75

sfalken at apple.com sfalken at apple.com
Thu Oct 29 20:41:32 UTC 2009


The following commit has been merged in the webkit-1.1 branch:
commit 3452983c56058f9134f9e19516a19053c28b4f7d
Author: sfalken at apple.com <sfalken at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Oct 8 02:04:28 2009 +0000

    Add new Windows build prerequisite: Visual Studio 2005 Service Pack 1 ATL Security Update
    
    Reviewed by Mark Rowe.
    
    * building/tools.html:
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@49282 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKitSite/ChangeLog b/WebKitSite/ChangeLog
index 6983ea2..d09b843 100644
--- a/WebKitSite/ChangeLog
+++ b/WebKitSite/ChangeLog
@@ -1,3 +1,11 @@
+2009-10-07  Steve Falkenburg  <sfalken at apple.com>
+
+        Reviewed by Mark Rowe.
+
+        Add new Windows build prerequisite: Visual Studio 2005 Service Pack 1 ATL Security Update
+
+        * building/tools.html:
+
 2009-10-06  Jeremy Orlow  <jorlow at chromium.org>
 
         Reviewed by Adam Barth.
diff --git a/WebKitSite/building/tools.html b/WebKitSite/building/tools.html
index f0538bd..eeebea5 100644
--- a/WebKitSite/building/tools.html
+++ b/WebKitSite/building/tools.html
@@ -19,6 +19,7 @@ include("../header.inc");
 <li><p>If you own Visual Studio 2005 (newer versions of Visual Studio are currently unsupported):</p>
 <p>Install <a target="installtools" href="http://www.microsoft.com/downloads/details.aspx?familyid=BB4A75AB-E2D4-4C96-B39D-37BAF6B5B1DC&displaylang=en">Microsoft Visual Studio 2005 Team Suite Service Pack 1</a>.</p>
 <p>If you are building from Vista, install <a target="installtools" href="http://www.microsoft.com/downloads/details.aspx?FamilyID=90e2942d-3ad1-4873-a2ee-4acc0aace5b6&displaylang=en">Service Pack 1 Update for Windows Vista</a>.</p>
+<p>Install <a target="installtools" href="http://www.microsoft.com/downloads/details.aspx?FamilyID=7c8729dc-06a2-4538-a90d-ff9464dc0197&displaylang=en">Visual Studio 2005 Service Pack 1 ATL Security Update</a>.</p>
 <p>Install the following hotfixes to improve Visual Studio's performance and responsiveness:
 <ol>
 <li><a target="installtools" href="http://code.msdn.microsoft.com/KB918559">KB918559</a></li>
@@ -32,6 +33,7 @@ include("../header.inc");
 <p>Install <a target="installtools" href="http://go.microsoft.com/fwlink/?LinkId=51410">Visual C++ 2005 Express</a>.</p>
 <p>Install <a target="installtools" href="http://download.microsoft.com/download/7/7/3/7737290f-98e8-45bf-9075-85cc6ae34bf1/VS80sp1-KB926748-X86-INTL.exe">Microsoft Visual C++ Express 2005 Service Pack 1</a>.</p>
 <p>If you are building from Vista, install <a target="installtools" href="http://www.microsoft.com/downloads/details.aspx?FamilyID=90e2942d-3ad1-4873-a2ee-4acc0aace5b6&displaylang=en">Service Pack 1 Update for Windows Vista</a>.</p>
+<p>Install <a target="installtools" href="http://www.microsoft.com/downloads/details.aspx?FamilyID=7c8729dc-06a2-4538-a90d-ff9464dc0197&displaylang=en">Visual Studio 2005 Service Pack 1 ATL Security Update</a>.</p>
 <p>Install the <a target="installtools" href="http://www.microsoft.com/downloads/details.aspx?familyid=0baf2b35-c656-4969-ace8-e4c0c0716adb&displaylang=en">Windows Server 2003 R2 Platform SDK</a>, then follow steps 2 and 3 of &ldquo;<a target="installtools" href="http://msdn.microsoft.com/en-us/library/ms235626(VS.80).aspx">How to: Use Visual C++ Express Edition with the Microsoft Platform SDK</a>.&rdquo;</p>
 <p>Use the default options for all installations.</p>
 <p>In addition to the paths specified in step 3 of the Platform SDK installation instructions, you must also add the following include path. Update the Visual C++ directories in the Projects and Solutions section in the Options dialog box:</p>

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list