Conan C/C++ Package Manager 2.0 Now In Beta
Written by Kay Ewbank   
Tuesday, 17 January 2023

A pre-release beta of the Conan C/C++ Package Manager has been released on GitHub with new generators and a new graph model that provides better support for C and C++ binaries relationships, compilation, and linkage.

Conan is an open source, decentralized and multi-platform package manager for C/C++ that allows you to create and share all your native binaries.

conan2

Conan is free and open-source, works on all the major operating systems and can be used to develop for all targets including embedded, mobile (iOS, Android), and bare metal. It integrates with major build systems including CMake, Visual Studio (MSBuild), Makefiles and SCons.

Conan is designed to accelerate the development and continuous integration (CI) of C and C++ projects. Its full binary management means it can create and reuse multiple different binaries. Conan can be used to capture artifacts that are created when building applications and libraries, and these are stored as a Conan Package. A wide variety of community contributed open source applications and libraries are stored as packages in Conan Center for popular open-source libraries like Boost, Zlib, OpenSSL, and Poco.

Improvements to version 2 of the manager include a new public Python API, new integrations to build systems, and a cleaner syntax that aims to make it easier to define recipes in C and C++. There's also a new graph model that provides a clearer view of the relations between packages in C and C++.

Alongside the beta of version 2, there's also an updated version of the current version. Conan 1.55 improvements include the ability for CMakeDeps to customize its dependencies target names, files and types. It has a new Ntools.build:compiler_executables configuration that sets the location to the compiler executables. This configuration defines a dictionary, with the language as the key and the executable location as the value. There are also new NMakeDeps and NMakeToolchain integration, env-vars and conf enabled for editables.

The beta of Conan 2 and the latest version of 1.55 are available for download now.

conan2

More Information

Conan Website

Conan On GitHub

Related Articles

Microsoft Releases New Windows Package Manager

GitHub To Acquire npm

Package Manager Library Open Sourced

Yarn The New JavaScript Package Manager

 

To be informed about new articles on I Programmer, sign up for our weekly newsletter, subscribe to the RSS feed and follow us on Twitter, Facebook or Linkedin.

Banner


Quantum Computers Really Are A One Trick Pony
17/03/2024

Google is offering $5 million if you can think up a use for a quantum computer. Wait, I thought quantum computers were the next big thing, a revolution! Surely we know what they can do?



Crazy Clocks
10/03/2024

It's that time again when the clocks change and  time is of the essence and I indulge my interest in crazy clocks. I am always surprised that there are still new ideas for how to display the time [ ... ]


More News

raspberry pi books

 

Comments




or email your comment to: comments@i-programmer.info