-
Notifications
You must be signed in to change notification settings - Fork 2.2k
[ogdf] add version 2025.10 #29658
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
Open
hedtke
wants to merge
13
commits into
conan-io:master
Choose a base branch
from
hedtke:ogdf-202510
base: master
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.
+43
−31
Open
[ogdf] add version 2025.10 #29658
Changes from 3 commits
Commits
Show all changes
13 commits
Select commit
Hold shift + click to select a range
2d1ca7e
[ogdf] add version 2025.10
hedtke 634a440
Require at least C++17
hedtke c4bb368
Forbid cross-building
hedtke d05afb0
Incorp. feedback
hedtke 1ef12b2
Incorp. review round two
hedtke 88248cd
Add missing ConanInvalidConfiguration import
uilianries 4aa4636
Devendorize pugixml
uilianries 5a5186a
Use cache variables instead of variables for CMakeToolchain
uilianries 5dba262
Remove project extra files from the package
uilianries b823b68
Remove msvc runtime dlls from package
uilianries 08d2de9
Respect debug suffix
uilianries 26ff055
Fix includedir name for release build type
uilianries f25f69c
Fix CMake target name
uilianries 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,7 +1,4 @@ | ||
| sources: | ||
| "2023.09": | ||
| url: "https://github.com/ogdf/ogdf/archive/refs/tags/elderberry-202309.tar.gz" | ||
| sha256: "3438205d3a6ff69d24c3a6db748d2a5a78688605baf3092456073901a2b623f3" | ||
| "2022.02": | ||
| url: "https://github.com/ogdf/ogdf/archive/refs/tags/dogwood-202202.tar.gz" | ||
| sha256: "308cc2749c6a63520f7979bac86a04066dfea2fb9d3a5e89831318db404bfbf5" | ||
| "2025.10": | ||
| url: "https://github.com/ogdf/ogdf/archive/refs/tags/foxglove-202510.tar.gz" | ||
| sha256: "e0496c2ac53f5bef3639ebac0f6110323bdd938b7d29ea5da79aced4a28f99b5" |
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,5 +1,3 @@ | ||
| versions: | ||
| "2023.09": | ||
| folder: all | ||
| "2022.02": | ||
| "2025.10": | ||
| folder: all |
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.