"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "utils/build_swift/build_swift/defaults.py" between
swift-swift-5.8-RELEASE.tar.gz and swift-swift-5.8.1-RELEASE.tar.gz

About: Swift is a general-purpose programming language built using a modern approach to safety, performance, and software design patterns (developed by Apple).

defaults.py  (swift-swift-5.8-RELEASE):defaults.py  (swift-swift-5.8.1-RELEASE)
skipping to change at line 47 skipping to change at line 47
# Constants # Constants
] ]
# Options that can be "configured" by command line options # Options that can be "configured" by command line options
BUILD_VARIANT = 'Debug' BUILD_VARIANT = 'Debug'
CMAKE_GENERATOR = 'Ninja' CMAKE_GENERATOR = 'Ninja'
COMPILER_VENDOR = 'none' COMPILER_VENDOR = 'none'
SWIFT_USER_VISIBLE_VERSION = Version('5.8') SWIFT_USER_VISIBLE_VERSION = Version('5.8.1')
CLANG_USER_VISIBLE_VERSION = Version('13.0.0') CLANG_USER_VISIBLE_VERSION = Version('13.0.0')
SWIFT_ANALYZE_CODE_COVERAGE = 'false' SWIFT_ANALYZE_CODE_COVERAGE = 'false'
DARWIN_XCRUN_TOOLCHAIN = 'default' DARWIN_XCRUN_TOOLCHAIN = 'default'
DARWIN_DEPLOYMENT_VERSION_OSX = '10.13' DARWIN_DEPLOYMENT_VERSION_OSX = '10.13'
DARWIN_DEPLOYMENT_VERSION_IOS = '11.0' DARWIN_DEPLOYMENT_VERSION_IOS = '11.0'
DARWIN_DEPLOYMENT_VERSION_TVOS = '11.0' DARWIN_DEPLOYMENT_VERSION_TVOS = '11.0'
DARWIN_DEPLOYMENT_VERSION_WATCHOS = '4.0' DARWIN_DEPLOYMENT_VERSION_WATCHOS = '4.0'
UNIX_INSTALL_PREFIX = '/usr' UNIX_INSTALL_PREFIX = '/usr'
 End of changes. 1 change blocks. 
1 lines changed or deleted 1 lines changed or added

Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)