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
qpdf/11.1.1 add (lib only) package #13113
qpdf/11.1.1 add (lib only) package #13113
Changes from all commits
1803539
ce7785f
9c1e20d
a1b5600
47215ac
710daaf
a40c715
cdf8edb
ddfd4fb
72bd5b1
bd5fa70
00e24aa
6e546f2
3fe4d8a
138dae7
f0960fb
65394ea
476c58a
a662791
ef4fa64
bded8ea
714be69
a7582ba
f1c8696
99ea532
bed172f
993bf7f
ba7cf25
88b3992
ecf0974
3589e31
3687907
a110852
6b73217
a2707fe
ebfebba
81b022c
1b7f25e
9444ed0
79fb439
e33bd9a
cb1dd09
650dfdc
7daf87c
b13d062
c400009
f8faaf0
2f395d1
cab48c8
034e724
392170f
8554014
e585cde
6c62aa1
7ad817c
2af80eb
9a222fa
604ea04
0f70f26
7fa6b0f
c7f141a
99c6dd5
3861533
f62f115
ce72980
62ec8e5
e718d38
4dfb79b
74ca178
0810fc3
4db5019
aecf7bf
381e705
3a39b4c
3aed2bb
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
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.
conan-io/conan#11962 (comment)
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.
Thanks for pin-point and clarifying at the remote discussion
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 can go in the parch I think
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.
Mh, it is possible, but i would like to have the handling for the FOUND_CRYPTO, USE_CRYPTO_OPENSSL, USE_CRYPTO_GNUTLS, USE_CRYPTO_NATIVE next to each other, since they are already contextwise near to each other. Since the use_crypto_xxx flags are easier handled in the conanfile.py, since they are dependending on the conan options, i would like to keep the FROUND_CRYPTO also there. Is that fine for you, @prince-chrismc ?