swift
450b005c
- [build-script] Add support for specifying that a product is a non-darwin only product.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Hide Minimap (CTRL+M)
Commit
5 years ago
[build-script] Add support for specifying that a product is a non-darwin only product. We have a few of these like foundation, libdispatch, icu, xctest that are built outside of build-script on Darwin.
References
#32255 - [build-script] Add support for specifying that a product is a non-darwin only product.
Author
gottesmm
Committer
gottesmm
Parents
e14cc4c7
Files
5
utils/swift_build_support/swift_build_support/products
foundation.py
libdispatch.py
libicu.py
product.py
xctest.py
Loading