piLights / backend

Control your dioder via rpc
GNU General Public License v3.0
1 stars 0 forks source link

Speed up builds #4

Closed jannickfahlbusch closed 8 years ago

jannickfahlbusch commented 8 years ago

In order to speed up the builds, the protbuf-binaries should be cached.

jannickfahlbusch commented 8 years ago

The protbuf-binaries are now fetched as a compiled version.

Furthermore, all operating-systems now have their own build.

The buildtimes dropped from 15 minutes to max. 4 minutes after those changes.