Changeset 92161 in webkit


Ignore:
Timestamp:
Aug 1, 2011 6:20:27 PM (13 years ago)
Author:
commit-queue@webkit.org
Message:

Removing old source files in gyp files that slow build
https://bugs.webkit.org/show_bug.cgi?id=65503

Patch by Jean-luc Brouillet <jeanluc@chromium.org> on 2011-08-01
Reviewed by Adam Barth.

A number of stale files are listed in the gyp files. These slow the
build on Visual Studio 2010. Removing them.

Source/JavaScriptCore:

Source/WebCore:

  • WebCore.gypi:

Source/WebKit/chromium:

  • WebKit.gyp:
Location:
trunk/Source
Files:
6 edited

Legend:

Unmodified
Added
Removed
  • trunk/Source/JavaScriptCore/ChangeLog

    r92154 r92161  
     12011-08-01  Jean-luc Brouillet  <jeanluc@chromium.org>
     2
     3        Removing old source files in gyp files that slow build
     4        https://bugs.webkit.org/show_bug.cgi?id=65503
     5
     6        Reviewed by Adam Barth.
     7
     8        A number of stale files are listed in the gyp files. These slow the
     9        build on Visual Studio 2010. Removing them.
     10
     11        * JavaScriptCore.gypi:
     12
    1132011-07-14  David Levin  <levin@chromium.org>
    214
  • trunk/Source/JavaScriptCore/JavaScriptCore.gypi

    r90259 r92161  
    8686            'runtime/JSGlobalObject.h',
    8787            'runtime/JSLock.h',
    88             'runtime/JSNumberCell.h',
    8988            'runtime/JSObject.h',
    9089            'runtime/JSObjectWithGlobalObject.h',
     
    516515            'runtime/JSNotAnObject.cpp',
    517516            'runtime/JSNotAnObject.h',
    518             'runtime/JSNumberCell.cpp',
    519517            'runtime/JSONObject.cpp',
    520518            'runtime/JSONObject.h',
     
    668666            'wtf/unicode/wince/UnicodeWinCE.cpp',
    669667            'wtf/unicode/wince/UnicodeWinCE.h',
    670             'wtf/url/api/ParsedURL.cpp',
    671             'wtf/url/api/ParsedURL.h',
    672             'wtf/url/api/URLString.h',
    673             'wtf/url/src/RawURLBuffer.h',
    674             'wtf/url/src/URLBuffer.h',
    675             'wtf/url/src/URLCharacterTypes.cpp',
    676             'wtf/url/src/URLCharacterTypes.h',
    677             'wtf/url/src/URLComponent.h',
    678             'wtf/url/src/URLEscape.cpp',
    679             'wtf/url/src/URLEscape.h',
    680             'wtf/url/src/URLParser.h',
    681             'wtf/url/src/URLQueryCanonicalizer.h',
    682             'wtf/url/src/URLSegments.cpp',
    683             'wtf/url/src/URLSegments.h',
    684668            'wtf/win/MainThreadWin.cpp',
    685669            'wtf/win/OwnPtrWin.cpp',
  • trunk/Source/WebCore/ChangeLog

    r92159 r92161  
     12011-08-01  Jean-luc Brouillet  <jeanluc@chromium.org>
     2
     3        Removing old source files in gyp files that slow build
     4        https://bugs.webkit.org/show_bug.cgi?id=65503
     5
     6        Reviewed by Adam Barth.
     7
     8        A number of stale files are listed in the gyp files. These slow the
     9        build on Visual Studio 2010. Removing them.
     10
     11        * WebCore.gypi:
     12
    1132011-08-01  Bradley Nelson  <bradnelson@chromium.org>
    214
  • trunk/Source/WebCore/WebCore.gypi

    r92014 r92161  
    504504            'editing/ApplyBlockElementCommand.h',
    505505            'editing/CompositeEditCommand.h',
    506             'editing/CorrectionPanelInfo.h',
    507506            'editing/DeleteSelectionCommand.h',
    508507            'editing/EditAction.h',
     
    803802            'platform/mac/FoundationExtras.h',
    804803            'platform/mac/PopupMenuMac.h',
    805             'platform/mac/RuntimeApplicationChecks.h',
    806804            'platform/mac/SearchPopupMenuMac.h',
    807805            'platform/mac/SoftLinking.h',
     
    10031001            'dom/Node.h',
    10041002            'dom/NodeList.h',
    1005             'dom/NeverThrown.h',
    10061003            'dom/PendingScript.h',
    10071004            'dom/Position.h',
     
    34103407            'platform/graphics/ca/win/WKCACFViewLayerTreeHost.cpp',
    34113408            'platform/graphics/ca/win/WKCACFViewLayerTreeHost.h',
    3412             'platform/graphics/cairo/CairoPath.h',
    34133409            'platform/graphics/cairo/CairoUtilities.cpp',
    34143410            'platform/graphics/cairo/CairoUtilities.h',
    3415             'platform/graphics/cairo/ContextShadowCairo.cpp',
    34163411            'platform/graphics/cairo/DrawErrorUnderline.h',
    34173412            'platform/graphics/cairo/FloatRectCairo.cpp',
     
    37653760            'platform/graphics/pango/SimpleFontDataPango.cpp',
    37663761            'platform/graphics/qt/ColorQt.cpp',
    3767             'platform/graphics/qt/ContextShadowQt.cpp',
    37683762            'platform/graphics/qt/Extensions3DQt.cpp',
    37693763            'platform/graphics/qt/Extensions3DQt.h',
     
    38123806            'platform/graphics/skia/GradientSkia.cpp',
    38133807            'platform/graphics/skia/GraphicsContext3DSkia.cpp',
    3814             'platform/graphics/skia/GraphicsContextPlatformPrivate.h',
    38153808            'platform/graphics/skia/GraphicsContextSkia.cpp',
    38163809            'platform/graphics/skia/ImageBufferSkia.cpp',
     
    39223915            'platform/graphics/win/WebTiledLayer.cpp',
    39233916            'platform/graphics/win/WebTiledLayer.h',
    3924             'platform/graphics/win/cairo/FontPlatformData.h',
    39253917            'platform/graphics/wince/FontCacheWinCE.cpp',
    39263918            'platform/graphics/wince/FontCustomPlatformData.cpp',
     
    39913983            'platform/gtk/GtkVersioning.h',
    39923984            'platform/gtk/KURLGtk.cpp',
    3993             'platform/gtk/KeyEventGtk.cpp',
    39943985            'platform/gtk/LanguageGtk.cpp',
    39953986            'platform/gtk/LocalizedStringsGtk.cpp',
     
    39983989            'platform/gtk/MainFrameScrollbarGtk.cpp',
    39993990            'platform/gtk/MainFrameScrollbarGtk.h',
    4000             'platform/gtk/MouseEventGtk.cpp',
    40013991            'platform/gtk/PasteboardGtk.cpp',
    40023992            'platform/gtk/PasteboardHelper.cpp',
     
    40194009            'platform/gtk/SoundGtk.cpp',
    40204010            'platform/gtk/TemporaryLinkStubs.cpp',
    4021             'platform/gtk/WheelEventGtk.cpp',
    40224011            'platform/gtk/WidgetGtk.cpp',
    40234012            'platform/gtk/WidgetRenderingContext.cpp',
     
    41174106            'platform/mac/PopupMenuMac.mm',
    41184107            'platform/mac/PurgeableBufferMac.cpp',
    4119             'platform/mac/RuntimeApplicationChecks.mm',
    41204108            'platform/mac/SSLKeyGeneratorMac.cpp',
    41214109            'platform/mac/SchedulePairMac.mm',
  • trunk/Source/WebKit/chromium/ChangeLog

    r92145 r92161  
     12011-08-01  Jean-luc Brouillet  <jeanluc@chromium.org>
     2
     3        Removing old source files in gyp files that slow build
     4        https://bugs.webkit.org/show_bug.cgi?id=65503
     5
     6        Reviewed by Adam Barth.
     7
     8        A number of stale files are listed in the gyp files. These slow the
     9        build on Visual Studio 2010. Removing them.
     10
     11        * WebKit.gyp:
     12
    1132011-08-01  Nat Duca  <nduca@chromium.org>
    214
  • trunk/Source/WebKit/chromium/WebKit.gyp

    r91730 r92161  
    357357                'src/GraphicsContext3DInternal.h',
    358358                'src/gtk/WebFontInfo.cpp',
    359                 'src/gtk/WebFontInfo.h',
    360359                'src/gtk/WebInputEventFactory.cpp',
    361360                'src/IDBCallbacksProxy.cpp',
     
    412411                'src/StorageNamespaceProxy.cpp',
    413412                'src/StorageNamespaceProxy.h',
    414                 'src/TemporaryGlue.h',
    415413                'src/WebTextCheckingCompletionImpl.h',
    416414                'src/WebTextCheckingCompletionImpl.cpp',
Note: See TracChangeset for help on using the changeset viewer.