[SCM] WebKit Debian packaging branch, webkit-1.3, updated. upstream/1.3.7-4207-g178b198

xan at webkit.org xan at webkit.org
Sun Feb 20 22:52:04 UTC 2011


The following commit has been merged in the webkit-1.3 branch:
commit 6f417f707aaae8628717da944f064d7e85619b06
Author: xan at webkit.org <xan at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Jan 12 19:24:59 2011 +0000

    2011-01-12  Xan Lopez  <xlopez at igalia.com>
    
            Reviewed by Martin Robinson.
    
            Add new Yarr.h header to the list file.
    
            * GNUmakefile.am: ditto.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@75625 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/Source/JavaScriptCore/ChangeLog b/Source/JavaScriptCore/ChangeLog
index 2fbb26c..871bcb3 100644
--- a/Source/JavaScriptCore/ChangeLog
+++ b/Source/JavaScriptCore/ChangeLog
@@ -1,3 +1,11 @@
+2011-01-12  Xan Lopez  <xlopez at igalia.com>
+
+        Reviewed by Martin Robinson.
+
+        Add new Yarr.h header to the list file.
+
+        * GNUmakefile.am: ditto.
+
 2011-01-12  Martin Robinson  <mrobinson at igalia.com>
 
         Missing Source/JavaScriptCore/assembler/MacroAssemblerARMv7.h in WebKitGtk tarball
diff --git a/Source/JavaScriptCore/GNUmakefile.am b/Source/JavaScriptCore/GNUmakefile.am
index e098f2f..401ac6f 100644
--- a/Source/JavaScriptCore/GNUmakefile.am
+++ b/Source/JavaScriptCore/GNUmakefile.am
@@ -555,6 +555,7 @@ javascriptcore_sources += \
 	Source/JavaScriptCore/wtf/VMTags.h \
 	Source/JavaScriptCore/wtf/WTFThreadData.cpp \
 	Source/JavaScriptCore/wtf/WTFThreadData.h \
+	Source/JavaScriptCore/yarr/Yarr.h \
 	Source/JavaScriptCore/yarr/YarrInterpreter.cpp \
 	Source/JavaScriptCore/yarr/YarrInterpreter.h \
 	Source/JavaScriptCore/yarr/YarrJIT.cpp \

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list