Skip to content
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

Build-script support #7

Open
owenv opened this issue Jan 28, 2025 · 3 comments
Open

Build-script support #7

owenv opened this issue Jan 28, 2025 · 3 comments

Comments

@owenv
Copy link
Collaborator

owenv commented Jan 28, 2025

In order to install into the toolchain and become a required component of SwiftPM, we'll need build-script support. In the near term, we'll use a CMake-based build to bootstrap. This issue will track bringup of the CMake build configuration and build-script integration.

@jakepetroules
Copy link
Collaborator

@compnerd Is the CMake build something you'd be interested in helping with?

@compnerd
Copy link
Member

compnerd commented Feb 1, 2025

I can help with it possibly. I suspect that it shouldn't be too difficult, but that depends on the dependencies.

compnerd added a commit to compnerd/apple-swift-build that referenced this issue Feb 3, 2025
Add support for building with CMake which is required to get the
toolchain bootstrapped. This partially addresses swiftlang#7.
compnerd added a commit to compnerd/apple-swift-build that referenced this issue Feb 3, 2025
Add support for building with CMake which is required to get the
toolchain bootstrapped. This partially addresses swiftlang#7.
compnerd added a commit to compnerd/apple-swift-build that referenced this issue Feb 5, 2025
Add support for building with CMake which is required to get the
toolchain bootstrapped. This partially addresses swiftlang#7.
compnerd added a commit to compnerd/apple-swift-build that referenced this issue Feb 5, 2025
Add support for building with CMake which is required to get the
toolchain bootstrapped. This partially addresses swiftlang#7.
compnerd added a commit to compnerd/apple-swift-build that referenced this issue Feb 5, 2025
Add support for building with CMake which is required to get the
toolchain bootstrapped. This partially addresses swiftlang#7.
compnerd added a commit to compnerd/apple-swift-build that referenced this issue Feb 7, 2025
Add support for building with CMake which is required to get the
toolchain bootstrapped. This partially addresses swiftlang#7.
compnerd added a commit to compnerd/apple-swift-build that referenced this issue Feb 10, 2025
Add support for building with CMake which is required to get the
toolchain bootstrapped. This partially addresses swiftlang#7.
compnerd added a commit to compnerd/apple-swift-build that referenced this issue Feb 10, 2025
Add support for building with CMake which is required to get the
toolchain bootstrapped. This partially addresses swiftlang#7.
compnerd added a commit to compnerd/apple-swift-build that referenced this issue Feb 12, 2025
Add support for building with CMake which is required to get the
toolchain bootstrapped. This partially addresses swiftlang#7.
compnerd added a commit that referenced this issue Feb 12, 2025
Add support for building with CMake which is required to get the
toolchain bootstrapped. This partially addresses #7.
@compnerd
Copy link
Member

swiftlang/swift#79360 is interesting for this issue - it uses the CMake build as a starting point for smoke testing. I think that we need to get the linux builder's image updated to enable this though.

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

No branches or pull requests

3 participants