- Feature: Add
--output-folder
toexport-pkg
command to be used whenlayout()
is declared. (#15741). Docs: 📃 - Feature: Promote cppstd_flag in the new conan.tools.build module. (#15731). Docs: 📃
- Feature:
conan.tools.meson
helper requires meson >= 0.57.0. (#15706). Docs: 📃 - Fix: Fix flags passed by AutotoolsToolchain when cross compiling from macOS to a non-Apple OS. Backported from Conan 2. (#15948)
- Fix: Avoiding reconfigure process. Using
--destdir
param instead. Deprecatedreconfigure
param inMeson.configure() function
. (#15706). Docs: 📃