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

jorlow at chromium.org jorlow at chromium.org
Thu Oct 29 20:34:36 UTC 2009


The following commit has been merged in the webkit-1.1 branch:
commit effd3712fe5de702b23ab044df41d6e258210c9d
Author: jorlow at chromium.org <jorlow at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Sat Sep 26 01:45:44 2009 +0000

    JavaScriptCore: This is breaking Chromium try bots, so I'm counting this as a build fix.
    
    Patch by Jeremy Orlow <jorlow at chromium.org> on 2009-09-25
    Add more svn:ignore exceptions.  On different platforms, these files are
    generated with different case for JavaScriptCore.  Also there are some
    wtf project files that get built apparently.
    
    * JavaScriptCore.gyp: Changed property svn:ignore.
    
    WebCore: This is breaking Chromium try bots, so I'm counting this as a build fix.
    
    Patch by Jeremy Orlow <jorlow at chromium.org> on 2009-09-25
    Add more svn:ignore exceptions.  On different platforms, these files are
    generated with different case for WebCore.
    
    * WebCore.gyp: Changed property svn:ignore.
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@48780 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/JavaScriptCore/ChangeLog b/JavaScriptCore/ChangeLog
index 0de6793..04378ef 100644
--- a/JavaScriptCore/ChangeLog
+++ b/JavaScriptCore/ChangeLog
@@ -1,3 +1,13 @@
+2009-09-25  Jeremy Orlow  <jorlow at chromium.org>
+
+        This is breaking Chromium try bots, so I'm counting this as a build fix.
+
+        Add more svn:ignore exceptions.  On different platforms, these files are
+        generated with different case for JavaScriptCore.  Also there are some
+        wtf project files that get built apparently.
+
+        * JavaScriptCore.gyp: Changed property svn:ignore.
+
 2009-09-25  Ada Chan  <adachan at apple.com>
 
         Build fix.
diff --git a/WebCore/ChangeLog b/WebCore/ChangeLog
index 813485d..de8f2ba 100644
--- a/WebCore/ChangeLog
+++ b/WebCore/ChangeLog
@@ -1,3 +1,12 @@
+2009-09-25  Jeremy Orlow  <jorlow at chromium.org>
+
+        This is breaking Chromium try bots, so I'm counting this as a build fix.
+
+        Add more svn:ignore exceptions.  On different platforms, these files are
+        generated with different case for WebCore.
+
+        * WebCore.gyp: Changed property svn:ignore.
+
 2009-09-25  Alexey Proskuryakov  <ap at apple.com>
 
         Reverting r48767, as it broke Windows build in a non-trivial way.
@@ -13843,4 +13852,4 @@
         [v8] Use atomic string caching for createElement
         Extend atomic string caching to createElement.  Fix a bug in idl
         parser that caused incorrect parsing if a function argument
-        attribute list contained a c
\ No newline at end of file
+        attribute list contained a c

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list