Giter Site home page Giter Site logo

hmartinez82 / conan-center-index Goto Github PK

View Code? Open in Web Editor NEW

This project forked from conan-io/conan-center-index

0.0 0.0 0.0 41.07 MB

Recipes for the ConanCenter repository

Home Page: https://conan.io/center

License: MIT License

Shell 0.02% C++ 7.86% Python 76.61% Perl 0.03% C 6.17% Lua 0.01% Tcl 0.01% Verilog 0.01% Assembly 0.06% XSLT 0.01% Objective-C++ 0.01% Makefile 0.19% Thrift 0.02% Cap'n Proto 0.06% QMake 0.01% CMake 8.90% LLVM 0.01% GLSL 0.01% Batchfile 0.01% Yacc 0.03%

conan-center-index's Introduction

Conan Center Index is the source index of recipes of the ConanCenter package repository for Conan.

This repository includes a Continuous Integration system that will build automatically the Conan packages for the recipes submitted via Pull Request.

Add ConanCenter remote

ConanCenter remote is configured by default in any Conan client installation. If, for any reason, you need to add it manually, just execute:

conan remote add conancenter https://center.conan.io

How to consume recipes

Starting to use recipes from this repository is as easy as running one simple command after installing Conan:

conan install name/version@ [-g <generator>]

Of course, we really encourage you to use a conanfile.txt or conanfile.py to list all the requirements or your project and install them all together (Conan will build a single graph and ensure congruency).

⚠️ It is very important to notice that recipes will evolve over time and, while they are fixing some issues, they might introduce new features and improvements, and your project can break if you upgrade them (How to prevent these breaking changes in my project?).

Documentation

All the documentation is available in this same repository in the docs/ subfolder.

This is a list of shortcuts to some interesting topics:

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...
  • πŸ’‘ 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.
  • πŸ€– 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 [email protected]. Thanks!

License

All the Conan recipes in this repository are distributed under the MIT license. There are other files, like patches or examples used to test the packages, that could use different licenses, for those files specific license and credit must be checked in the file itself.

conan-center-index's People

Contributors

a4z avatar andreymlashkin avatar conan-center-bot avatar croydon avatar czoido avatar danimtb avatar ericlemanissier avatar ericriff avatar gocarlos avatar hopobcn avatar intelligide avatar jgsogo avatar jwillikers avatar lasote avatar leha-bot avatar madebr avatar martindelille avatar mathbunnyru avatar minimonium avatar prince-chrismc avatar qchateau avatar saukijan avatar spaceim avatar sse4 avatar tarc avatar theirix avatar theodelrieu avatar toge avatar tt4g avatar uilianries avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.