Downloadliste

Projektbeschreibung

ccache is a compiler cache. It speeds up recompilation of C/C++ code by caching previous compilations and detecting when the same compilation is being done again.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-08-22 02:14 Zurück zur Release-Liste
3.1.6

Diese Version bietet Unterstützung für das Umschreiben der - sysroot Argument, wenn CCACHE_BASEDIR verwendet wird. Es behebt einen Fehler beim getcwd () fehlschlägt. Es behebt schlechte Ausrichtung in "ccache-s"-Ausgang.
Tags: Bugfixes
This release adds support for rewriting the --sysroot argument if CCACHE_BASEDIR is used. It fixes a bug when getcwd() fails. It fixes bad alignment in "ccache -s" output.

Project Resources