Conan packages repository https://conan.io/
Go to file
Pedro Pombeiro 55c31ccdea
qt5-mxe: Update Qt to 5.11.3
2019-02-28 12:00:39 +01:00
.vscode Initial commit 2018-11-13 14:31:44 +01:00
docker/linux Initial commit 2018-11-13 14:31:44 +01:00
packages qt5-mxe: Update Qt to 5.11.3 2019-02-28 12:00:39 +01:00
profiles Remove _WIN32_WINNT and WINVER definitions from MXE toolchain package 2018-11-14 21:44:45 +01:00
.gitignore Initial commit 2018-11-13 14:31:44 +01:00
LICENSE Initial commit 2018-11-13 14:31:44 +01:00
README.md Initial commit 2018-11-13 14:31:44 +01:00
package.json Initial commit 2018-11-13 14:31:44 +01:00
pylint.conf Initial commit 2018-11-13 14:31:44 +01:00

README.md

status-conan

This repository serves as the repository for Conan package recipes and configuration.

Introduction to Conan

The open source, decentralized and multi-platform package manager to create and share all your native binaries.

Conan is an elegant and flexible way to describe, build and manage your whole software toolchain, from compiler, to libraries, to the application.

With it, you are able to declare a given library with certain options, and a consumer can specify the options it needs for its usage. If a library has already been built with those options, it will be present in the cache and will be used. Otherwise, Conan will look in a remote repository. If it still can't find it, it will build the library package, repeating the process for any packages required by the first package

Status.im remote

The status.im remote lives at https://conan.status.im.