Skip to content

Clean up _add_swift_host_library_single #29853

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 33 commits into from
Feb 17, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
33 commits
Select commit Hold shift + click to select a range
b6ac8ec
build: remove `MACCATALYST_BUILD_FLAVOR` from `_add_swift_host_librar…
compnerd Feb 14, 2020
c28e3fa
build: remove `DEPLOYMENT_VERSION_MACCATALYST` from `_add_swift_host_…
compnerd Feb 14, 2020
2a10a9f
build: remove `IS_SDK_OVERLAY` from `_add_swift_host_library_single`
compnerd Feb 14, 2020
fe1cd23
build: remove `IS_STDLIB_CORE` from `_add_swift_host_library_single`
compnerd Feb 14, 2020
1503cde
build: remove `IS_STDLIB` from `_add_swift_host_library_single`
compnerd Feb 14, 2020
e7889f1
build: remove `TARGET_LIBRARY` from `_add_swift_host_library_single`
compnerd Feb 14, 2020
9c3ec0e
build: remove `NOSWIFTRT` from `_add_swift_host_library_single`
compnerd Feb 14, 2020
39d6e98
build: remove `DONT_EMBED_BITCODE` from `_add_swift_host_library_single`
compnerd Feb 14, 2020
f3d9f87
build: remove `OBJECT_LIBRARY` from `_add_swift_host_library_single`
compnerd Feb 14, 2020
9f637d4
build: remove `MODULE` path from `_add_swift_host_library_single`
compnerd Feb 14, 2020
d329864
build: remove `MODULE_TARGETS` from `_add_swift_host_library_single`
compnerd Feb 14, 2020
abb9d7d
build: remove `C_COMPILE_FLAGS` from `_add_swift_host_library_single`
compnerd Feb 14, 2020
5d1c760
build: remove `LINK_LIBRARIES` from `_add_swift_host_library_single`
compnerd Feb 14, 2020
fd74b30
build: remove `PRIVATE_LINK_LIBRARIES` from `_add_swift_host_library_…
compnerd Feb 14, 2020
7bc703e
build: remove `DEPENDS` from `_add_swift_host_library_single`
compnerd Feb 14, 2020
e4064fd
build: remove `FRAMEWORK_DEPENDS` from `_add_swift_host_library_single`
compnerd Feb 14, 2020
d1d7009
build: remove `FRAMEWORK_WEAK_DEPENDS` from `_add_swift_host_library_…
compnerd Feb 14, 2020
36193c3
build: remove `LINK_FLAGS` from `_add_swift_host_library_single`
compnerd Feb 14, 2020
b70b2b1
build: remove `INCORPORATE_OBJECT_LIBRARIES` from `_add_swift_host_li…
compnerd Feb 14, 2020
7f4b406
build: remove `INCORPORATE_OBJECT_LIBRARIES_SHARED_ONLY` from `_add_s…
compnerd Feb 14, 2020
626a1f4
build: remove `FILE_DEPENDS` from `_add_swift_host_library_single`
compnerd Feb 14, 2020
546b9b6
build: remove `SWIFT_COMPILE_FLAGS` from `_add_swift_host_library_sin…
compnerd Feb 14, 2020
7235462
build: remove `DEPLOYMENT_VERSION_*` from `_add_swift_host_library_si…
compnerd Feb 14, 2020
3c9bb5a
build: remove `DARWIN_INSTALL_NAME_DIR` from `_add_swift_host_library…
compnerd Feb 14, 2020
4f516da
build: remove Swift support for `_add_swift_host_library_single`
compnerd Feb 14, 2020
a8d9ab1
build: cleanup unreferenced variable `SWIFTLIB_SINGLE_EXTERNAL_SOURCE…
compnerd Feb 14, 2020
bd60845
build: simplify `INSTALL_NAME_DIR` computation in `_add_swift_host_li…
compnerd Feb 14, 2020
cefb90d
build: remove some un-valuved variables in `_add_swift_host_library_s…
compnerd Feb 14, 2020
dbd4ea0
build: remove unreferenced variable in `_add_swift_host_library_single`
compnerd Feb 14, 2020
d01312c
build: remove ICU references in `_add_swift_host_library_single`
compnerd Feb 14, 2020
8430a03
build: remove swiftCore workaround in `_add_swift_host_library`
compnerd Feb 14, 2020
697a44c
build: inline some variables in `_add_swift_host_library_single`
compnerd Feb 14, 2020
379137f
build: use `_add_swift_target_library_single`
compnerd Feb 16, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading