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.
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
[cppcheck] Add version 2.9.1 #14149
[cppcheck] Add version 2.9.1 #14149
Changes from 62 commits
9730f93
066ae22
5c4559a
114d9da
a50f637
9b03147
531c2cc
f67f5a9
05a1f72
10f9d5e
9676552
4063067
86b9e34
0f2b2b3
1dd7b53
a452dcc
4339b8a
5bbf062
df72e43
ec1e2ec
72cd7cb
ebc7804
976c112
b5a038f
d77dd0d
00bbc49
dd2acda
65da535
e2f9b32
ea1e5e7
e4c366b
a24240a
bcc3534
f554350
f37bbc1
ad4c120
b9505d0
37302c6
a66c5a1
42952e5
99c3348
b9456c1
25679b1
ca0d6d6
f5cc2d7
bef7fb4
ef656c1
d6f5067
d7a26a7
9474cd8
1e32c7f
f4c12e0
a09e6a5
677a868
2e0c5bf
f4b5353
564733c
c582056
abd73fa
4727039
aca06fe
a6bb28e
7a3131c
e71f6d0
bfabc97
bd67112
01fa00a
3247619
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
This file was deleted.
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.
Patch fields 🙏 https://github.com/conan-io/conan-center-index/blob/master/docs/adding_packages/conandata_yml_format.md#patches-fields
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.
This should not be required 🤔 we want it to change 2.8.0 and once it's deleted in config options than it's not taken into account
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.
OK, I removed that from the package_id method
This file was deleted.
This file was deleted.
This file was deleted.
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.
Wait I am confused --- When is this option added? this is a new patch but I thought the option was removed 🤔
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.
Yes, I made some changes to the patch. z3 is still required for 2.7.5, but removed for 2.8 and above. So if 2.10 is released, somebody can remove all these things.
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.
Should this be a tool rquires?
conan-center-index/docs/package_templates/prebuilt_tool_package/all/test_package/conanfile.py
Line 12 in b2dc1a2