Skip to content

build: fix symlink creation #303

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
Sep 18, 2017
Merged

build: fix symlink creation #303

merged 1 commit into from
Sep 18, 2017

Conversation

compnerd
Copy link
Member

This adjusts the symlink creation so that it always occurs. This also
allows us to ensure that we wire up the dependency for the swift module
to the symlink creation. The CMake based build would fail without this
when trying to build dispatch for SourceKit on Linux.

This adjusts the symlink creation so that it always occurs.  This also
allows us to ensure that we wire up the dependency for the swift module
to the symlink creation.  The CMake based build would fail without this
when trying to build dispatch for SourceKit on Linux.
@compnerd
Copy link
Member Author

CC: @das

@compnerd
Copy link
Member Author

CC @dgrove-oss so, the swift side of the change is ready to go after this change. We are two commits away from all of the non-Darwin targets being ready to switch over to the CMake build!

@compnerd
Copy link
Member Author

Friendly ping @das (for a work day). This is the last patch holding up the switch over to CMake for the integration with swift.

@MadCoder
Copy link
Contributor

@das is on vacation ;)

@MadCoder MadCoder merged commit 9ec74ed into swiftlang:master Sep 18, 2017
@compnerd compnerd deleted the symlinks branch September 18, 2017 21:22
@compnerd
Copy link
Member Author

@MadCoder oh, haha! Thanks for the assist!

ktopley-apple pushed a commit that referenced this pull request Dec 6, 2018
build: fix symlink creation

Signed-off-by: Daniel A. Steffen <dsteffen@apple.com>
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.

3 participants