Over the past year, each member of the Bincrafters team has worked extensively with the Conan platform on packaging a diverse array of C and C++ libraries. We’ve had the opportunity to dig very deep into advanced features such as custom generators, conan package tools for CI automation, and a great deal of debugging. Here are some of the things we’ve learned about advanced packaging at scale.
Continue reading Real-World Packaging C++ with Conan.io
A new package is now available on the Bincrafters Public Conan Repository: Microsoft’s “CPPRest SDK”. Formerly known as “Casablanca”, the CPPRest SDK is one of the most stable and mature REST libraries for C++. It is a solid library for interacting with any REST API, not just those provided by Microsoft. For instructions on using Bincrafters public-conan
repository, please see this post.
Continue reading Conan Package - Microsoft CPPRest SDK - Available for Testing
If you make modern applications or software libraries and are having difficulty with the “profit” part, the Bintray entitlements system might be able to help you.
Continue reading Bintray Entitlements - A Modern Way to Profit on Code
The JFrog CLI can be used with all of JFrog’s products: Artifactory, Bintray, Mission Control, and Xray. This post focuses on it’s usefulness to Bintray users who are in the business of packaging and uploading binaries on a regular basis.
Continue reading Using the JFrog CLI for Bintray
Bincrafters is posting new packages and/or versions to our public Conan repository every week. We’ve provided some instructions below for users who wish to start using them.
Continue reading Using Bincrafters Public Conan Repository