Conan

Conan, the C / C++ Package Manager for Developers. The open source, decentralized and multi-platform package manager to create and share all your native binaries.
Here are 796 public repositories matching this topic...
-
Updated
Nov 16, 2020 - Python
quantity_point
should be updated to mirror the latest changes to quantity
and provide interoperability with other libraries (i.e. std::chrono::time_point
).
Package and Environment Details (include every applicable attribute)
- Package Name/Version: openssl/1.1.1d
- Operating System+version: Linux CentOS 7.7.1908
- Compiler+version: GCC 7.3.1 (devtoolset-7)
- Docker image: **centos:7.7.190
-
Updated
Nov 23, 2020 - Python
-
Updated
Nov 12, 2020 - Dockerfile
-
Updated
Nov 19, 2020 - Python
-
Updated
Nov 12, 2020 - Dockerfile
The example in https://docs.conan.io/en/latest/integrations/ci/appveyor.html is invalid (indentation, cmmd). I am new to appveyor. I guess it should be:
version: 1.0.{build}
platform:
- x64
install:
- cmd: echo "Downloading conan..."
- cmd: set PATH=%PATH%;%PYTHON%/Scripts/
- cmd: pip.exe install conan
- cmd: conan user # Create the conan data directory
- cmd: cona
-
Updated
Nov 21, 2020 - Python
-
Updated
May 5, 2020 - C++
-
Updated
Dec 16, 2019 - Python
-
Updated
Nov 7, 2020 - Python
-
Updated
Sep 18, 2020 - Java
-
Updated
Nov 19, 2020 - Shell
-
Updated
Nov 14, 2020 - Python
-
Updated
Dec 18, 2019 - Python
-
Updated
Nov 24, 2020 - C++
-
Updated
Nov 6, 2020 - CMake
-
Updated
Nov 19, 2018 - CMake
Created by Diego Rodriguez-Losada, Luis Martinez de Bartolome
Released December 1, 2015
Latest release 9 days ago
- Repository
- conan-io/conan
- Website
- conan.io
Conan outputs that there has been an error when no compiler is found during auto-detect:
This happens often because my compiler is not installed on the machine - I am using a
build_requires
package for my cross-