Skip to content

Conversation

@rintaro
Copy link
Member

@rintaro rintaro commented Aug 30, 2024

These products are built with CMake. In incremental build environments, these products don't detect compiler changes, so the artifacts aren't rebuilt unless the source code of these projects are changed. To workaround that, always clean them in build-script to ensure they are rebuilt.

rdar://135021207

These products are built with CMake. In incremental build environments,
these products don't detect compiler changes, so the artifacts aren't
rebuilt unless the source code of these projects are changed.
To workaround that, always clean them in build-script to ensure they are
rebuilt.

rdar://135021207
@rintaro rintaro force-pushed the cmake-clean-testing-rdar135021207 branch from fe11e03 to 89e9622 Compare August 30, 2024 18:31
@rintaro
Copy link
Member Author

rintaro commented Aug 30, 2024

@swift-ci Please smoke test

Copy link
Member

@etcwilde etcwilde left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

would be good to have an option to not do a clean build every time, but otherwise LGTM

@rintaro rintaro merged commit 736faac into swiftlang:main Sep 4, 2024
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