swift
450b005c - [build-script] Add support for specifying that a product is a non-darwin only product.

Comment changes are shownComment changes are hidden
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.
Author
Committer
Parents
  • utils/swift_build_support/swift_build_support/products
    • File
      foundation.py
    • File
      libdispatch.py
    • File
      libicu.py
    • File
      product.py
    • File
      xctest.py