Bintray supports the conan-center repo, where all official packages are built on Travis and Appveyor. However, you are able to build any package on your machine by adding --build flag to install command.
Watch again from 19:37 and you'll see that there is no risk if your company hosting a conan server and you'll upload your own packages/binaries to the a conan server.
nice i like cpp, but my main issue is the dependencies... i'll try it out!
How do we ensure that the packages we use are the official ones? That there's no malware in there? Thanks
Bintray supports the conan-center repo, where all official packages are built on Travis and Appveyor. However, you are able to build any package on your machine by adding --build flag to install command.
Are all the libraries available on conan/bintray? Something like Opengl freeglut or glew libraries?
Watch again from 19:37 and you'll see that there is no risk if your company hosting a conan server and you'll upload your own packages/binaries to the a conan server.
Written in Python.