conan-io / conan

Conan - The open-source C and C++ package manager
https://conan.io
MIT License
7.95k stars 951 forks source link

Allow `-fo` in `conan list` to use `&:` scope to refer to all packages being listed #16559

Closed RubenRBS closed 2 days ago

RubenRBS commented 3 days ago

Changelog: Feature: Allow --filter-options in conan list to use &: scope to refer to all packages being listed Docs: Omit?

Closes https://github.com/conan-io/conan/issues/16545

The issue arose when misunderstanding that conan list would treat the consumer pattern as "every package I'm listing" - This adds that functionality, which is less suprising that it not working