You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHubβs verified signature.
Feature: New tools.cmake.cmaketoolchain:enabled_blocks configuration to define which blocks of CMakeToolchain should be active or not. (#16563). Docs: π
Feature: Allow --filter-options in conan list to use &: scope to refer to all packages being listed. (#16559)
Feature: Highlight missing or invalid requirements while computing dependency graph. (#16520)
Feature: New conan lock update subcommand to remove + add a reference in the same command. (#16511). Docs: π
Feature: Add support for GCC 12.4. (#16506). Docs: π
Feature: Honoring tools.android:ndk_path conf. Setting the needed flags to cross-build for Android. (#16502). Docs: π
Feature: Add os.ndk_version for Android. (#16494). Docs: π
Feature: Qbs helper now invokes Conan provider automatically. (#16486)
Feature: Added force option to tools.cmake.cmaketoolchain:extra_variables. (#16481). Docs: π
Feature: Raising a ConanException if any section is duplicated in the same Conan profile file. (#16454)
Feature: Added resolve() method to the Qbs toolchain. (#16449)
Feature: Make MSBuildDeps generation with deployer relocatable. (#16441)
Feature: Add QbsDeps class to be used with Qbs Conan module provider. (#16334)
Feature: Add built in runtime_deploy deployer. (#15382). Docs: π
Fix: Fix provides conflict error message not showing conflicting provides when a named reference matches a provider. (#16562)