Skip to content
  • abecsi@webkit.org's avatar
    2011-02-15 Andras Becsi <abecsi@webkit.org> · b8f85883
    abecsi@webkit.org authored
            Reviewed by Csaba Osztrogonác.
    
            [Qt] Redesign the build system
            https://bugs.webkit.org/show_bug.cgi?id=51339
    
            Part 1.
    
            Introduce CodeGenerators.pri and add common includepaths to WebCore.pri,
            thus unnecessary duplications can be removed from project files.
    
            No new tests needed.
    
            * CodeGenerators.pri: Copied from Source/WebCore/WebCore.pri.
            Don't add non-source generated files to SOURCES.
            * DerivedSources.pro: Change WebCore.pri to CodeGenerators.pri.
            * WebCore.pri: Move code generation rules to CodeGenerators.pri.
            * WebCore.pro: Move common options to WebCore.pri.
    2011-02-15  Andras Becsi  <abecsi@webkit.org>
    
            Reviewed by NOBODY Csaba Osztrogonác.
    
            [Qt] Redesign the build system
            https://bugs.webkit.org/show_bug.cgi?id=51339
    
            Part 1.
    
            Introduce CodeGenerators.pri and add common includepaths to WebCore.pri,
            thus unnecessary duplications can be removed from project files.
    
            * WebKit2.pro: Simplify and deduplicate includepaths.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@78566 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    b8f85883