mirror of
https://github.com/conan-io/conan-center-index.git
synced 2025-08-15 02:58:22 +00:00
1a390905f4a57cf26f84c3546987788f1c1473f6

* add darknet recipe * darknet recipe improvement Signed-off-by: Uilian Ries <uilianries@gmail.com> * improve shared option * fix: remove compilation settings for windows & fix macos extension * Update recipes/darknet/all/conandata.yml Co-authored-by: Anonymous Maarten <madebr@users.noreply.github.com> * Update recipes/darknet/all/conanfile.py Co-authored-by: Anonymous Maarten <madebr@users.noreply.github.com> * Update recipes/darknet/all/conanfile.py Co-authored-by: Anonymous Maarten <madebr@users.noreply.github.com> * Update recipes/darknet/all/conanfile.py Co-authored-by: Anonymous Maarten <madebr@users.noreply.github.com> * Update recipes/darknet/all/conanfile.py Co-authored-by: Anonymous Maarten <madebr@users.noreply.github.com> * Update recipes/darknet/all/conanfile.py Co-authored-by: Uilian Ries <uilianries@gmail.com> * Apply suggestions from code review Co-authored-by: Uilian Ries <uilianries@gmail.com> Co-authored-by: Anonymous Maarten <madebr@users.noreply.github.com> * Update recipes/darknet/all/conanfile.py Co-authored-by: Anonymous Maarten <madebr@users.noreply.github.com> * fix replace in file * change cmake minimum version for test * patch in separate file for static (non dependant on conan options) changes * add endline on conandata * add patch for changes in Makefile * add conditional assignation for CC & CPP in Makefile patch * remove optimisation flags & lstdc++ reference + change CPP for CXX in patch * add CXXFLAGS references on original stdc++ locations * Update recipes/darknet/all/conanfile.py Co-authored-by: Anonymous Maarten <madebr@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: SpaceIm <30052553+SpaceIm@users.noreply.github.com> Co-authored-by: Uilian Ries <uilianries@gmail.com> Co-authored-by: Anonymous Maarten <madebr@users.noreply.github.com> Co-authored-by: SpaceIm <30052553+SpaceIm@users.noreply.github.com>
…
…
…

This is the source index of recipes of the ConanCenter package repository.
This repository includes a Continuous Integration system that will build automatically the Conan packages for the recipes submitted via Pull Request.
Documentation
All the documentation is available in this same repository in the docs/
subfolder.
This is a list of shortcuts to some interesting topics:
- If you want to learn how to contribute new recipes, please read docs/how_to_add_packages.md.
- FAQ: most common questions are listed in docs/faqs.md.
- The conan-center hook errors reported by CCI Bot can be found in the docs/error_knowledge_base.md.
- The internal changes related to infrastructure can be checked in docs/changelog.md.
Reporting Issues
You can open issues in the issue tracker to:
- Report bugs/issues in a package:
- Use the
[package]
tag in the title of the issue to help identifying them. - If you detect any issue or missing feature in a package, for example, a build failure or a recipe that not support a specific configuration.
- Specify the name and version (
zlib/1.2.11
) and any relevant details about the fail configuration: Applied profile, building machine...
- Use the
- Request a new library to be added:
- Use the
[request]
label to search the library in the issue tracker in case the it was already requested. - If not, use the same
[request]
tag in the title of the issue to help identifying them. - Indicate the name and the version of the library you would like to have in the repository. Also links to the project's website, source download/repository and in general any relevant information that helps creating a recipe for it.
- Use the
- Report a failure in the CI system:
- If you open a Pull Request and get an unexpected error you might comment in the failing PR.
- If the service or repository is down or failing, use the
[service]
tag in the title of a new issue to help identifying them.
If your issue is not appropriate for a public discussion, please contact us via e-mail at info@conan.io
. Thanks!
Description
Recipes for the ConanCenter repository
conanconan-centerconan-indexconan-packagesconan-recipecppcpp-librarydependencieshacktoberfestpackage-managementpackage-manager
Readme
MIT
312 MiB
Languages
Python
81.4%
C++
7.3%
CMake
6.9%
C
4.1%