Skip to content

Conversation

@github-actions
Copy link

This PR was automatically opened by a GitHub action. Review the changes included in this PR and determine if they should be included in the release branch. If yes, merge the PR. Otherwise revert changes that should not be included on this branch.

bkhouriand others added 14 commits December 5, 2025 10:50
Enable the Unacceptable language checks in the repository and update the code base to remove such laguage. Fixes: #9395 Issue: rdar://164975556
- this should allow us to consume available in the Pipe as its filled and flushed but the running process. rdar://155634107
- need library search path to ExecutableModules for windows
Update the PIF builder to take into account of the `--[auto|disable|enable]-index-store` command line option. When set to `auto`, the PIF builder behaviour does the same as the Native build system. Fixes: #9325 Issue: rdar://163961900
- this test seems to cause a crash in libcrypto rdar://134238535
Enable license header check in GitHub Actions to ensure all source files contain the appropriate license headers. Fixes: #9396 Issue: rdar://164975570
Remove placeholder line in WritingCommandPlugin.md. ### Motivation: The doc contains a meaningless placeholder line. ### Modifications: Removed the placeholder line. ### Result: Syntax errors are removed from demo code snippet.
Add a `swift package bsp` command which builds on the Swift Build BSP interface to provide preparation + compiler args for packages as an out of process build server.
The triple name in the SwiftBuild build system is redundant. Remove the triple from the output path.
Ensure we run the pipelines against SwiftBuild to give us extra confidence with the tooling Fixes: #9070
Update the SwiftPM's SwiftBuild integration to support enabling `address`, `thread` and `undefined` sanitizers while erroring out on the `scudo` and `fuzzer`. Fixes: #9322Fixes: #8869 Depends on: swiftlang/swift-build#926 Depends on #9388
Provide the downloadable metal toolchain to swiftbuild using EXTERNAL_TOOLCHAINS_DIR env variable ### Motivation: #9202 [Parity] error: unable to spawn process 'metal' (No such file or directory) Requires CI to include Metal toolchain in order to enable Metal tests: #9443
Sign up for freeto 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.

7 participants

@bkhouri@daveinglis@EmingK@owenv@plemarquand@rconnell9