BentouDev / YAGE

Simple game engine, written in C++
MIT License
8 stars 2 forks source link

Docker container build environment and better dependency management #36

Closed BentouDev closed 6 years ago

BentouDev commented 6 years ago

Create and setup appveyor to use windows docker image with prebuild dependencies

BentouDev commented 6 years ago

Related to #31

lukasz-pyrzyk commented 6 years ago

:beer:

BentouDev commented 6 years ago

Investigate usage of custom repository conan.io with prebuild dependency binaries. Host additional CI on AppVeyor and Travis (docker based) which builds and uploads those dependencies.

lukasz-pyrzyk commented 6 years ago

:o