-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Lua: conan v2 support & v5.3.6 #15316
Conversation
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Huh. The string didn't get escaped? Is this intended behavior? |
This comment has been minimized.
This comment has been minimized.
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.
Thank you for updating it. Just a small change on test package to re-use same files, so we don't need to update more files. That suggestiong is already integrated to CCI cmake template: https://github.com/conan-io/conan-center-index/tree/master/docs/package_templates/cmake_package/all
Co-authored-by: Uilian Ries <uilianries@gmail.com>
Co-authored-by: Uilian Ries <uilianries@gmail.com>
This comment has been minimized.
This comment has been minimized.
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.
LGTM
Co-authored-by: Uilian Ries <uilianries@gmail.com>
This comment has been minimized.
This comment has been minimized.
Hooks produced the following warnings for commit 8ab8d82lua/5.4.1
lua/5.3.6
lua/5.4.3
lua/5.3.5
lua/5.4.4
|
Conan v1 pipeline ✔️All green in build 9 ( |
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.
LGTM
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.
lgtm!
* Lua: conan v2 support & v5.3.6 * Also check in test_package this time * Fix patch * Use cmake layout * Use src_folder="src" for layout * Add package_type & fix cmake syntax error * Update required_conan_version Co-authored-by: Uilian Ries <uilianries@gmail.com> * Reuse test_package code in test_v1_package Co-authored-by: Uilian Ries <uilianries@gmail.com> * End files with newline Co-authored-by: Uilian Ries <uilianries@gmail.com> * fix apple relocatable shared libs Co-authored-by: Uilian Ries <uilianries@gmail.com>
No description provided.