Skip to content
  • abecsi@webkit.org's avatar
    2010-08-07 Balazs Kelemen <kb@inf.u-szeged.hu> · c9b316b4
    abecsi@webkit.org authored
            Reviewed by Eric Seidel.
    
            [Qt] Build WebKit2 into a static lib
    
            https://bugs.webkit.org/show_bug.cgi?id=43621
    
            Just build changes so no new tests.
    
            * WebCore.pri: Moved feature detection logic into features.pri since we need this in WebKit2.pro as well.
            * WebCore.pro: Moved the specification of the WebKit2 build to WebKit2.pro. Link against the static lib.
            * features.pri: Added.
    2010-08-07  Balazs Kelemen  <kb@inf.u-szeged.hu>
    
            Reviewed by Eric Seidel.
    
            [Qt] Build WebKit2 into a static lib
    
            https://bugs.webkit.org/show_bug.cgi?id=43621
    
            * WebKit.pro: Moved WebKit2 into the subdirs before WebCore since WebCore links against the WebKit2 lib.
    2010-08-07  Balazs Kelemen  <kb@inf.u-szeged.hu>
    
            Reviewed by Eric Seidel.
    
            [Qt] Build WebKit2 into a static lib
    
            https://bugs.webkit.org/show_bug.cgi?id=43621
    
            * WebKit2.pri: Added. Defined addWebKit2Lib function that defines how to link against the static lib.
            * WebKit2.pro:  Build specification for the WebKit2 framework.
            * WebProcess.pro: Copied from WebKit2/WebKit2.pro. Build specification for the WebProcess binary.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@64904 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    c9b316b4