-
We currently use a custom generator to build SBOMs but are looking into switching to this extension.
I noticed that several fields are missing (e.g., the cpe, the license texts, etc.) and some have…
-
# Conan Center Bot
* Date: 24/11/2024
* GitHub Action run: [11998451350](https://github.com/qchateau/conan-center-bot/actions/runs/11998451350)
* Parsed recipes: 1812
* Up-to-date recipes: 897
* Upda…
-
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…
-
https://github.com/opendocument-app/ConanAndroidGradlePlugin/blob/v0.9.0/src/main/kotlin/app/opendocument/ConanAndroidGradlePlugin.kt#L41
-
We are currently installing `units` as a CMake external project. While this works, it requires some manual maintenance on our end (and on anyone else's who uses the library in this fashion). This woul…
-
Dear Conan team,
earlier with Conan 1 a lockfile contained the full reference incl. pkgid and prev.
With Conan 2.0.x this information is not anymore in the lockfile by default. But you provided …
-
### Description
We are building opentelemetry-cpp with msvc and grpc support, the recipe is failing to build. We expect that -o with_otlp_grpc=True should successfully build.
I don't know of any…
-
Hey everyone!
Is there any plans to ship nats.c as a [conan](https://conan.io) package?
-
Previous release: #6453
Next release: #8223
# Before the beta release
- [x] Update of the Supported platforms.
- [x] Update the `Installation/lib/cmake/CGAL/CGALConfigVersion.cmake`
- [x] Update th…
-
Hi,
I am using `conan graph build-order` to determine the build order for the complete dependency tree of our central project given a central lockfile. Then I use the result to build the dependencies…