-
Hi!
Would be nice to include Conan support for Macchina.io, as done for Poco project on [conan-poco](https://github.com/pocoproject/conan-poco). This feature will help to build and distribute Macch…
-
I'm facing a strange issue with the Package Manager in VS2022. Sometimes some libraries cannot be removed, e.g. the cryptopp one, as you can see in the below video:
https://github.com/conan-io/cona…
-
Give this a conan.io config file to manage the tinyxml dependency. This would be nice because then we can actually put some decent logging with a conan-supported library without worrying what BS every…
-
### Xmake Version
v2.9.6+HEAD.abd15c255
### Operating System Version and Architecture
Windows 11 23H2
### Describe Bug
when enabling `package.install_locally`, the `freeimage` package fails to be…
-
**Zserio version and language**
Zserio: 2.14.0
Language: NA
**Describe the bug**
Conan recipe supports only: ["Linux", "Windows", "Macos"]
(https://github.com/conan-io/conan-center-index/blob/m…
-
I am comparing
https://docs.conan.io/2/tutorial/consuming_packages/use_tools_as_conan_packages.html
and
https://github.com/conan-io/docs/blob/develop2/tutorial/consuming_packages/use_tools_as_conan…
-
This has initially been contributing by someone else, I should ensure it's updated to Conan2 format and updated to latest release (also in future on releases).
https://github.com/conan-io/conan-cen…
-
This ticket purpose is to gather and centralize discussion of all the other opened tickets, now that we are starting to resume work on workspaces for Conan 2.
- The idea of using CMakeDeps in https…
-
This ticket is to gather and centralize all the related tickets.
There are 3 different aspects to make the cache concurrent:
- ``conan config install`` and other commands that can change the Conan h…
-
**Is your feature request related to a problem? Please describe.**
Dear Conan Folks,
I use Jenkins as CI Tool. I used this to upload package to Artifactory repo with Conan1.x:
def upload(def ar…