|
| 1 | +# Created with komac v2.14.0 |
| 2 | +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json |
| 3 | + |
| 4 | +PackageIdentifier: JFrog.Conan |
| 5 | +PackageVersion: 2.23.0 |
| 6 | +PackageLocale: en-US |
| 7 | +Publisher: JFrog |
| 8 | +PublisherUrl: https://conan.io/ |
| 9 | +PublisherSupportUrl: https://github.com/conan-io/conan/issues |
| 10 | +PrivacyUrl: https://conan.io/privacy-policy.html |
| 11 | +PackageName: Conan Package Manager |
| 12 | +PackageUrl: https://conan.io/ |
| 13 | +License: MIT |
| 14 | +LicenseUrl: https://github.com/conan-io/conan/blob/HEAD/LICENSE.md |
| 15 | +Copyright: Copyright (c) JFrog LTD |
| 16 | +CopyrightUrl: https://raw.githubusercontent.com/conan-io/conan/develop/LICENSE.md |
| 17 | +ShortDescription: An open source, decentralized package manager, to automate building and sharing of packages |
| 18 | +Tags: |
| 19 | +- c |
| 20 | +- c++ |
| 21 | +- cmake |
| 22 | +- conan |
| 23 | +- multi-platform |
| 24 | +- open-source |
| 25 | +- package-manager |
| 26 | +ReleaseNotes: |- |
| 27 | + - Feature: Adding optional cli_args to meson install. (#19301) |
| 28 | + - Feature: implement VCVars support for latest VS 18 2026. (#19294) |
| 29 | + - Feature: Implement ClangCL support for VS 18 2026, add v145 to the clang vs-runtime. (#19289) |
| 30 | + - Feature: Improve conan pkglist find-remote to handle partial information, like not providing revisions. (#19265) |
| 31 | + - Feature: Add message when compatibility does not find a matching package. (#19262) |
| 32 | + - Feature: Improve Workspace error reporting for user code, and allow workspace conanfile to execute self.run() commands. (#19260) |
| 33 | + - Feature: Introduce workspace_packages so workspace super-install can collect information from workspace packages. (#19245). Docs: 📃 |
| 34 | + - Feature: New parameter to support custom Premake configuration names. (#19242). Docs: 📃 |
| 35 | + - Feature: Add collapse all and expand level buttons to conan report diff html output. (#19240) |
| 36 | + - Feature: Add support for apple os versions 26.1 and corresponding SDKs. (#19239) |
| 37 | + - Feature: Show provides conflicts in conan graph info -f=html. (#19222) |
| 38 | + - Feature: Allow source_credentials.json and the source auth plugin to define headers. (#19206). Docs: 📃 |
| 39 | + - Feature: Let conan install/create output the resulting graph.json/html even when there are build failures, to allow listing possible packages that have been built. (#19204) |
| 40 | + - Feature: Document the Remote() constructor as public API. (#19200) |
| 41 | + - Feature: CMake.ctest() runner new tools.cmake:ctest_args conf. (#19198). Docs: 📃 |
| 42 | + - Feature: Add some more useful output to conan audit. (#19197) |
| 43 | + - Feature: Allow distro 1.19 python pip package dependency for broader compatibility. (#19192) |
| 44 | + - Feature: Support metadata files addition without previously downloading other metadata files. (#19185) |
| 45 | + - Feature: Add rename info for files in conan report diff. (#19171) |
| 46 | + - Feature: Add conan run command to run commands from packages (#18972). Docs: 📃 |
| 47 | + - Feature: Compatibility checks are now performed in a single request to each remote (#18396) |
| 48 | + - Fix: Propagate verbosity confs to CMakeToolchain. (#19296) |
| 49 | + - Fix: Fix 15.7 version in settings.yml. (#19250) |
| 50 | + - Fix: Remove empty value from --verbose choice help string. (#19244) |
| 51 | + - Fix: Improve error message referencing non existing git_excluded, use core.scm:excluded instead. (#19232). Docs: 📃 |
| 52 | + - Fix: CMakeConfigDeps management of cmake_extra_interface_libs per component. (#19187) |
| 53 | + - Fix: Added deployer arguments to workspace super-install command. (#18792) |
| 54 | + - Fix: Added format_graph_json formatter to workspace super-install command. (#18792) |
| 55 | + - Bugfix: Make layout() have higher precedence for self.layouts.build.xxxenv_info/conf_info. (#19268) |
| 56 | + - Bugfix: Fix bug in conan new cmake_lib template without arguments, incorrect function name. (#19257) |
| 57 | + - Bugfix: Conanfile.run's quiet parameter now silences the output of the command (#18972). Docs: 📃 |
| 58 | + - Bugfix: Verbosity level quiet now also silences the output of tools ran by Conan (#18972). Docs: 📃 |
| 59 | +ReleaseNotesUrl: https://github.com/conan-io/conan/releases/tag/2.23.0 |
| 60 | +ManifestType: defaultLocale |
| 61 | +ManifestVersion: 1.10.0 |
0 commit comments