[SCM] WebKit Debian packaging branch, debian/unstable, updated. debian/1.1.15-1-40151-g37bb677

kocienda kocienda at 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Sat Sep 26 06:30:44 UTC 2009


The following commit has been merged in the debian/unstable branch:
commit 8359fcb8263b2f358936f8bf69947fadf8f08d35
Author: kocienda <kocienda at 268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Sat Aug 10 18:28:43 2002 +0000

    	Check box in target setting panel to enable prebinding.
    
            * WebCore.pbproj/project.pbxproj
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@1794 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebCore/ChangeLog-2002-12-03 b/WebCore/ChangeLog-2002-12-03
index 68187c7..bd11c88 100644
--- a/WebCore/ChangeLog-2002-12-03
+++ b/WebCore/ChangeLog-2002-12-03
@@ -1,5 +1,11 @@
 2002-08-10  Ken Kocienda  <kocienda at apple.com>
 
+	Check box in target setting panel to enable prebinding.
+
+        * WebCore.pbproj/project.pbxproj
+
+2002-08-10  Ken Kocienda  <kocienda at apple.com>
+
 	Added an extra function which checks with WebKit to see if
 	the load is a reload. If it is, the WebCore cache is bypassed.
 
diff --git a/WebCore/ChangeLog-2003-10-25 b/WebCore/ChangeLog-2003-10-25
index 68187c7..bd11c88 100644
--- a/WebCore/ChangeLog-2003-10-25
+++ b/WebCore/ChangeLog-2003-10-25
@@ -1,5 +1,11 @@
 2002-08-10  Ken Kocienda  <kocienda at apple.com>
 
+	Check box in target setting panel to enable prebinding.
+
+        * WebCore.pbproj/project.pbxproj
+
+2002-08-10  Ken Kocienda  <kocienda at apple.com>
+
 	Added an extra function which checks with WebKit to see if
 	the load is a reload. If it is, the WebCore cache is bypassed.
 
diff --git a/WebCore/ChangeLog-2005-08-23 b/WebCore/ChangeLog-2005-08-23
index 68187c7..bd11c88 100644
--- a/WebCore/ChangeLog-2005-08-23
+++ b/WebCore/ChangeLog-2005-08-23
@@ -1,5 +1,11 @@
 2002-08-10  Ken Kocienda  <kocienda at apple.com>
 
+	Check box in target setting panel to enable prebinding.
+
+        * WebCore.pbproj/project.pbxproj
+
+2002-08-10  Ken Kocienda  <kocienda at apple.com>
+
 	Added an extra function which checks with WebKit to see if
 	the load is a reload. If it is, the WebCore cache is bypassed.
 
diff --git a/WebCore/WebCore.pbproj/project.pbxproj b/WebCore/WebCore.pbproj/project.pbxproj
index 709a8f4..341f31f 100644
--- a/WebCore/WebCore.pbproj/project.pbxproj
+++ b/WebCore/WebCore.pbproj/project.pbxproj
@@ -138,7 +138,6 @@
 				OPTIMIZATION_CFLAGS = "-Os";
 				OTHER_CFLAGS = "$(DEBUG_CFLAGS) -DAPPLE_CHANGES -DHAVE_CONFIG_H";
 				OTHER_LDFLAGS = "-seg1addr 0x02200000 -no-c++filt";
-				PREBINDING = NO;
 				PRECOMPILE_PREFIX_HEADER = YES;
 				PREFIX_HEADER = WebCorePrefix.h;
 				PRODUCT_NAME = WebCore;

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list