-
Notifications
You must be signed in to change notification settings - Fork 3.9k
GH-47614: [CI] Upgrade vcpkg on our CI #47627
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
20 commits
Select commit
Hold shift + click to select a range
83b3c65
GH-43416: [CI] Upgrade vcpkg on our CI
raulcd 7239175
Try using ALPINE_LINUX 3.22 instead of 3.21 to see if that fixes orc …
raulcd 92aa1e0
Try getting more logs from builds on Windows
raulcd 27e4534
Temporarily use Ninja on Windows to see whether I can get more logs
raulcd 3c2a846
Disable unity build temporarily to see whether we can see more info
raulcd 6c1a684
Also add /showIncludes to see whether we can find what includes might…
raulcd 28bc278
Go back to unity builds to test something
raulcd 7e7a611
Update minio version on Windows wheels to avoid MD5Content errors and…
raulcd 6520857
Patch vcpkg orc to raise exception removing std::call_once and using …
raulcd 9856142
Try to re-enable unity builds with a bunch of CXXFLAGS that probably …
raulcd 92ec22b
Try more flags for the windows unity build
raulcd eb2256f
Some Windows clean up and go back to Visual Studio 17 generator
raulcd b0cbed0
What if I only add the force include flags?
raulcd 3d950e8
NOMINMAX seems necessary after force including winsock2.h and ws2tcpip.h
raulcd 6a9f387
Fix ORC patch as discussed on review
raulcd a7af472
Instead of using global flags, try to handle header conflict on fligh…
raulcd cc4b344
Try to fix min/max macro redefinition too
raulcd 41ba405
Try setting SKIP_UNITY_BUILD_INCLUSION on all ARROW_FLIGHT_SRCS to va…
raulcd b02bc4f
Do not install requirements-wheel-test.txt as this is already done on…
raulcd 09c6acd
Add invividual files that include platform.h and some indirect includ…
raulcd 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
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.
GPK!!!