Skip to content
  • mrobinson@webkit.org's avatar
    [GTK] [CMake] Add support for building WebKit1 · 7739bffe
    mrobinson@webkit.org authored
    https://bugs.webkit.org/show_bug.cgi?id=116377
    
    Reviewed by Gustavo Noronha Silva.
    
    .:
    
    * Source/cmake/OptionsGTK.cmake: Turn off some features that do not build properly
    for WebKit1 and stop using the version script which we haven't implemented yet. Turn
    on WebKit1.
    
    Source/WebCore:
    
    * PlatformGTK.cmake: Add a missing source required by WebKit1 to
    the WebCore build.
    
    Source/WebKit:
    
    * CMakeLists.txt: Updated WebCore include directory list for WebKitGTK+ and
    added BUILDING_WEBKIT to the list of defines.
    * PlatformGTK.cmake: Added.
    
    Source/WebKit/gtk:
    
    * GNUmakefile.am: Switch to using the templates for building the GObject enums.
    * webkit/webkitenumtypes.cpp.template: Added.
    * webkit/webkitenumtypes.h.template: Added.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@160804 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    7739bffe