Tags: glebov-andrey/conan
Tags
copy .conan config and profiles fixed (conan-io#16595) * copy .conan config and profiles fixed * Update test/integration/command/runner_test.py Co-authored-by: Carlos Zoido <[email protected]> * Update test/integration/command/runner_test.py Co-authored-by: Carlos Zoido <[email protected]> --------- Co-authored-by: Carlos Zoido <[email protected]>
Remove find_package generation on test_package of cmake_lib template (c… …onan-io#16451) * Remove find_package generation on test_package of cmake_lib template On test_package/CMakeLists.txt should not appear any find_package of transitive dependencies (dependencies of the currently tested package) Delegate on conan cmake generators to find dependencies. Also, ordered optional requirements and build_requirement methods on template * Conan 2.4.1 --------- Co-authored-by: czoido <[email protected]>
fix back migration of default compatibility.py (conan-io#16405)
fix lockfile-overrides-bug (conan-io#16235) * solved bad merge * wip * fix tests * fix * wip * wip * fixes * review * new test with replace_requires * wip * avoid duplicated depends in build-order
PreviousNext