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

simon.fraser at apple.com simon.fraser at apple.com
Wed Dec 22 14:48:55 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit fed5a94004a4d144436272d3d68e2e4ee11f6acb
Author: simon.fraser at apple.com <simon.fraser at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Oct 21 01:36:54 2010 +0000

    2010-10-20  Simon Fraser  <simon.fraser at apple.com>
    
            Fix the EFL build.
    
            * wtf/CMakeLists.txt:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@70201 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/JavaScriptCore/ChangeLog b/JavaScriptCore/ChangeLog
index a34976a..95bf475 100644
--- a/JavaScriptCore/ChangeLog
+++ b/JavaScriptCore/ChangeLog
@@ -1,5 +1,11 @@
 2010-10-20  Simon Fraser  <simon.fraser at apple.com>
 
+        Fix the EFL build.
+
+        * wtf/CMakeLists.txt:
+
+2010-10-20  Simon Fraser  <simon.fraser at apple.com>
+
         Fix Windows build: export needed symbols.
 
         * JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def:
diff --git a/JavaScriptCore/wtf/CMakeLists.txt b/JavaScriptCore/wtf/CMakeLists.txt
index 9c3d9fb..898d19b 100644
--- a/JavaScriptCore/wtf/CMakeLists.txt
+++ b/JavaScriptCore/wtf/CMakeLists.txt
@@ -2,6 +2,7 @@ SET(WTF_SOURCES
     Assertions.cpp
     ByteArray.cpp
     CurrentTime.cpp
+    DecimalNumber.cpp
     FastMalloc.cpp
     HashTable.cpp
     MainThread.cpp

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list