-
Notifications
You must be signed in to change notification settings - Fork 15.3k
workflows/release-binaries: Enable Windows x86 builds #128274
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
Draft
tstellar
wants to merge
225
commits into
llvm:main
Choose a base branch
from
tstellar:release-windows
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Changes from 83 commits
Commits
Show all changes
225 commits
Select commit
Hold shift + click to select a range
2110f92
workflows/release-binaries: Enable Windows x86 builds
tstellar a0313b1
Fix typo
tstellar 434b4f8
Disable unsupported runtimes
tstellar 1854aed
Windows-2022
tstellar ecf2b17
Windows fixes
tstellar 03222fc
XXX: Debug
tstellar bd8b149
Fix
tstellar 59f4186
Update Release.cmake
tstellar 2c0e6ee
Update release-binaries.yml
tstellar f258bbc
Update release-binaries.yml
tstellar 7f27ea0
Update release-binaries.yml
tstellar a7a2417
Use powershell for windows
tstellar 82c2fa5
Fix
tstellar a884e0d
Fix
tstellar eb74e41
Fix
tstellar 617a2f8
XXX:Debug
tstellar 437f42e
XXX: Debug
tstellar 0f322ee
Fix
tstellar df7e14c
Fix
tstellar 15b9477
Check diskspace
tstellar c4aa68d
Debug
tstellar f97b69b
Debug
tstellar 4b16d69
Fix
tstellar db48c6a
Debug
tstellar 9fe8287
Debug
tstellar 67c0775
Debug
tstellar 4507672
Debug
tstellar 4d8a35e
Debug
tstellar 631f52e
bash fix
tstellar 20c99f2
Fix space n cmake
tstellar 3217df3
Fix
tstellar 8bfc12e
Fix
tstellar 582d54a
Fix
tstellar d122ad8
Fix
tstellar 4b59a92
Fix
tstellar 2971c79
Merge branch 'main' into release-windows
tstellar 232100f
Try to use response file
tstellar 1fcfe7f
Fix path lengths
tstellar 4bcdf4e
try to fix long paths
tstellar 8326bcb
Fix typo
tstellar dc6ff11
Use sbust to shorten paths
tstellar 942be8b
Fix path shortening
tstellar d58f831
Fix typo
tstellar 534a0b2
Fix subst
tstellar 365cfb5
Fix
tstellar 92a6a99
Fix
tstellar e69e664
Debugging
tstellar 87720e6
Use powershell for everything
tstellar 3ba0d0b
Use backticks
tstellar 63b767c
Debugging fixes
tstellar f0aa10c
Try to fix installer size on Windows
tstellar 1dad575
Switch to wix and some debugging
tstellar 9790c7b
FIxes and ebugging
tstellar a369bf8
Wix does not like strings on versions
tstellar a4514bf
Remove nsis log
tstellar f97d2f5
Remove nsis log
tstellar fce8a8e
Fix suffix
tstellar 6e5dd2c
Drop log
tstellar 81542a8
Mv artifacts
tstellar 36c7b9e
Merge remote-tracking branch 'origin/main' into release-windows
tstellar 7f23a95
Cleanups last commit was working
tstellar 06adc74
More cleanups previous build working
tstellar f792298
Simplify more previous build works
tstellar 9365337
workflows/release-binaries: Run tests on the same runner as the build
tstellar 2e20a55
Add missing shell parameter
tstellar c24923a
Remove some dead cone
tstellar 7adc23f
Add back in llvm checkout
tstellar 0a43258
Merge remote-tracking branch 'tstellar/release-binaries-cleanup' into…
tstellar 23b256f
Fix shell for tests
tstellar 297e798
Remove some debug statements from lit
tstellar 6d8356f
Merge remote-tracking branch 'origin/main' into release-windows
tstellar 48ef58c
MOre fixes previous is working
tstellar f6ba821
Enable more projects
tstellar b91a5ca
Fix cmake command
tstellar 67fec42
Build all projects
tstellar bf6a623
XXX: Enable lto and use correct runners
tstellar 0adb6e9
Dump logs
tstellar bf74776
Check diskspace
tstellar 70a3547
Fix typo
tstellar c484689
Disable LTO
tstellar 922dd5f
Build c dylib on windows
tstellar de562c7
Merge remote-tracking branch 'origin/main' into release-windows
tstellar 8cafe0e
Cleanups
tstellar d76400a
Stop using wix
tstellar 21a8536
Debug
tstellar 0b01a1d
Reduce targets to fix build with nsis
tstellar c91a783
toolchain only
tstellar 8912345
Strip moreout
tstellar b5656c5
Reduce to test nsis
tstellar 05ad53d
Switch back to exe
tstellar 0ddbafb
Match config
tstellar e0d52ed
[CMake][Release] Stop linking against stage1 runtimes
tstellar d0753d8
Change variable name
tstellar 4776b5d
Merge remote-tracking branch 'tstellar/release-use-system-libs' into …
tstellar 1f1969f
Install libxml2
tstellar 98757d6
fix typo
tstellar 058053c
Fix typo
tstellar 6c531ea
Don't use bash for libxml2
tstellar 2a1af2e
Fix line breaks
tstellar 64e4257
Fix line endigns
tstellar b7c63ba
Fix powershellstuff
tstellar 3aa7ef3
Remove whitespace
tstellar fb452d5
libxml fix
tstellar 4bf3e5f
Fix xml paths
tstellar dfc4c8e
fix paths
tstellar 72e1ba9
Add debugging
tstellar bd15049
Fix
tstellar dde675f
debug
tstellar 3c07573
Try to fix libxml detection
tstellar 41ae7bd
Fixes
tstellar 8846d8e
Debug
tstellar bc496e5
Fix upload
tstellar ca4ee22
xxx; debug
tstellar ed0011c
More debug
tstellar 16e5181
Static link
tstellar 5c0fe14
Merge remote-tracking branch 'origin/main' into HEAD
tstellar 33d7b98
Debug/fix
tstellar c47965f
Simplify libxml2
tstellar c31cb68
disable premerge
tstellar 8cfdf3f
Fix typo
tstellar a6ada3f
libxml2 with package manager
tstellar aa2fdab
Fix
tstellar 08a392e
Fix cmake loookpu
tstellar befc6ab
More debug
tstellar 73923c3
Fixes
tstellar cffd1b0
libxml changes
tstellar a4de8b0
Fix typo
tstellar 0ee44f8
XXX:
tstellar f3752f5
Fix typo
tstellar f377edc
Fix arguments
tstellar 41ac52e
Add includes
tstellar 8d8a23c
Debug
tstellar c0b9d3c
Switch to custom built
tstellar 1176c5e
Fixes
tstellar f01ded5
Attemptto fix
tstellar c75b056
Attemptto fix
tstellar 1b41fcc
Fix quotes
tstellar 0257123
Remove more quotes
tstellar e91c536
more fixes
tstellar 9509f46
Fix paths
tstellar 358f52f
Install libxml2
tstellar 749dcce
Debug
tstellar 8e97657
Add debug
tstellar 9731d61
Fix upload
tstellar a9a4406
Install static library
tstellar 55db6ea
Run on github
tstellar 54c4972
Build relase only
tstellar 788eeb3
Fix static install
tstellar df56500
Fix library name
tstellar e0189b0
Xheck library
tstellar 7b182af
Try to build static libs
tstellar ff90d0f
Remove debug
tstellar 7141bf8
FIx static
tstellar b118532
Fix typo
tstellar cd525df
Use self-built libxml2
tstellar 42f6ec0
Fix library name
tstellar e75b32f
Try setting Definitions
tstellar e75a828
Remove extra upload
tstellar cf6a060
Try unsetting Definitions
tstellar fd54593
Rfactor
tstellar c44c557
cleanups
tstellar e978a66
depot
tstellar 5a07ac0
Fix typo
tstellar 40f125c
Debug vcpkg
tstellar 8c7146e
Debug
tstellar 67e979b
Debug
tstellar d4a5a53
Debug
tstellar 66a76ec
Debug
tstellar 07e342d
Attempt to build with vcpkg
tstellar 89f8788
Fix typo
tstellar 1d84e23
Merge remote-tracking branch 'origin/main' into HEAD
tstellar b14f22f
Full fix
tstellar e4a58ee
Try to install static vcpkg
tstellar 7eef93e
Fix typo
tstellar 793c77a
Try to update
tstellar a5b1cda
Fix typo
tstellar 3fc0637
Try to force static libs
tstellar 537cd64
More debug
tstellar fc4d54c
More debug
tstellar 147fabc
Last try for static vcpkg
tstellar bba97cc
Fix typo
tstellar 61f3021
Fixes
tstellar c768127
Fix library name
tstellar 07b1d13
Fix build
tstellar b8a3dd6
Attempt again
tstellar 90aed9f
Don"t force libraries
tstellar af3eb4d
Disable features
tstellar 386a03b
Attempt automatic detection
tstellar 27c4a2a
Debug
tstellar e6bc867
Fix typo
tstellar befa424
Debug
tstellar 99e8161
Fix debug
tstellar d1c75c1
Fix
tstellar 309997b
Debug
tstellar fd37625
Debug
tstellar f729f1e
Debug
tstellar f0cd431
Change prefix path
tstellar 3e21962
XXX: Config mode
tstellar 7ee510e
Remove some debugging output
tstellar 41d13fb
Use LibXml2Dir
tstellar 4474932
Use vpckg
tstellar 9115199
Fixes
tstellar f34431f
Test without the config option
tstellar 21ccc1b
Fixes
tstellar ee48d6a
Disable flang
tstellar 57898d9
Drop targets
tstellar 123adea
Switch to WIX
tstellar c548be8
Add wix log
tstellar 7cc3b84
Fix wix version
tstellar ac71f1c
Fix
tstellar 6419ed6
Disable pipefail
tstellar fe8bd49
more debug
tstellar 780038f
Fix suffix
tstellar cfe718e
Use msi
tstellar 86008ba
disable autocrlf
tstellar 38fd869
Some fixes
tstellar a92e162
Merge remote-tracking branch 'origin/main' into HEAD
tstellar cc24764
Setu python
tstellar 490400b
Fix python
tstellar 6269956
Add full commit
tstellar aa36f60
Use specific python interpreter for pip
tstellar 9cca69e
Fix path
tstellar a81903a
Disable lldb tests
tstellar 115fc6a
Cleanups
tstellar 0a4d2cc
Fix projects and runtimes
tstellar 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
Some comments aren't visible on the classic Files Changed page.
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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe it's better to do an artifact upload step here instead?