Skip to content
  • thatcher's avatar
    JavaScriptCore: · e8882bef
    thatcher authored
            Reviewed by Mark Rowe.
    
            Made Version.xcconfig smarter when building for different configurations.
            Now uses the 522+ OpenSource version for Debug and Release, while using the
            full 522.4 version for Production builds. The system prefix is also computed
            based on the current system, so 4522.4 on Tiger and 5522.4 on Leopard.
    
            * Configurations/JavaScriptCore.xcconfig:
            * Configurations/Version.xcconfig:
    
    JavaScriptGlue:
    
            Reviewed by Mark Rowe.
    
            Made Version.xcconfig smarter when building for different configurations.
            Now uses the 522+ OpenSource version for Debug and Release, while using the    
            full 522.4 version for Production builds. The system prefix is also computed
            based on the current system, so 4522.4 on Tiger and 5522.4 on Leopard.
    
            * Configurations/JavaScriptGlue.xcconfig:
            * Configurations/Version.xcconfig:
    
    WebCore:
    
            Reviewed by Mark Rowe.
    
            Made Version.xcconfig smarter when building for different configurations.
            Now uses the 522+ OpenSource version for Debug and Release, while using the
            full 522.4 version for Production builds. The system prefix is also computed
            based on the current system, so 4522.4 on Tiger and 5522.4 on Leopard.
    
            * Configurations/Version.xcconfig:
            * Configurations/WebCore.xcconfig:
    
    WebKit:
    
            Reviewed by Mark Rowe.
    
            Made Version.xcconfig smarter when building for different configurations.
            Now uses the 522+ OpenSource version for Debug and Release, while using the
            full 522.4 version for Production builds. The system prefix is also computed
            based on the current system, so 4522.4 on Tiger and 5522.4 on Leopard.
    
            * Configurations/Version.xcconfig:
            * Configurations/WebKit.xcconfig:
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@20261 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    e8882bef