-
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
[mocknetworkaccessmanager] add recipe for 0.12.0 #21892
[mocknetworkaccessmanager] add recipe for 0.12.0 #21892
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.
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.
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.
This reverts commit b5bec55.
This comment has been minimized.
This comment has been minimized.
Waiting for #22788 |
This comment has been minimized.
This comment has been minimized.
Waiting for #22835 |
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.
This comment has been minimized.
This comment has been minimized.
This reverts commit 4a1d57b.
Conan v1 pipeline ✔️All green in build 1 (
Conan v2 pipeline ✔️
All green in build 1 (
|
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! I wonder if the upstream changes will get merged eventually if you have any insight @MartinDelille, but I think we can accept the install patches
I opened the MR here: https://gitlab.com/julrich/MockNetworkAccessManager/-/merge_requests/75 |
* [mocknetworkaccessmanager] add recipe for 0.12.0 * Check the C++ standard version is at least C++11 * Change package_type from header-only to library * Add link to patch source * Add a check for the OS, only Macos is supported for now. * Disable shared builds * Reenable other platforms * Remove Linux support for now This reverts commit b5bec55. * Fix Linux build * Increase the minimum C++ standard to 17 * Apply suggestions from code review Co-authored-by: Uilian Ries <[email protected]> * Apply suggestions from code review Co-authored-by: Uilian Ries <[email protected]> * Update recipes/mocknetworkaccessmanager/all/conanfile.py Co-authored-by: Uilian Ries <[email protected]> * Apply suggestions from code review Co-authored-by: Uilian Ries <[email protected]> * Fix requires for qt6 * Remove whenGet() from test_package.cpp * Revert "Remove whenGet() from test_package.cpp" This reverts commit 4a1d57b. * Use QCoreApplication --------- Co-authored-by: Uilian Ries <[email protected]>
* [mocknetworkaccessmanager] add recipe for 0.12.0 * Check the C++ standard version is at least C++11 * Change package_type from header-only to library * Add link to patch source * Add a check for the OS, only Macos is supported for now. * Disable shared builds * Reenable other platforms * Remove Linux support for now This reverts commit b5bec55. * Fix Linux build * Increase the minimum C++ standard to 17 * Apply suggestions from code review Co-authored-by: Uilian Ries <[email protected]> * Apply suggestions from code review Co-authored-by: Uilian Ries <[email protected]> * Update recipes/mocknetworkaccessmanager/all/conanfile.py Co-authored-by: Uilian Ries <[email protected]> * Apply suggestions from code review Co-authored-by: Uilian Ries <[email protected]> * Fix requires for qt6 * Remove whenGet() from test_package.cpp * Revert "Remove whenGet() from test_package.cpp" This reverts commit 4a1d57b. * Use QCoreApplication --------- Co-authored-by: Uilian Ries <[email protected]>
Specify library name and version: mocknetworkaccessmanager/0.12.0