github conan-io/conan 1.58.0
1.58.0 (30-Jan-2023)

latest releases: 2.8.0, 2.7.1, 2.7.0...
20 months ago
  • Feature: Update gcc versions supported in settings. (#12972). Docs: 📃
  • Feature: Conan packages using the CMakeDeps generator will now stop printing status messages if the QUIET argument is passed to the respective find_package() CMake call. (#12967)
  • Feature: Guess Apple SDK path in MesonToolchain in case of cross-build on macOS if tools.apple:sdk_path is not set by user. (#12923)
  • Fix: CMakeToolchain generates preset files with more than 1 configure preset. (#13004)
  • Fix: Allow not propagating components to consumers. (#12966)
  • Fix: fix_apple_shared_install_name() now fixes all dylib in libdirs and executables in bindirs regardless of shared option. (#12960)
  • Fix: NMakeDeps support cpp_info.defines and cpp_info.system_libs of dependencies. (#12944)
  • Fix: Refactoring of NMakeToolchain to expose similar attributes than other toolchains, and honor build config like cflags, cxxflags, sharedlinkflags, exelinkflags, defines & compiler_executables. (#12665). Docs: 📃
  • Bugfix: Define CMAKE_PROGRAM_PATH in toolchain file generated by CMakeToolchain, when only one profile is used. (#12974)
  • Bugfix: Version comparison (greater than) with integer was raising an error. (#12935)
  • Bugfix: Fix cmake_layout for single-config configurations when defining build_folder_vars. (#12925)
  • Bugfix: fix failure of removing options for build_requires in cross-build. (#12905)

Don't miss a new conan release

NewReleases is sending notifications on new releases.