[Ohrrpgce] SVN: teeemcee/12223 scons: use a cache for build results, so switching between build configu

subversion at HamsterRepublic.com subversion at HamsterRepublic.com
Thu Feb 11 05:05:10 PST 2021


teeemcee
2021-02-11 05:05:03 -0800 (Thu, 11 Feb 2021)
382
scons: use a cache for build results, so switching between build configurations is fast.

The cache is kept pruned to 100MB by default; you can change this with the
SCONS_CACHE_SIZE environment variable, or disable caching by setting it to 0.

Executables aren't included in the cache, because they take a lot of room.

scons android_source=1 builds aren't cached, I wish they were.
---
U   wip/SConscript
U   wip/SConstruct
U   wip/ohrbuild.py



More information about the Ohrrpgce mailing list