Skip to content

build: improve _InternalSwiftSyntaxParser installation #35227

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 1 commit into from
Jan 4, 2021

Conversation

compnerd
Copy link
Member

Use the TARGETS form of install to avoid having to spell out the
location and file name to install. Additionally, setup the installation
rules to work better for Windows by listing install locations for the
archive (static library) form (which includes the import library on
Windows), library form (which is the Unix library), and the runtime
component (the .dll on Windows).

Replace this paragraph with a description of your changes and rationale. Provide links to external references/discussions if appropriate.

Resolves SR-NNNN.

Use the `TARGETS` form of `install` to avoid having to spell out the
location and file name to install.  Additionally, setup the installation
rules to work better for Windows by listing install locations for the
archive (static library) form (which includes the import library on
Windows), library form (which is the Unix library), and the runtime
component (the .dll on Windows).
@compnerd
Copy link
Member Author

@swift-ci please test

@compnerd
Copy link
Member Author

compnerd commented Jan 4, 2021

@swift-ci please smoke test macOS platform

1 similar comment
@compnerd
Copy link
Member Author

compnerd commented Jan 4, 2021

@swift-ci please smoke test macOS platform

@compnerd compnerd merged commit e5f7d5b into swiftlang:main Jan 4, 2021
@compnerd compnerd deleted the syntax-parser-install branch January 4, 2021 21:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant