-
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
[sail] Update to 0.9.0-rc2, Conan V1 only #14926
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 comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
* boost: Add 1.81.0 * boost: remove Boost.Locale.1.81.0 from build on compilers without C++11 support
…kage * xkbcommon: Use rm_safe from Conan 1.53 and simplify test package Fix cmake_layout import. * Fix CMake version in test package * Add cmake_find_package_multi to test_v1_package
* jom: Download binaries in build method and fix test packages Use conan.tools.files.copy. Update license to be GPL-3.0-only. * Define empty build step * Use prepend_path * Remove buildenv_info and runenv_info
* add mbits-semver/0.1.1 * up the minimium GCC version * fix: adding v1 config info * fix: bump min clang * remove unused imports * move msvc to the dict, clean package() see review(s) in #14866 * revert check_min_vs removal
* add vulkan-loader/1.3.236.0 * revert self.info in validate() * try to use CMake >= 3.16 if vulkan-loader >= 1.3.232 seems to be required due to KhronosGroup/Vulkan-Loader#1095
* bump vulkan-headers * modernize more
* add mbits-mstch/1.0.4 * move msvc to the dict, clean package() see review(s) in #14866 * revert check_min_vs removal
* mbits-args: conan v2 support * empty commit to force re-build * simplify package(), revert compiler versions * clang-11 + libstdc++ do not like my library * revert check_min_vs removal * clean unneeded import
* hyperscan: support gcc12, support conan v2 * fix pcre linking * add CMP0077 policy * disable to build util, tools, unit
* add jasper/4.0.0 * allow mozjpeg backend & avoid to find libheif since 3.0.0 * honor fPIC=False in jasper >= 4.0.0
* add properties to libunwind * remove names * remove names
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.
Conan v1 pipelineFailure in build 35 (
Note: To save resources, CI tries to finish as soon as an error is found. For this reason you might find that not all the references have been launched or not all the configurations for a given reference. Also, take into account that we cannot guarantee the order of execution as it depends on CI workload and workers availability. Conan v2 pipeline (informative, not required for merge)Failure in build 35 (
Note: To save resources, CI tries to finish as soon as an error is found. For this reason you might find that not all the references have been launched or not all the configurations for a given reference. Also, take into account that we cannot guarantee the order of execution as it depends on CI workload and workers availability. |
Specify library name and version: sail/0.9.0-rc2
Conan V1 only because V2 migration (#14871) is blocked by conan-io/conan#12600