Skip to content

caches: disable more components for the toolchain build #65148

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
Apr 13, 2023

Conversation

compnerd
Copy link
Member

@compnerd compnerd commented Apr 13, 2023

Windows builds in waves:

  • build build tools
  • build tools (compilers, debuggers, linkers, assemblers)
  • build runtimes (Swift runtime, standard library, experimental libraries)
  • build core libraries
  • build Swift tooling

We do not need to build the C++ interop module at the moment when building the tools. This disables that and the extra content which currently does not result in any artifacts.

Windows builds in waves:
  - build build tools
  - build tools (compilers, debuggers, linkers, assemblers)
  - build runtimes (Swift runtime, standard library, experimental libraries)
  - build core libraries
  - build Swift tooling

We do not need to build the C++ interop module at the moment when
building the tools.  This disables that and the extra content which
currently does not result in any artifacts.
@compnerd
Copy link
Member Author

@swift-ci please smoke test

@compnerd compnerd merged commit 08af8a6 into swiftlang:main Apr 13, 2023
@compnerd compnerd deleted the less-is-more branch April 13, 2023 20:29
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