Skip to content
  • mjs's avatar
    JavaScriptCore: · 7c2d8083
    mjs authored
            Reviewed by: Darin Adler
    
    	- made framework embedding work correctly with buildit
    
            * JavaScriptCore.pbproj/project.pbxproj: Give framework a relative
    	install path, don't install it the normal way, and copy it
    	manually to /AppleInternal/Library/Frameworks if installing.
    
    WebFoundation:
    
            Reviewed by: Darin Adler
    
    	- made framework embedding work correctly with buildit
    
            * WebFoundation.pbproj/project.pbxproj: Give framework a relative
    	install path, don't install it the normal way, and copy it
    	manually to /AppleInternal/Library/Frameworks if installing.
    
    WebCore:
    
            Reviewed by: Darin Adler
    
    	- made framework embedding work correctly with buildit
    
            * WebCore.pbproj/project.pbxproj: Give framework a relative
    	install path, don't install it the normal way, and copy it
    	manually to /AppleInternal/Library/Frameworks if installing. Also
    	look for other frameworks in
    	${DSTROOT}/AppleInternal/Library/Frameworks.
    
    WebKit:
    
            Reviewed by: Darin Adler
    
    	- made framework embedding work correctly with buildit
    
            * WebKit.pbproj/project.pbxproj: Give framework a relative
    	install path, don't install it the normal way, and copy it
    	manually to /AppleInternal/Library/Frameworks if installing. Also
    	look for other frameworks in
    	${DSTROOT}/AppleInternal/Library/Frameworks.
    
    WebBrowser:
    
            Reviewed by: Darin Adler
    
    	- made framework embedding work correctly with buildit
    
            * copy-frameworks-to-dstroot.sh: Copy frameworks from
    	/AppleInternal/Library/Frameworks
            * embed-frameworks.sh: Fixed typo.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@2958 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    7c2d8083