⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Changeset 283404 in webkit


Ignore:
Timestamp:
Oct 1, 2021, 2:33:03 PM (5 years ago)
Author:
Russell Epstein
Message:

Cherry-pick r281725. rdar://problem/83782432

.:
Land Windows build fixes from safari-612.1.29.14-branch.
https://bugs.webkit.org/show_bug.cgi?id=229627

Reviewed by Per Arne Vollan.

  • Source/Makefile:
  • Source/cmake/WinTools.make:

Source/JavaScriptCore:
Land Windows build fixes from safari-612.1.29.14-branch.
https://bugs.webkit.org/show_bug.cgi?id=229627.

Reviewed by Per Arne Vollan.

Source/WebCore:
Land Windows build fixes from safari-612.1.29.14-branch.
https://bugs.webkit.org/show_bug.cgi?id=229627.

Reviewed by Per Arne Vollan.

  • WebCore.vcxproj/WebCore.proj:

Source/WebInspectorUI:
Land Windows build fixes from safari-612.1.29.14-branch.
https://bugs.webkit.org/show_bug.cgi?id=229627

Reviewed by Per Arne Vollan.

  • WebInspectorUI.vcxproj/WebInspectorUI.make:
  • WebInspectorUI.vcxproj/WebInspectorUI.proj:

Source/WebKitLegacy:
Land Windows build fixes from safari-612.1.29.14-branch.
https://bugs.webkit.org/show_bug.cgi?id=229627.

Reviewed by Per Arne Vollan.

  • WebKitLegacy.vcxproj/WebKitLegacy.proj:

Source/WTF:
Land Windows build fixes from safari-612.1.29.14-branch
https://bugs.webkit.org/show_bug.cgi?id=229627

Reviewed by Per Arne Vollan.

  • WTF.vcxproj/WTF.proj:

git-svn-id: https://svn.webkit.org/repository/webkit/trunk@281725 268f45cc-cd09-0410-ab3c-d52691b4dbfc

Location:
branches/safari-612.2.9.1-branch
Files:
14 edited

Legend:

Unmodified
Added
Removed
  • branches/safari-612.2.9.1-branch/ChangeLog

    r281088 r283404  
     12021-10-01  Russell Epstein  <repstein@apple.com>
     2
     3        Cherry-pick r281725. rdar://problem/83782432
     4
     5    .:
     6    Land Windows build fixes from safari-612.1.29.14-branch.
     7    https://bugs.webkit.org/show_bug.cgi?id=229627
     8   
     9    Reviewed by Per Arne Vollan.
     10   
     11    * Source/Makefile:
     12    * Source/cmake/WinTools.make:
     13   
     14    Source/JavaScriptCore:
     15    Land Windows build fixes from safari-612.1.29.14-branch.
     16    https://bugs.webkit.org/show_bug.cgi?id=229627.
     17   
     18    Reviewed by Per Arne Vollan.
     19   
     20    * JavaScriptCore.vcxproj/JavaScriptCore.proj:
     21   
     22    Source/WebCore:
     23    Land Windows build fixes from safari-612.1.29.14-branch.
     24    https://bugs.webkit.org/show_bug.cgi?id=229627.
     25   
     26    Reviewed by Per Arne Vollan.
     27   
     28    * WebCore.vcxproj/WebCore.proj:
     29   
     30    Source/WebInspectorUI:
     31    Land Windows build fixes from safari-612.1.29.14-branch.
     32    https://bugs.webkit.org/show_bug.cgi?id=229627
     33   
     34    Reviewed by Per Arne Vollan.
     35   
     36    * WebInspectorUI.vcxproj/WebInspectorUI.make:
     37    * WebInspectorUI.vcxproj/WebInspectorUI.proj:
     38   
     39    Source/WebKitLegacy:
     40    Land Windows build fixes from safari-612.1.29.14-branch.
     41    https://bugs.webkit.org/show_bug.cgi?id=229627.
     42   
     43    Reviewed by Per Arne Vollan.
     44   
     45    * WebKitLegacy.vcxproj/WebKitLegacy.proj:
     46   
     47    Source/WTF:
     48    Land Windows build fixes from safari-612.1.29.14-branch
     49    https://bugs.webkit.org/show_bug.cgi?id=229627
     50   
     51    Reviewed by Per Arne Vollan.
     52   
     53    * WTF.vcxproj/WTF.proj:
     54   
     55   
     56    git-svn-id: https://svn.webkit.org/repository/webkit/trunk@281725 268f45cc-cd09-0410-ab3c-d52691b4dbfc
     57
     58    2021-08-27  Russell Epstein  <repstein@apple.com>
     59
     60            Land Windows build fixes from safari-612.1.29.14-branch.
     61            https://bugs.webkit.org/show_bug.cgi?id=229627
     62
     63            Reviewed by Per Arne Vollan.
     64
     65            * Source/Makefile:
     66            * Source/cmake/WinTools.make:
     67
    1682021-08-16  David Kilzer  <ddkilzer@apple.com>
    269
  • branches/safari-612.2.9.1-branch/Source/JavaScriptCore/ChangeLog

    r283148 r283404  
     12021-10-01  Russell Epstein  <repstein@apple.com>
     2
     3        Cherry-pick r281725. rdar://problem/83782432
     4
     5    .:
     6    Land Windows build fixes from safari-612.1.29.14-branch.
     7    https://bugs.webkit.org/show_bug.cgi?id=229627
     8   
     9    Reviewed by Per Arne Vollan.
     10   
     11    * Source/Makefile:
     12    * Source/cmake/WinTools.make:
     13   
     14    Source/JavaScriptCore:
     15    Land Windows build fixes from safari-612.1.29.14-branch.
     16    https://bugs.webkit.org/show_bug.cgi?id=229627.
     17   
     18    Reviewed by Per Arne Vollan.
     19   
     20    * JavaScriptCore.vcxproj/JavaScriptCore.proj:
     21   
     22    Source/WebCore:
     23    Land Windows build fixes from safari-612.1.29.14-branch.
     24    https://bugs.webkit.org/show_bug.cgi?id=229627.
     25   
     26    Reviewed by Per Arne Vollan.
     27   
     28    * WebCore.vcxproj/WebCore.proj:
     29   
     30    Source/WebInspectorUI:
     31    Land Windows build fixes from safari-612.1.29.14-branch.
     32    https://bugs.webkit.org/show_bug.cgi?id=229627
     33   
     34    Reviewed by Per Arne Vollan.
     35   
     36    * WebInspectorUI.vcxproj/WebInspectorUI.make:
     37    * WebInspectorUI.vcxproj/WebInspectorUI.proj:
     38   
     39    Source/WebKitLegacy:
     40    Land Windows build fixes from safari-612.1.29.14-branch.
     41    https://bugs.webkit.org/show_bug.cgi?id=229627.
     42   
     43    Reviewed by Per Arne Vollan.
     44   
     45    * WebKitLegacy.vcxproj/WebKitLegacy.proj:
     46   
     47    Source/WTF:
     48    Land Windows build fixes from safari-612.1.29.14-branch
     49    https://bugs.webkit.org/show_bug.cgi?id=229627
     50   
     51    Reviewed by Per Arne Vollan.
     52   
     53    * WTF.vcxproj/WTF.proj:
     54   
     55   
     56    git-svn-id: https://svn.webkit.org/repository/webkit/trunk@281725 268f45cc-cd09-0410-ab3c-d52691b4dbfc
     57
     58    2021-08-27  Russell Epstein  <repstein@apple.com>
     59
     60            Land Windows build fixes from safari-612.1.29.14-branch.
     61            https://bugs.webkit.org/show_bug.cgi?id=229627.
     62
     63            Reviewed by Per Arne Vollan.
     64
     65            * JavaScriptCore.vcxproj/JavaScriptCore.proj:
     66
    1672021-09-27  Alan Coon  <alancoon@apple.com>
    268
  • branches/safari-612.2.9.1-branch/Source/JavaScriptCore/JavaScriptCore.vcxproj/JavaScriptCore.proj

    r254681 r283404  
    2929    <ConfigurationBuildDir>$(OBJROOT)\$(CONFIG)</ConfigurationBuildDir> 
    3030    <OutputDirectory>$(DSTROOT)</OutputDirectory>
    31         <CMakeCommandCommon>cmake $(SRCROOT) -DPORT=AppleWin $(DebugSuffixDefinition) -DINTERNAL_BUILD=1 -DWEBKIT_LIBRARIES_DIR=$(WebKit_Libraries.Replace('\','/')) -DCMAKE_MODULE_PATH=$(SRCROOT.Replace('\','/'))/AppleInternal/tools/cmake -DCMAKE_BINARY_DIR=$(OBJROOT.Replace('\','/'))/$(CONFIG) -DCMAKE_BUILD_TYPE=$(CONFIGURATION) -DJAVASCRIPTCORE_DIR=$(SRCROOT.Replace('\','/'))</CMakeCommandCommon>
     31    <SourceSubdirectory>\Source\JavaScriptCore</SourceSubdirectory>
     32        <CMakeCommandCommon>cmake $(SRCROOT)$(SourceSubdirectory) -DPORT=AppleWin $(DebugSuffixDefinition) -DINTERNAL_BUILD=1 -DWEBKIT_LIBRARIES_DIR=$(WebKit_Libraries.Replace('\','/')) -DCMAKE_MODULE_PATH=$(SRCROOT.Replace('\','/'))/AppleInternal/tools/cmake -DCMAKE_BINARY_DIR=$(OBJROOT.Replace('\','/'))/$(CONFIG) -DCMAKE_BUILD_TYPE=$(CONFIGURATION) -DJAVASCRIPTCORE_DIR=$(SRCROOT.Replace('\','/'))$(SourceSubdirectory.Replace('\','/'))</CMakeCommandCommon>
    3233  </PropertyGroup>
    3334 
     
    7576      <Output TaskParameter="Include" ItemName="InspectorFiles" />
    7677    </CreateItem>
    77     <CreateItem Include="$(SRCROOT)\API\*.h">
     78    <CreateItem Include="$(SRCROOT)$(SourceSubdirectory)\API\*.h">
    7879      <Output TaskParameter="Include" ItemName="APIFiles" />
    7980    </CreateItem>
  • branches/safari-612.2.9.1-branch/Source/Makefile

    r272929 r283404  
    5151installsrc:
    5252        @$(build_target_for_each_module)
     53        cp -R ../Source/cmake $(SRCROOT)/Source/
  • branches/safari-612.2.9.1-branch/Source/WTF/ChangeLog

    r283245 r283404  
     12021-10-01  Russell Epstein  <repstein@apple.com>
     2
     3        Cherry-pick r281725. rdar://problem/83782432
     4
     5    .:
     6    Land Windows build fixes from safari-612.1.29.14-branch.
     7    https://bugs.webkit.org/show_bug.cgi?id=229627
     8   
     9    Reviewed by Per Arne Vollan.
     10   
     11    * Source/Makefile:
     12    * Source/cmake/WinTools.make:
     13   
     14    Source/JavaScriptCore:
     15    Land Windows build fixes from safari-612.1.29.14-branch.
     16    https://bugs.webkit.org/show_bug.cgi?id=229627.
     17   
     18    Reviewed by Per Arne Vollan.
     19   
     20    * JavaScriptCore.vcxproj/JavaScriptCore.proj:
     21   
     22    Source/WebCore:
     23    Land Windows build fixes from safari-612.1.29.14-branch.
     24    https://bugs.webkit.org/show_bug.cgi?id=229627.
     25   
     26    Reviewed by Per Arne Vollan.
     27   
     28    * WebCore.vcxproj/WebCore.proj:
     29   
     30    Source/WebInspectorUI:
     31    Land Windows build fixes from safari-612.1.29.14-branch.
     32    https://bugs.webkit.org/show_bug.cgi?id=229627
     33   
     34    Reviewed by Per Arne Vollan.
     35   
     36    * WebInspectorUI.vcxproj/WebInspectorUI.make:
     37    * WebInspectorUI.vcxproj/WebInspectorUI.proj:
     38   
     39    Source/WebKitLegacy:
     40    Land Windows build fixes from safari-612.1.29.14-branch.
     41    https://bugs.webkit.org/show_bug.cgi?id=229627.
     42   
     43    Reviewed by Per Arne Vollan.
     44   
     45    * WebKitLegacy.vcxproj/WebKitLegacy.proj:
     46   
     47    Source/WTF:
     48    Land Windows build fixes from safari-612.1.29.14-branch
     49    https://bugs.webkit.org/show_bug.cgi?id=229627
     50   
     51    Reviewed by Per Arne Vollan.
     52   
     53    * WTF.vcxproj/WTF.proj:
     54   
     55   
     56    git-svn-id: https://svn.webkit.org/repository/webkit/trunk@281725 268f45cc-cd09-0410-ab3c-d52691b4dbfc
     57
     58    2021-08-27  Russell Epstein  <repstein@apple.com>
     59
     60            Land Windows build fixes from safari-612.1.29.14-branch
     61            https://bugs.webkit.org/show_bug.cgi?id=229627
     62
     63            Reviewed by Per Arne Vollan.
     64
     65            * WTF.vcxproj/WTF.proj:
     66
    1672021-09-29  Alan Coon  <alancoon@apple.com>
    268
  • branches/safari-612.2.9.1-branch/Source/WTF/WTF.vcxproj/WTF.proj

    r254681 r283404  
    2929    <ConfigurationBuildDir>$(OBJROOT)\$(CONFIG)</ConfigurationBuildDir>
    3030    <OutputDirectory>$(DSTROOT)</OutputDirectory>
    31         <CMakeCommandCommon>cmake $(SRCROOT) -DPORT=AppleWin $(DebugSuffixDefinition) -DWEBKIT_LIBRARIES_DIR=$(WebKit_Libraries.Replace('\','/')) -DCMAKE_MODULE_PATH=$(SRCROOT.Replace('\','/'))/AppleInternal/tools/cmake -DCMAKE_BINARY_DIR=$(OBJROOT.Replace('\','/'))/$(CONFIG) -DCMAKE_BUILD_TYPE=$(CONFIGURATION) -DWTF_DIR=$(SRCROOT.Replace('\','/'))</CMakeCommandCommon>
     31    <SourceSubdirectory>\Source\WTF</SourceSubdirectory>
     32        <CMakeCommandCommon>cmake $(SRCROOT)$(SourceSubdirectory) -DPORT=AppleWin $(DebugSuffixDefinition) -DWEBKIT_LIBRARIES_DIR=$(WebKit_Libraries.Replace('\','/')) -DCMAKE_MODULE_PATH=$(SRCROOT.Replace('\','/'))/AppleInternal/tools/cmake -DCMAKE_BINARY_DIR=$(OBJROOT.Replace('\','/'))/$(CONFIG) -DCMAKE_BUILD_TYPE=$(CONFIGURATION) -DWTF_DIR=$(SRCROOT.Replace('\','/'))$(SourceSubdirectory.Replace('\','/'))</CMakeCommandCommon>
    3233  </PropertyGroup>
    3334
  • branches/safari-612.2.9.1-branch/Source/WebCore/ChangeLog

    r283146 r283404  
     12021-10-01  Russell Epstein  <repstein@apple.com>
     2
     3        Cherry-pick r281725. rdar://problem/83782432
     4
     5    .:
     6    Land Windows build fixes from safari-612.1.29.14-branch.
     7    https://bugs.webkit.org/show_bug.cgi?id=229627
     8   
     9    Reviewed by Per Arne Vollan.
     10   
     11    * Source/Makefile:
     12    * Source/cmake/WinTools.make:
     13   
     14    Source/JavaScriptCore:
     15    Land Windows build fixes from safari-612.1.29.14-branch.
     16    https://bugs.webkit.org/show_bug.cgi?id=229627.
     17   
     18    Reviewed by Per Arne Vollan.
     19   
     20    * JavaScriptCore.vcxproj/JavaScriptCore.proj:
     21   
     22    Source/WebCore:
     23    Land Windows build fixes from safari-612.1.29.14-branch.
     24    https://bugs.webkit.org/show_bug.cgi?id=229627.
     25   
     26    Reviewed by Per Arne Vollan.
     27   
     28    * WebCore.vcxproj/WebCore.proj:
     29   
     30    Source/WebInspectorUI:
     31    Land Windows build fixes from safari-612.1.29.14-branch.
     32    https://bugs.webkit.org/show_bug.cgi?id=229627
     33   
     34    Reviewed by Per Arne Vollan.
     35   
     36    * WebInspectorUI.vcxproj/WebInspectorUI.make:
     37    * WebInspectorUI.vcxproj/WebInspectorUI.proj:
     38   
     39    Source/WebKitLegacy:
     40    Land Windows build fixes from safari-612.1.29.14-branch.
     41    https://bugs.webkit.org/show_bug.cgi?id=229627.
     42   
     43    Reviewed by Per Arne Vollan.
     44   
     45    * WebKitLegacy.vcxproj/WebKitLegacy.proj:
     46   
     47    Source/WTF:
     48    Land Windows build fixes from safari-612.1.29.14-branch
     49    https://bugs.webkit.org/show_bug.cgi?id=229627
     50   
     51    Reviewed by Per Arne Vollan.
     52   
     53    * WTF.vcxproj/WTF.proj:
     54   
     55   
     56    git-svn-id: https://svn.webkit.org/repository/webkit/trunk@281725 268f45cc-cd09-0410-ab3c-d52691b4dbfc
     57
     58    2021-08-27  Russell Epstein  <repstein@apple.com>
     59
     60            Land Windows build fixes from safari-612.1.29.14-branch.
     61            https://bugs.webkit.org/show_bug.cgi?id=229627.
     62
     63            Reviewed by Per Arne Vollan.
     64
     65            * WebCore.vcxproj/WebCore.proj:
     66
    1672021-09-27  Alan Coon  <alancoon@apple.com>
    268
  • branches/safari-612.2.9.1-branch/Source/WebCore/WebCore.vcxproj/WebCore.proj

    r254681 r283404  
    2929    <ConfigurationBuildDir>$(OBJROOT)\$(CONFIG)</ConfigurationBuildDir> 
    3030    <OutputDirectory>$(DSTROOT)</OutputDirectory>
    31         <CMakeCommandCommon>cmake $(SRCROOT) -DPORT=AppleWin $(DebugSuffixDefinition) -DINTERNAL_BUILD=1 -DWEBKIT_LIBRARIES_DIR=$(WebKit_Libraries.Replace('\','/')) -DCMAKE_MODULE_PATH=$(SRCROOT.Replace('\','/'))/AppleInternal/tools/cmake -DCMAKE_BINARY_DIR=$(OBJROOT.Replace('\','/'))/$(CONFIG) -DCMAKE_BUILD_TYPE=$(CONFIGURATION) -DWEBCORE_DIR=$(SRCROOT.Replace('\','/')) -DPAL_DIR=$(SRCROOT.Replace('\','/'))/PAL</CMakeCommandCommon>
     31    <SourceSubdirectory>\Source\WebCore</SourceSubdirectory>
     32        <CMakeCommandCommon>cmake $(SRCROOT)$(SourceSubdirectory) -DPORT=AppleWin $(DebugSuffixDefinition) -DINTERNAL_BUILD=1 -DWEBKIT_LIBRARIES_DIR=$(WebKit_Libraries.Replace('\','/')) -DCMAKE_MODULE_PATH=$(SRCROOT.Replace('\','/'))/AppleInternal/tools/cmake -DCMAKE_BINARY_DIR=$(OBJROOT.Replace('\','/'))/$(CONFIG) -DCMAKE_BUILD_TYPE=$(CONFIGURATION) -DWEBCORE_DIR=$(SRCROOT.Replace('\','/'))$(SourceSubdirectory.Replace('\','/')) -DPAL_DIR=$(SRCROOT.Replace('\','/'))$(SourceSubdirectory.Replace('\','/'))/PAL</CMakeCommandCommon>
    3233  </PropertyGroup>
    3334 
  • branches/safari-612.2.9.1-branch/Source/WebInspectorUI/ChangeLog

    r281261 r283404  
     12021-10-01  Russell Epstein  <repstein@apple.com>
     2
     3        Cherry-pick r281725. rdar://problem/83782432
     4
     5    .:
     6    Land Windows build fixes from safari-612.1.29.14-branch.
     7    https://bugs.webkit.org/show_bug.cgi?id=229627
     8   
     9    Reviewed by Per Arne Vollan.
     10   
     11    * Source/Makefile:
     12    * Source/cmake/WinTools.make:
     13   
     14    Source/JavaScriptCore:
     15    Land Windows build fixes from safari-612.1.29.14-branch.
     16    https://bugs.webkit.org/show_bug.cgi?id=229627.
     17   
     18    Reviewed by Per Arne Vollan.
     19   
     20    * JavaScriptCore.vcxproj/JavaScriptCore.proj:
     21   
     22    Source/WebCore:
     23    Land Windows build fixes from safari-612.1.29.14-branch.
     24    https://bugs.webkit.org/show_bug.cgi?id=229627.
     25   
     26    Reviewed by Per Arne Vollan.
     27   
     28    * WebCore.vcxproj/WebCore.proj:
     29   
     30    Source/WebInspectorUI:
     31    Land Windows build fixes from safari-612.1.29.14-branch.
     32    https://bugs.webkit.org/show_bug.cgi?id=229627
     33   
     34    Reviewed by Per Arne Vollan.
     35   
     36    * WebInspectorUI.vcxproj/WebInspectorUI.make:
     37    * WebInspectorUI.vcxproj/WebInspectorUI.proj:
     38   
     39    Source/WebKitLegacy:
     40    Land Windows build fixes from safari-612.1.29.14-branch.
     41    https://bugs.webkit.org/show_bug.cgi?id=229627.
     42   
     43    Reviewed by Per Arne Vollan.
     44   
     45    * WebKitLegacy.vcxproj/WebKitLegacy.proj:
     46   
     47    Source/WTF:
     48    Land Windows build fixes from safari-612.1.29.14-branch
     49    https://bugs.webkit.org/show_bug.cgi?id=229627
     50   
     51    Reviewed by Per Arne Vollan.
     52   
     53    * WTF.vcxproj/WTF.proj:
     54   
     55   
     56    git-svn-id: https://svn.webkit.org/repository/webkit/trunk@281725 268f45cc-cd09-0410-ab3c-d52691b4dbfc
     57
     58    2021-08-27  Russell Epstein  <repstein@apple.com>
     59
     60            Land Windows build fixes from safari-612.1.29.14-branch.
     61            https://bugs.webkit.org/show_bug.cgi?id=229627
     62
     63            Reviewed by Per Arne Vollan.
     64
     65            * WebInspectorUI.vcxproj/WebInspectorUI.make:
     66            * WebInspectorUI.vcxproj/WebInspectorUI.proj:
     67
    1682021-08-17  Devin Rousso  <drousso@apple.com>
    269
  • branches/safari-612.2.9.1-branch/Source/WebInspectorUI/WebInspectorUI.vcxproj/WebInspectorUI.make

    r280574 r283404  
    1010        if errorlevel 1 exit 1
    1111
    12         @xcopy /y /e "%JAVASCRIPTCORE_PRIVATE_HEADERS_DIR%\inspector\InspectorBackendCommands.js" "%ConfigurationBuildDir%\bin%PlatformArchitecture%\WebKit.resources\WebInspectorUI\Protocol"
    13         if errorlevel 1 exit 1
    14 
    1512        if exist "%CONFIGURATIONBUILDDIR%\buildfailed" del "%CONFIGURATIONBUILDDIR%\buildfailed"
    1613
  • branches/safari-612.2.9.1-branch/Source/WebInspectorUI/WebInspectorUI.vcxproj/WebInspectorUI.proj

    r205192 r283404  
    6666      <Output TaskParameter="Include" ItemName="Bin64Resources" />
    6767    </CreateItem>
     68    <CreateItem Include="$(WebKit_Libraries)\include\private\JavaScriptCore\inspector\InspectorBackendCommands.js">
     69      <Output TaskParameter="Include" ItemName="InspectorBackendCommandsFile" />
     70    </CreateItem>
    6871
    6972    <Copy SourceFiles="@(Bin32Resources)" DestinationFiles="@(Bin32Resources->'$(DSTROOT)\$(ProgramFilesAAS32)\WebKit.resources\%(RecursiveDir)%(Filename)%(Extension)')" />
    7073    <Copy SourceFiles="@(Bin64Resources)" DestinationFiles="@(Bin64Resources->'$(DSTROOT)\$(ProgramFilesAAS64)\WebKit.resources\%(RecursiveDir)%(Filename)%(Extension)')" />
     74
     75    <Message Text="Copying @(InspectorBackendCommandsFile) to $(DSTROOT)" />
     76    <Copy SourceFiles="@(InspectorBackendCommandsFile)" DestinationFolder="$(DSTROOT)\$(ProgramFilesAAS32)\WebKit.resources\WebInspectorUI\Protocol" />
     77    <Copy SourceFiles="@(InspectorBackendCommandsFile)" DestinationFolder="$(DSTROOT)\$(ProgramFilesAAS64)\WebKit.resources\WebInspectorUI\Protocol" />
    7178  </Target>
    7279
  • branches/safari-612.2.9.1-branch/Source/WebKitLegacy/ChangeLog

    r280758 r283404  
     12021-10-01  Russell Epstein  <repstein@apple.com>
     2
     3        Cherry-pick r281725. rdar://problem/83782432
     4
     5    .:
     6    Land Windows build fixes from safari-612.1.29.14-branch.
     7    https://bugs.webkit.org/show_bug.cgi?id=229627
     8   
     9    Reviewed by Per Arne Vollan.
     10   
     11    * Source/Makefile:
     12    * Source/cmake/WinTools.make:
     13   
     14    Source/JavaScriptCore:
     15    Land Windows build fixes from safari-612.1.29.14-branch.
     16    https://bugs.webkit.org/show_bug.cgi?id=229627.
     17   
     18    Reviewed by Per Arne Vollan.
     19   
     20    * JavaScriptCore.vcxproj/JavaScriptCore.proj:
     21   
     22    Source/WebCore:
     23    Land Windows build fixes from safari-612.1.29.14-branch.
     24    https://bugs.webkit.org/show_bug.cgi?id=229627.
     25   
     26    Reviewed by Per Arne Vollan.
     27   
     28    * WebCore.vcxproj/WebCore.proj:
     29   
     30    Source/WebInspectorUI:
     31    Land Windows build fixes from safari-612.1.29.14-branch.
     32    https://bugs.webkit.org/show_bug.cgi?id=229627
     33   
     34    Reviewed by Per Arne Vollan.
     35   
     36    * WebInspectorUI.vcxproj/WebInspectorUI.make:
     37    * WebInspectorUI.vcxproj/WebInspectorUI.proj:
     38   
     39    Source/WebKitLegacy:
     40    Land Windows build fixes from safari-612.1.29.14-branch.
     41    https://bugs.webkit.org/show_bug.cgi?id=229627.
     42   
     43    Reviewed by Per Arne Vollan.
     44   
     45    * WebKitLegacy.vcxproj/WebKitLegacy.proj:
     46   
     47    Source/WTF:
     48    Land Windows build fixes from safari-612.1.29.14-branch
     49    https://bugs.webkit.org/show_bug.cgi?id=229627
     50   
     51    Reviewed by Per Arne Vollan.
     52   
     53    * WTF.vcxproj/WTF.proj:
     54   
     55   
     56    git-svn-id: https://svn.webkit.org/repository/webkit/trunk@281725 268f45cc-cd09-0410-ab3c-d52691b4dbfc
     57
     58    2021-08-27  Russell Epstein  <repstein@apple.com>
     59
     60            Land Windows build fixes from safari-612.1.29.14-branch.
     61            https://bugs.webkit.org/show_bug.cgi?id=229627.
     62
     63            Reviewed by Per Arne Vollan.
     64
     65            * WebKitLegacy.vcxproj/WebKitLegacy.proj:
     66
    1672021-08-07  Myles C. Maxfield  <mmaxfield@apple.com>
    268
  • branches/safari-612.2.9.1-branch/Source/WebKitLegacy/WebKitLegacy.vcxproj/WebKitLegacy.proj

    r254681 r283404  
    2929    <ConfigurationBuildDir>$(OBJROOT)\$(CONFIG)</ConfigurationBuildDir> 
    3030    <OutputDirectory>$(DSTROOT)</OutputDirectory>
    31         <CMakeCommandCommon>cmake $(SRCROOT) -DPORT=AppleWin $(DebugSuffixDefinition) -DINTERNAL_BUILD=1 -DWEBKIT_LIBRARIES_DIR=$(WebKit_Libraries.Replace('\','/')) -DCMAKE_MODULE_PATH=$(SRCROOT.Replace('\','/'))/AppleInternal/tools/cmake -DCMAKE_BINARY_DIR=$(OBJROOT.Replace('\','/'))/$(CONFIG) -DCMAKE_BUILD_TYPE=$(CONFIGURATION) -DWEBKIT_DIR=$(SRCROOT.Replace('\','/')) -DWEBKITLEGACY_DIR=$(SRCROOT.Replace('\','/'))</CMakeCommandCommon>
     31    <SourceSubdirectory>\Source\WebKitLegacy</SourceSubdirectory>
     32        <CMakeCommandCommon>cmake $(SRCROOT)$(SourceSubdirectory) -DPORT=AppleWin $(DebugSuffixDefinition) -DINTERNAL_BUILD=1 -DWEBKIT_LIBRARIES_DIR=$(WebKit_Libraries.Replace('\','/')) -DCMAKE_MODULE_PATH=$(SRCROOT.Replace('\','/'))/AppleInternal/tools/cmake -DCMAKE_BINARY_DIR=$(OBJROOT.Replace('\','/'))/$(CONFIG) -DCMAKE_BUILD_TYPE=$(CONFIGURATION) -DWEBKIT_DIR=$(SRCROOT.Replace('\','/'))$(SourceSubdirectory.Replace('\','/')) -DWEBKITLEGACY_DIR=$(SRCROOT.Replace('\','/'))$(SourceSubdirectory.Replace('\','/'))</CMakeCommandCommon>
    3233  </PropertyGroup>
    3334 
  • branches/safari-612.2.9.1-branch/Source/cmake/WinTools.make

    r195498 r283404  
    11install:
    2     xcopy "$(SRCROOT)\*.cmake" "$(DSTROOT)\AppleInternal\tools\cmake" /e/v/i/h/y
    3     xcopy "$(SRCROOT)\tools\scripts\*" "$(DSTROOT)\AppleInternal\tools\scripts" /e/v/i/h/y
    4     xcopy "$(SRCROOT)\tools\vsprops\*" "$(DSTROOT)\AppleInternal\tools\vsprops" /e/v/i/h/y
     2    xcopy "$(SRCROOT)\Source\cmake\*.cmake" "$(DSTROOT)\AppleInternal\tools\cmake" /e/v/i/h/y
     3    xcopy "$(SRCROOT)\Source\cmake\tools\scripts\*" "$(DSTROOT)\AppleInternal\tools\scripts" /e/v/i/h/y
     4    xcopy "$(SRCROOT)\Source\cmake\tools\vsprops\*" "$(DSTROOT)\AppleInternal\tools\vsprops" /e/v/i/h/y
Note: See TracChangeset for help on using the changeset viewer.