Skip to content

1.61.0 (13-Sep-2023)

Compare
Choose a tag to compare
@czoido czoido released this 13 Sep 10:58
  • Feature: Add SConsDeps generator. (#14713). Docs: πŸ“ƒ
  • Feature: Add support fox Xcode 15. (#14533)
  • Feature: New trim_conandata() function to make things explicit, not depend on hook. (#14169). Docs: πŸ“ƒ
  • Feature: Add new tools.cmake:install_strip conf to add --strip option to cmake install. (#14167). Docs: πŸ“ƒ
  • Feature: Allow users to cross-build out of the box with Visual Studio recipes based on MesonToolchain. (#13141)
  • Fix: Increase warning for legacy generators. (#14662)
  • Fix: Allow Pyyaml 6.0.X versions to avoid cython 3.0 issues. (#14323)
  • Fix: Change the xcconfig variable from HEADER_SEARCH_PATHS to SYSTEM_HEADER_SEARCH_PATHS changes the command line from -i to -isystem and avoids warnings that arise from including package headers. (#14157). Docs: πŸ“ƒ
  • Bugfix: Consider revision for build_requires in cli arguments. (#14679)