Open
Conversation
7c5be6a to
7f4f974
Compare
- was fixed in PR to conan-io/conan#19366 - partially reverts #19
bc7e6f0 to
f1ab5b0
Compare
8d15aa1 to
5f0093e
Compare
available since Conan v2.25
5f0093e to
1a93238
Compare
Collaborator
Author
|
I'd wait with merging until Conan v2.26 is released with a fix for the first point (should be this week), then the last commit can be dropped |
| run: | | ||
| echo CUSTOM_PATCHES_PATH="$PWD/conan_patches" >> "$GITHUB_ENV" | ||
| echo DEPS_FILE="dependencies-${{ matrix.platform }}.tgz" >> "$GITHUB_ENV" | ||
| echo DEPS_FILE="dependencies-${{ matrix.platform }}.xz" >> "$GITHUB_ENV" |
Collaborator
Author
There was a problem hiding this comment.
will change to txz
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
conan list --graph-context=build-onlylists package that's also available in the host context conan-io/conan#19366 has been fixed. But now there's a different related issue that should be fixed soon: [bug]conan listis unable to process a package from JSON conan-io/conan#19656onnxandonnxruntimeby checking out an older CCI commit right before big recipe changes. Adapting to the new recipe will be done separately in the future.-o "&:lua_lib=None"fmtandglazelibs for the VCMI Discord integration feature to avoid building them on every VCMI build via CPMglazerequires C++23;onnxruntimefor Apple OSs is lowered to C++17 due to build error: 'to_chars' is unavailable: introduced in macOS 13.3 / iOS 16.3with_md4coption (otherwise Launcher will fail to build due to using Markdown features unconditionally)zstfile extension), but it requires Python 3.14 - not sure if we should raise Python requirement that high.