Harald 6490c8cc3d (#1137) add ios-cmake toolchain
* add ios-cmake toolchain file

This toolchain file is mature, well tested, and has plenty of users
It builds for all iOS platofrms, and can, theoritical also for conan
build FAT binaries

* pythoninc improvments, from code review comments

* add topic section

Co-Authored-By: Anonymous Maarten <madebr@users.noreply.github.com>

* adopt recpies defaults to toolchain defaults

* imporve package file layout

* add test package

* add license file

* add dummy header to satisfy hook KB-H014

* remove ununsed imports

Co-authored-by: Anonymous Maarten <madebr@users.noreply.github.com>

* import Configuration Error

Co-authored-by: Anonymous Maarten <madebr@users.noreply.github.com>

* disable unwanted configurations

Co-authored-by: Anonymous Maarten <madebr@users.noreply.github.com>

* fix comment

Co-authored-by: Anonymous Maarten <madebr@users.noreply.github.com>

* fix spelling

Co-authored-by: Anonymous Maarten <madebr@users.noreply.github.com>

* speeling in comment

Co-authored-by: SSE4 <tomskside@gmail.com>

* remove out-commented debug print statements

* Update recipes/ios-cmake/all/conanfile.py

Co-authored-by: Anonymous Maarten <madebr@users.noreply.github.com>

* start, and mabye already finished, adoption to 2 profiles usage

Co-authored-by: Anonymous Maarten <madebr@users.noreply.github.com>
Co-authored-by: SSE4 <tomskside@gmail.com>
2020-12-20 05:01:31 +01:00
2020-12-01 13:25:26 +01:00
2020-12-20 05:01:31 +01:00
2020-11-10 15:39:49 +01:00

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:

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 info@conan.io. Thanks!

Languages
Python 81.4%
C++ 7.3%
CMake 6.9%
C 4.1%