Releases
2.0.8
czoido
released this
13 Jul 11:36
Feature: Add GCC 10.5 to default settings.yml. (#14252 )
Feature: Let pkg_config_custom_content
overwrite default *.pc
variables created by PkgConfigDeps
. (#14233 ). Docs: π
Feature: Let pkg_config_custom_content
be a dict-like object too. (#14233 ). Docs: π
Feature: The fix_apple_shared_install_name
tool now uses xcrun
to resolve the otool
and install_name_tool
programs. (#14195 )
Feature: Manage shared, fPIC, and header_only options automatically. (#14194 ). Docs: π
Feature: Manage package ID for header-library package type automatically. (#14194 ). Docs: π
Feature: New cpp_info.set_property("cmake_package_version_compat" , "AnyNewerVersion")
for CMakeDeps
generator. (#14176 ). Docs: π
Feature: Metadata improvements. (#14152 )
Fix: Improve error message when missing binaries with conan test
command. (#14272 )
Fix: Make conan download
command no longer need to load conanfile, won't fail for 1.X recipes or missing python_requires
. (#14261 )
Fix: Using upload
with the --list
argument now permits empty recipe lists. (#14254 )
Fix: Guarantee that Options.rm_safe
never raises. (#14238 )
Fix: Allow tools.gnu:make_program
to affect every CMake configuration. (#14223 )
Fix: Add missing package_type
to conan new
lib templates. (#14215 )
Fix: Add clarification for the default folder shown when querying a package reference. (#14199 ). Docs: π
Fix: Enable existing status-message code in the patch()
function. (#14177 )
Fix: Use configuration
in XcodeDeps
instead of always build_type
. (#14168 )
Fix: Respect symlinked path for cache location. (#14164 )
Fix: PkgConfig
uses conanfile.run()
instead of internal runner to get full Conan environment from profiles and dependencies. (#13985 )
Bugfix: Fix leaking of CMakeDeps
CMAKE_FIND_LIBRARY_SUFFIXES
variable. (#14253 )
Bugfix: Fix conan not finding generator by name when multiple custom global generators are detected. (#14227 )
Bugfix: Improve display of graph conflicts in conan graph info
in html format. (#14190 )
Bugfix: Fix CMakeToolchain
cross-building from Linux to OSX. (#14187 )
Bugfix: Fix KeyError in backup sources when no package is selected. (#14185 )
You canβt perform that action at this time.