-
Notifications
You must be signed in to change notification settings - Fork 105
Comparing changes
Open a pull request
base repository: swiftlang/swift-build
base: main@{1day}
head repository: swiftlang/swift-build
compare: main
- 7 commits
- 21 files changed
- 4 contributors
Commits on Jun 17, 2025
-
Use -Isystem and -Fsystem for swift-api-digester
swift-api-digester now supports -Isystem and -Fsystem in the driver and tool. Use those arguments instead of -I and -F so that system paths are used for both baselines and checks. rdar://152747822
Configuration menu - View commit details
-
Copy full SHA for 1757341 - Browse repository at this point
Copy the full SHA 1757341View commit details
Commits on Jul 8, 2025
-
Cherry-pick: Revert change to avoid dead code striping with debug dyl…
…ib (rdar://154656898) (#646) We don't need this right now. Turned out to be more restrictive than necessary. Cherry-picked from release/6.2
Configuration menu - View commit details
-
Copy full SHA for 163cc7e - Browse repository at this point
Copy the full SHA 163cc7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f70c3e9 - Browse repository at this point
Copy the full SHA f70c3e9View commit details -
Merge pull request #596 from ian-twilightcoder/swift-api-digester-sys…
…tem-paths Use -Isystem and -Fsystem for swift-api-digester
Configuration menu - View commit details
-
Copy full SHA for 9ecff9d - Browse repository at this point
Copy the full SHA 9ecff9dView commit details -
Validate MODULE_DEPENDENCIES using tracing from Clang
This currently only checks Clang compilations with modules because there were some issues with introducing a new task action for non-modular Clang compilations. rdar://150313957
Configuration menu - View commit details
-
Copy full SHA for 2c1c48a - Browse repository at this point
Copy the full SHA 2c1c48aView commit details -
Provide more detailed errors when serializing the ModuleDependenciesC…
…ontext signature
Configuration menu - View commit details
-
Copy full SHA for d0715c9 - Browse repository at this point
Copy the full SHA d0715c9View commit details
Commits on Jul 9, 2025
-
Add a hostRuntimeEnvironment test helper function
This may fix the few tests which are failing due to missing DLLs on Windows in certain environments.
Configuration menu - View commit details
-
Copy full SHA for e1ed897 - Browse repository at this point
Copy the full SHA e1ed897View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main@{1day}...main