Skip to content
  • eric@webkit.org's avatar
    2011-04-07 Eric Seidel <eric@webkit.org> · cb59cb58
    eric@webkit.org authored
            Reviewed by Adam Barth.
    
            Add stub support for generating Gtk build system from gyp
            https://bugs.webkit.org/show_bug.cgi?id=58086
    
            This adds support for a new --port argument and plumbs through
            the necessary paths to allow generating for a port other than Mac.
    
            * Source/gyp/configure:
    2011-04-07  Eric Seidel  <eric@webkit.org>
    
            Reviewed by Adam Barth.
    
            Add stub support for generating Gtk build system from gyp
            https://bugs.webkit.org/show_bug.cgi?id=58086
    
            This does not produce a buildable JavaScriptCore, but it
            does allow running gyp/configure --port=gtk and having
            it generate a gtk.Makefile which we can use for testing
            the rest of the plumbing.
    
            * gyp/gtk.gyp: Added.
    2011-04-07  Eric Seidel  <eric@webkit.org>
    
            Reviewed by Adam Barth.
    
            Add stub support for generating Gtk build system from gyp
            https://bugs.webkit.org/show_bug.cgi?id=58086
    
            This does not produce a buildable WebCore, but it
            does allow running gyp/configure --port=gtk and having
            it generate a gtk.Makefile which we can use for testing
            the rest of the plumbing.
    
            * gyp/gtk.gyp: Added.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@83225 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    cb59cb58