Skip to content
  • ap's avatar
    2006-05-13 Kevin M. Ollivier <kevino@theolliviers.com> · f3516ff1
    ap authored
            Reviewed by Darin, landed by ap.
    
            - http://bugzilla.opendarwin.org/show_bug.cgi?id=8528
              Bakefiles (and generated Makefiles) for wx and gdk ports
    
    JavaScriptCore:
            * make-generated-sources.sh: 
            Added script to configure environment to run DerivedSources.make
            
            * JavaScriptCoreSources.bkl:
            Added JavaScriptCore sources list for Bakefile.
            
            * jscore.bkl:
            Bakefile used to generate JavaScriptCore project files 
            (currently only used by wx and gdk ports)
    
    WebCore:
            * make-generated-sources.sh: 
            Added script to configure environment to run DerivedSources.make
            
            * move-js-headers.sh:
            Added script to copy JavaScriptCore includes into one dir so that 
            Framework-style includes will work on all OSes. (written by Mike Emmel)
            
            * platform/wx: New dir, home for the wxWidgets port
            * platform/wx/wx-encodings.txt: Added temp. stub for wx encodings file.
            
            * Projects: New dir, for various project files for ports.
            
            * Projects/gdk: New dir, GDK port files.
            * Projects/webcore-gdk.bkl: Bakefile to generate GDK port project files
            
            * Projects/wx: New dir, wxWidgets port files.
            * Projects/webcore-wx.bkl: Bakefile to generate wxWidgets port project files
    
    WebKitTools:
            * Scripts/install-unix-extras: Added.
            * Scripts/regenerate-makefiles: Added.
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@14359 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    f3516ff1
To learn more about this project, read the wiki.