Skip to content

Merge main into release/6.3#1004

Merged
owenv merged 21 commits into
release/6.3from
automerge/merge-main-2026-01-05_09-05
Jan 5, 2026
Merged

Merge main into release/6.3#1004
owenv merged 21 commits into
release/6.3from
automerge/merge-main-2026-01-05_09-05

Conversation

@github-actions

@github-actions github-actions Bot commented Jan 5, 2026

Copy link
Copy Markdown

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.

bkhouri and others added 21 commits December 15, 2025 11:24
Update the linker settings on non-Apple platforms when use static Swift
stdlib is set.
Write a .cas-config file when compilation caching is enabled. This
allows tools that might not be orchestrated by the build system directly
but might need to read CAS to find the CAS by searching for the
configuration file.

rdar://166398186
Ensure TARGET_TEMP_DIR values do not collide when package PIF targets differ only in case
…swift-static-stdlib_support

Set linker settings for non-Apple platform when use static swift stdlib
…rocessing

Expose DEPLOYMENT_POSTPROCESSING in ProjectModel.BuildSettings
…or appintentsmetadataprocessor for correctness
SWBBuildServer: send target change notification when build description regenerates
Exclude C/C++-only targets from resource bundle accessor generation
…libs

- remove the platform specifics from computeLibraryArgs (we cannot assume
  that all libraries have a lib prefix and what there suffix is.) So we
  now use the FileType prefix and remove any suffix when using
  searchPathFlagsForLD, moving this into the LinkerSpec.LibrarySpecifier
  extension, this allows for proper searching of libraries, and linking
  of dynamic libraries (especially on Windows).
Change how libraries are specified to the linker when using searched libs
…module_name

Use SWIFT_MODULE_NAME (defaults to PRODUCT_MODULE_NAME) as argument for appintentsmetadataprocessor for correctness
SWBUtil should not link SwiftDriver
Ensure individual spec files don't mix different domains
The Contributor Experience Workgroup is currently formalizing the Code Owner role and as part of that standardizes the definition of code owners in a .github/CODEOWNERS file across the swiftlang organization (swiftlang/swift-org-website#1269). Move the existing `CODEOWNERS` file at the root of the repository into the `.github` folder to reflect this standard.
@owenv

owenv commented Jan 5, 2026

Copy link
Copy Markdown
Collaborator

@swift-ci test

@owenv owenv marked this pull request as ready for review January 5, 2026 17:32
@owenv owenv merged commit 5f086c8 into release/6.3 Jan 5, 2026
5 checks passed
@owenv owenv deleted the automerge/merge-main-2026-01-05_09-05 branch January 5, 2026 19:18
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.

8 participants