-
Notifications
You must be signed in to change notification settings - Fork 5k
build: support cross-compiling Windows (x64 and arm64) from Linux #31300
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
98f80ec
build: support cross-compiling Windows targets from Linux
robobun eee64c4
docs: fix cfg.hostCxx references and cross-compile build dir name
robobun b9c61d9
ci: add Windows cross-compile build lanes; always fetch the winsysroo…
robobun d299067
Address review feedback on Windows cross-compile support
robobun 4f53a8a
Fetch the Windows sysroot during configure, before the graph is emitted
robobun 75f44c5
Gate cross-language LTO off for Windows targets
robobun f7c75a1
docs: list winsysroot.ts in the build-script inventory and fix a stal…
robobun 626b84a
Drop the vestigial restat flag on the rust_shim rule
robobun 00a0df4
Fix Windows sysroot layout handling and bake the splat into CI images
robobun 0b89904
Keep host include-path env vars out of Windows cross-compiles
robobun c5cce66
Include <cstdint> in image_wic_shim.cpp
robobun 30e0067
Address review feedback on the cross-compile CI plumbing
robobun 425220d
Add a source check for explicit <cstdint> in the SDK shims
robobun 8e45ba3
docs: create the Include/Lib aliases in the manual splat example
robobun 9801dc5
Include ATL in the Windows cross-compile sysroot
robobun 3a9650a
Pass --include-atl as a top-level xwin option
robobun 130eb2d
ci: retrigger
robobun 0b8742c
Enable ThinLTO with cross-language LTO for Windows x64 cross builds
Jarred-Sumner a93ffb3
docs/ci: note the Windows x64 cross LTO configuration
Jarred-Sumner 0e44653
windows: embed bun.exe.manifest via the resource compiler instead of …
Jarred-Sumner 16da0f2
Point WEBKIT_VERSION at the oven-sh/WebKit#239 preview build (TEMPORARY)
Jarred-Sumner 1ebba50
windows: restore /OPT:SAFEICF
Jarred-Sumner 3deb890
verify-baseline: widen icelake simdutf ceilings for the cross-built WTF
Jarred-Sumner 1a83cd3
Enable the lazy zstd ICU data decompression hook on Windows
Jarred-Sumner 551b532
Bump WEBKIT_VERSION to the oven-sh/WebKit#239 preview with zstd ICU d…
Jarred-Sumner 8cda76f
Merge remote-tracking branch 'origin/main' into farm/a92c73e4/windows…
Jarred-Sumner 639cdd2
Bump WEBKIT_VERSION to oven-sh/WebKit main 963f8758c29e
Jarred-Sumner File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.