pentarctagon
c2bc40fbf9
Add ccache to the base dockerfile.
...
Also organized what's being installed a bit.
2018-02-17 03:16:32 -06:00
pentarctagon
ee1a56a04a
Use ccache with cmake on travis.
...
This replaces the custom python script which manipulated various files' mtime with ccache for allowing cmake builds to not need full recompiles every travis run.
2018-02-17 03:16:32 -06:00
pentarctagon
cbc14f553b
Add python3 package to the base docker image.
2018-02-12 10:47:42 +11:00
pentarctagon
acc0b6a1f1
Implement workaround for cmake using mtime to determine what to rebuild.
2018-02-12 10:47:42 +11:00
pentarctagon
10ca22e863
Use Docker Hub to get an image with pre-installed dependencies.
2017-12-01 21:04:05 -06:00