blender/build_files
Ray Molenkamp 55a2682348 Windows: Add sccache support.
sccache [1] is one of the few ccache like solutions that will
work on windows.

sccache support can be enabled with the `WITH_WINDOWS_SCCACHE`
cmake option however it will only will work with ninja as the
build system, msbuild is not supported currently.

Advanced option, developes are expected to obtain and configure
sccache on their own.

```
Full build no cache 1428.90s (100.00%)
Full build cached    434.34s ( 30.40%)
```

[1] https://github.com/mozilla/sccache

Reviewed By: nicholas_rishel, Brecht

Differential Revision: https://developer.blender.org/D7466
2020-04-20 12:51:43 -06:00
..
build_environment Install_deps: Do not wipe out WITH_PYTHON CMake options. 2020-03-27 15:46:47 +01:00
buildbot Fix (harmless) PCRE not found warning when configuring CMake on Linux 2020-04-02 17:09:01 +02:00
cmake Windows: Add sccache support. 2020-04-20 12:51:43 -06:00
package_spec Fix T63805: remove outdated and unused Linux package spec files 2020-01-27 12:22:01 +01:00
utils Merge branch 'blender-v2.81-release' 2019-11-12 14:30:22 +01:00
windows Windows: Add sccache support. 2020-04-20 12:51:43 -06:00