[SCM] WebKit Debian packaging branch, debian/experimental, updated. upstream/1.3.3-9427-gc2be6fc

aroben at apple.com aroben at apple.com
Wed Dec 22 15:26:12 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit c740a23969a9d1a62d4ac0d05f8dfb020b640367
Author: aroben at apple.com <aroben at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Nov 3 11:37:20 2010 +0000

    Bring WTF.vcproj up to date
    
    * JavaScriptCore.vcproj/WTF/WTF.vcproj: Added filters for the text and
    unicode directories, added new files, removed old files.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@71231 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/JavaScriptCore/ChangeLog b/JavaScriptCore/ChangeLog
index 6b609b5..d5e6f84 100644
--- a/JavaScriptCore/ChangeLog
+++ b/JavaScriptCore/ChangeLog
@@ -1,3 +1,10 @@
+2010-11-03  Adam Roben  <aroben at apple.com>
+
+        Bring WTF.vcproj up to date
+
+        * JavaScriptCore.vcproj/WTF/WTF.vcproj: Added filters for the text and
+        unicode directories, added new files, removed old files.
+
 2010-11-03  Gabor Loki  <loki at webkit.org>
 
         Reviewed by Andreas Kling.
diff --git a/JavaScriptCore/JavaScriptCore.vcproj/WTF/WTF.vcproj b/JavaScriptCore/JavaScriptCore.vcproj/WTF/WTF.vcproj
index 47b79fd..c0ecd45 100644
--- a/JavaScriptCore/JavaScriptCore.vcproj/WTF/WTF.vcproj
+++ b/JavaScriptCore/JavaScriptCore.vcproj/WTF/WTF.vcproj
@@ -244,6 +244,114 @@
 				>
 			</File>
 		</Filter>
+		<Filter
+			Name="unicode"
+			>
+			<File
+				RelativePath="..\..\wtf\unicode\Collator.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\wtf\unicode\Unicode.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\wtf\unicode\UnicodeMacrosFromICU.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\wtf\unicode\UTF8.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\wtf\unicode\UTF8.h"
+				>
+			</File>
+			<Filter
+				Name="icu"
+				>
+				<File
+					RelativePath="..\..\wtf\unicode\icu\CollatorICU.cpp"
+					>
+				</File>
+				<File
+					RelativePath="..\..\wtf\unicode\icu\UnicodeIcu.h"
+					>
+				</File>
+			</Filter>
+		</Filter>
+		<Filter
+			Name="text"
+			>
+			<File
+				RelativePath="..\..\wtf\text\AtomicString.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\wtf\text\AtomicString.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\wtf\text\AtomicStringHash.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\wtf\text\AtomicStringImpl.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\wtf\text\CString.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\wtf\text\CString.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\wtf\text\StringBuffer.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\wtf\text\StringBuilder.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\wtf\text\StringBuilder.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\wtf\text\StringConcatenate.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\wtf\text\StringHash.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\wtf\text\StringImpl.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\wtf\text\StringImpl.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\wtf\text\StringImplBase.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\wtf\text\StringStatics.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\wtf\text\WTFString.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\wtf\text\WTFString.h"
+				>
+			</File>
+		</Filter>
 		<File
 			RelativePath="..\..\wtf\AlwaysInline.h"
 			>
@@ -265,19 +373,15 @@
 			>
 		</File>
 		<File
-			RelativePath="..\..\wtf\text\AtomicString.cpp"
+			RelativePath="..\..\wtf\AVLTree.h"
 			>
 		</File>
 		<File
-			RelativePath="..\..\wtf\text\AtomicString.h"
+			RelativePath="..\..\wtf\Bitmap.h"
 			>
 		</File>
 		<File
-			RelativePath="..\..\wtf\text\AtomicStringHash.h"
-			>
-		</File>
-		<File
-			RelativePath="..\..\wtf\text\AtomicStringImpl.h"
+			RelativePath="..\..\wtf\BumpPointerAllocator.h"
 			>
 		</File>
 		<File
@@ -289,15 +393,7 @@
 			>
 		</File>
 		<File
-			RelativePath="..\..\wtf\unicode\Collator.h"
-			>
-		</File>
-		<File
-			RelativePath="..\..\wtf\unicode\CollatorDefault.cpp"
-			>
-		</File>
-		<File
-			RelativePath="..\..\wtf\unicode\icu\CollatorICU.cpp"
+			RelativePath="..\..\wtf\Complex.h"
 			>
 		</File>
 		<File
@@ -305,14 +401,6 @@
 			>
 		</File>
 		<File
-			RelativePath="..\..\wtf\text\CString.cpp"
-			>
-		</File>
-		<File
-			RelativePath="..\..\wtf\text\CString.h"
-			>
-		</File>
-		<File
 			RelativePath="..\..\wtf\CurrentTime.cpp"
 			>
 		</File>
@@ -333,6 +421,10 @@
 			>
 		</File>
 		<File
+			RelativePath="..\..\wtf\DisallowCType.h"
+			>
+		</File>
+		<File
 			RelativePath="..\..\wtf\dtoa.cpp"
 			>
 		</File>
@@ -361,7 +453,7 @@
 			>
 		</File>
 		<File
-			RelativePath="..\..\wtf\FastMallocInternal.h"
+			RelativePath="..\..\wtf\FixedArray.h"
 			>
 		</File>
 		<File
@@ -381,6 +473,10 @@
 			>
 		</File>
 		<File
+			RelativePath="..\..\wtf\HashIterators.h"
+			>
+		</File>
+		<File
 			RelativePath="..\..\wtf\HashMap.h"
 			>
 		</File>
@@ -421,6 +517,10 @@
 			>
 		</File>
 		<File
+			RelativePath="..\..\wtf\MallocZoneSupport.h"
+			>
+		</File>
+		<File
 			RelativePath="..\..\wtf\MathExtras.h"
 			>
 		</File>
@@ -453,6 +553,10 @@
 			>
 		</File>
 		<File
+			RelativePath="..\..\wtf\NullPtr.h"
+			>
+		</File>
+		<File
 			RelativePath="..\..\wtf\OwnArrayPtr.h"
 			>
 		</File>
@@ -501,7 +605,11 @@
 			>
 		</File>
 		<File
-			RelativePath="..\..\wtf\PtrAndFlags.h"
+			RelativePath="..\..\wtf\PlatformRefPtr.h"
+			>
+		</File>
+		<File
+			RelativePath="..\..\wtf\PossiblyNull.h"
 			>
 		</File>
 		<File
@@ -525,6 +633,10 @@
 			>
 		</File>
 		<File
+			RelativePath="..\..\wtf\RefCountedLeakCounter.h"
+			>
+		</File>
+		<File
 			RelativePath="..\..\wtf\RefPtr.h"
 			>
 		</File>
@@ -541,23 +653,19 @@
 			>
 		</File>
 		<File
-			RelativePath="..\..\wtf\StdLibExtras.h"
+			RelativePath="..\..\wtf\SizeLimits.cpp"
 			>
 		</File>
 		<File
-			RelativePath="..\..\wtf\text\StringBuffer.h"
+			RelativePath="..\..\wtf\StaticConstructors.h"
 			>
 		</File>
 		<File
-			RelativePath="..\..\wtf\text\StringBuilder.cpp"
-			>
-		</File>
-		<File
-			RelativePath="..\..\wtf\text\StringBuilder.h"
+			RelativePath="..\..\wtf\StdLibExtras.h"
 			>
 		</File>
 		<File
-			RelativePath="..\..\wtf\text\StringConcatenate.h"
+			RelativePath="..\..\wtf\StringExtras.cpp"
 			>
 		</File>
 		<File
@@ -565,19 +673,7 @@
 			>
 		</File>
 		<File
-			RelativePath="..\..\wtf\text\StringHash.h"
-			>
-		</File>
-		<File
-			RelativePath="..\..\wtf\text\StringImpl.cpp"
-			>
-		</File>
-		<File
-			RelativePath="..\..\wtf\text\StringImpl.h"
-			>
-		</File>
-		<File
-			RelativePath="..\..\wtf\text\StringStatics.cpp"
+			RelativePath="..\..\wtf\StringHasher.h"
 			>
 		</File>
 		<File
@@ -601,15 +697,15 @@
 			>
 		</File>
 		<File
-			RelativePath="..\..\wtf\text\TextPosition.h"
+			RelativePath="..\..\wtf\Threading.cpp"
 			>
 		</File>
 		<File
-			RelativePath="..\..\wtf\Threading.cpp"
+			RelativePath="..\..\wtf\Threading.h"
 			>
 		</File>
 		<File
-			RelativePath="..\..\wtf\Threading.h"
+			RelativePath="..\..\wtf\ThreadingNone.cpp"
 			>
 		</File>
 		<File
@@ -641,26 +737,10 @@
 			>
 		</File>
 		<File
-			RelativePath="..\..\wtf\unicode\Unicode.h"
-			>
-		</File>
-		<File
-			RelativePath="..\..\wtf\unicode\icu\UnicodeIcu.h"
-			>
-		</File>
-		<File
 			RelativePath="..\..\wtf\UnusedParam.h"
 			>
 		</File>
 		<File
-			RelativePath="..\..\wtf\unicode\UTF8.cpp"
-			>
-		</File>
-		<File
-			RelativePath="..\..\wtf\unicode\UTF8.h"
-			>
-		</File>
-		<File
 			RelativePath="..\..\wtf\ValueCheck.h"
 			>
 		</File>
@@ -669,15 +749,15 @@
 			>
 		</File>
 		<File
-			RelativePath="..\..\wtf\VectorTraits.h"
+			RelativePath="..\..\wtf\Vector3.h"
 			>
 		</File>
 		<File
-			RelativePath="..\..\wtf\text\WTFString.cpp"
+			RelativePath="..\..\wtf\VectorTraits.h"
 			>
 		</File>
 		<File
-			RelativePath="..\..\wtf\text\WTFString.h"
+			RelativePath="..\..\wtf\VMTags.h"
 			>
 		</File>
 		<File

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list