Skip to content

Fixed libcrypto in docker images, added C++ support

Compare
Choose a tag to compare
@justinboswell justinboswell released this 26 Feb 05:54
cb0a204
Fixed libcrypto in docker containers, misc C++ fixes (#11)

* Fixed how libcrypto and cmake are applied to images

* Make sure packages/compiler_packages can be per-package tool

* Added support for --branch argument to specify a specific branch

* Fix to allow projects to empty out build/test steps

* Use path to compiler for C/C++ when telling cmake

* Re-enabled c++ compiler installation by default

* Fixed package names for gcc packages