Downloadliste

Projektbeschreibung

Compilercache is a wrapper around your C and C++ compilers. Each time you compile something, it puts the result of the compilation into a cache. Once you compile the same thing again, with exactly the same command line parameters and exactly the same sources and included include files, the result will be picked from the cache instead of being recompiled.

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.

2001-04-18 23:16
1.0.9

Viele Bugfixes und viele mehr Cache-Treffer.
Tags: Major feature enhancements
Many bugfixes, and many more cache hits.

2001-03-29 00:28
1.0.4

Diese Veröffentlichung enthält misc Beschleunigungen und Bugfixes, Unterstützung für die NOCOMPILERCACHE Umgebungsvariable, nicht mehr die Abhängigkeit von getopt, eine Möglichkeit zur Ausgabe Dateien verknüpfen (statt sie zu kopieren), und eine bessere kommentierte / Sourcecode vereinfacht.
Tags: Major feature enhancements
This release includes misc speedups and bugfixes,
support for the NOCOMPILERCACHE environment
variable, no longer any dependance on getopt, an
option to link output files (instead of copying
them), and better commented / simplified sourcecode.

Project Resources