Skip to content

Conversation

@ianbotsf
Copy link
Contributor

Issue #, if available:

(none)

Description of changes:

This change restructures our specialized Native source sets to properly depend on the main Native source set. In other words, theposix, desktop, and windows source sets now depend on the native source set. This is useful for being able to locate actual declarations which may be in non-leaf source sets.

For example, if the native source set has an expect declaration, the corresponding actual can now be found in posix in addition to in linuxX64, macosArm64, etc.

This change also updates the posix source set to include all Apple targets (e.g., iOS), not just MacOS targets.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@ianbotsf ianbotsf requested a review from a team as a code owner September 17, 2025 16:58
@ianbotsf ianbotsf merged commit e9c1fc6 into main Sep 17, 2025
7 checks passed
@ianbotsf ianbotsf deleted the chore-nested-source-hierarchy branch September 17, 2025 17:20
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.

2 participants