pypi conan 1.57.0
1.57.0 (12-Jan-2023)

latest releases: 2.7.1, 2.7.0, 1.65.0...
20 months ago
  • Feature: AutotoolsToolchain helper functions: update_configure_args, update_make_args, and update_autoreconf_args can also add new values (#12889). Docs: 📃
  • Feature: Add unix_path_package_info_legacy function for those cases in which it is used in package_info in recipes that require compatibility with Conan 1.x. In Conan 2, path conversions should not be performed in the package_info method. (#12887). Docs: 📃
  • Feature: Added to AutotoolsToolchain helper functions: update_configure_args, update_make_args, and update_autoreconf_args to update/prune flags effortlessly. (#12884). Docs: 📃
  • Feature: Allow skip the generation of conanvcvars.bat with empty tools.microsoft.msbuild:installation_path (#12882). Docs: 📃
  • Feature: Adds new raise_invalid argument for check_min_vs to avoid raising if the check fails. (#12880). Docs: 📃
  • Feature: Adds a conf variable for supplying linker scripts to the linker using the -T flag. (#12854). Docs: 📃
  • Feature: CMakeToolchain also write CMake Test Presets. (#12846). Docs: 📃
  • Feature: Add the ability to provide a --component argument with the cmake.install function. (#12762). Docs: 📃
  • Fix: AutotoolsToolchain.configure_args are adequately initialized. (#12884). Docs: 📃
  • Fix: Deprecate c++2a for gcc 12, replace with c++20. (#12796)
  • Bugfix: AutotoolsToolchain.configure_args was overwriting Conan's pre-calculated arguments. (#12884). Docs: 📃
  • Bugfix: Fix remove_broken_symlinks failing at relative paths symlinks. (#12876)
  • Bugfix: Fix KeyError 'buildPresets', the field is optional according to the specification. (#12874)
  • Bugfix: Fix bug to pass a valid GNU triplet when using AutotoolsToolchain and cross-building on Windows. (#12870)
  • Bugfix: Fix XcodeDeps in "editable" mode root package_folder=None. (#12841)
  • Bugfix: Make cmake_layout to use single-config folder for generated files. (#12829). Docs: 📃
  • Bugfix: Allow compatibility() for lockfiles. (#12778)

Don't miss a new conan release

NewReleases is sending notifications on new releases.