Lines Matching full:ccache
126 lib32ncurses5-dev x11proto-core-dev libx11-dev lib32z-dev ccache \
347 <p><a name="ccache"></a></p>
348 <h3 id="setting-up-ccache">Setting up ccache</h3>
349 <p>You can optionally tell the build to use the ccache compilation tool.
350 Ccache acts as a compiler cache that can be used to speed up rebuilds.
356 <p>By default the cache will be stored in <code>~/.ccache</code>.
364 <pre><code>prebuilts/misc/linux-x86/ccache/ccache -M 50G
367 <pre><code>prebuilts/misc/darwin-x86/ccache/ccache -M 50G
369 <p>When building Ice Cream Sandwich (4.0.x) or older, ccache is in
371 <pre><code>prebuilt/linux-x86/ccache/ccache -M 50G