github conan-io/conan 1.34.0
1.34.0 (26-Feb-2021)

latest releases: 2.3.0, 2.2.3, 1.64.0...
3 years ago
  • Feature: Add path and repository properties to conan_build_info --v2. (#8436)
  • Feature: Setting conan as name for buildAgent in conan_build_info. (#8433)
  • Feature: Using actual conan version in version for buildAgent in conan_build_info instead of 1.X. (#8433)
  • Feature: Add type conan to Conan build info modules. (#8433)
  • Feature: Add scm output in conan info command. (#8380)
  • Feature: Forked cmake_find_package_multi into CMakeDeps, to allow evolution without breaking. (#8371)
  • Feature: Use built-in retries in requests lib to retry http requests with 5xx response code. (#8352)
  • Feature: New lockfile "bundle" feature that can integrate different lockfiles for different configurations and different graphs into a single lockfile bundle that can be used to vastly optimize CI (specially for multiple products), implementing bundle build-order and bundle update operations. (#8344). Docs: 📃
  • Fix: Renamed generator QbsToolchain to QbsProfile. (#8537). Docs: 📃
  • Fix: Renamed default filename of QbsProfile generated file to conan_toolchain_profile.qbs. (#8537). Docs: 📃
  • Fix: Renamed Qbs attribute use_toolchain_profile to profile. (#8537). Docs: 📃
  • Fix: Remove extra spaces in flags and colons in path variables. (#8496)
  • Fix: conan_v2_error if scm_to_conandata is not enabled. (#8447)
  • Fix: CONAN_V2_MODE env-var does not longer alter behavior, only raises errors for Conan 2.0 incompatibilities (#8399). Docs: 📃
  • Fix: meson : Add target and jobs arguments. (#8384). Docs: 📃
  • Fix: Set qbs.targetPlatform with qbs toolchain. (#8372)
  • Fix: Remove warnings for old toolchains imports and generate_toolchain_files() calls (use new imports and generate() calls. (#8361)
  • BugFix: Improve tools.unix_path for Cygwin. (#8509)
  • BugFix: Allow run_in_windows_bash in MSYS/Cygwin. (#8506)
  • BugFix: Add some sanity check to avoid a vague error for custom architectures. (#8502)
  • BugFix: Fix Apple M1 detection. (#8501)
  • Bugfix: Fix repeated build_requires, including conflicting versions in profile composition or inclusion that repeats [build_requires] values. (#8463)
  • Bugfix: Fixing a CMakeDeps bug with components, not finding the conan_macros.cmake file. (#8445)
  • Bugfix: Fix exit code for conan_build_info. (#8408)

Don't miss a new conan release

NewReleases is sending notifications on new releases.