Skip to content

Contains common infrastructural code for both SwiftPM and llbuild.

License

Notifications You must be signed in to change notification settings

0111b/swift-tools-support-core

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

swift-tools-support-core

Contains common infrastructural code for both SwiftPM and llbuild.

Development

All changes to source files in this repository need to be done in the repository of the Swift Package Manager repository (link) and then copied here using the Script in Utilities/import which takes the local path to the SwiftPM directory as input (or uses ../swiftpm as default). All targets with a TSC prefix in SwiftPM are part of the swift-tools-support-core and will be imported by the import script. The plan is to eventually move ownership to this repository.

License

Copyright (c) 2014 - 2019 Apple Inc. and the Swift project authors. Licensed under Apache License v2.0 with Runtime Library Exception.

See http://swift.org/LICENSE.txt for license information.

About

Contains common infrastructural code for both SwiftPM and llbuild.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Swift 95.3%
  • C 2.7%
  • Other 2.0%