Downloadliste

Projektbeschreibung

gocache is a tool that caches compiler output to speed recompilation. It is a clone of the ccache program, but with support for additional host systems and backend compilers. It is mainly intended for use in large embedded projects.

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.

2006-10-03 23:45
0.0.7

Diese Veröffentlichung fügt Unterstützung für die Keil ARM-Compiler. Es fügt Unterstützung für die ST20-Compiler. Ein Bug, wo Statistiken nicht geschrieben hat, wurde behoben. Statistik sehen eher aus wie ccache. Probleme mit dem aktuellen Verzeichnis immer beschädigt wurde behoben. Probleme bei der Argumente Werte wurden behoben. Die Debug-System wurde vereinfacht, ein wenig. Probleme mit redudent Ausgang im Fehlerfall wurden behoben. Stdout / stderr Puffer wurden erhöht. Ein Ausgang Filter-Option ist für lästige Präprozessoren aufgenommen.
Tags: Major feature enhancements
This release adds support for the Keil ARM compiler. It adds support for the ST20 compiler. A bug where stats were not written has been fixed. Stats look more like ccache. Problems with the current directory getting corrupted has been fixed. Problems when arguments have values have been fixed. The debug system has been simplified a bit. Problems with redudent output on failure have been fixed. STDOUT/STDERR buffers have been increased. An output filter option has been added for troublesome preprocessors.

2006-09-15 08:14
0.0.6

Unterstützung für den Borland Compiler v. Chr. wurde hinzugefügt. Support für Linux als Host hinzugefügt wurde. automake wurde auf 1.9.6 aktualisiert. Viele Argument Handling Probleme wurden behoben. Ein Debug-Fehler wurde behoben. Autoconf wurde auf 2,59 verbessert. Mehr ccache look-alike-Support wurde hinzugefügt. Die Standard-Einstellungen (Cache-Größen) wurden behoben. Eine Beschädigung von Daten Fehler im Umgang mit Statistik wurde behoben. Lange Pfadnamen Win2K/XP Probleme wurden behoben. Viele kleine Probleme der Vereinbarkeit mit verschiedenen Kombinationen Argument wurden behoben.
Tags: Major bugfixes
Support for the Borland BC compiler was added.
Support for Linux as a host was added. automake
was upgraded to 1.9.6. A lot of argument handling
problems were fixed. A debug output bug was fixed.
autoconf was upgraded to 2.59. More ccache
look-alike support was added. The default settings
(cache sizes) were fixed. A data corruption bug in
stats handling was fixed. Long path name problems
on Win2K/XP were fixed. Many small compatibility
problems with various argument combinations were
fixed.

2006-05-02 00:47
0.0.5

Fügt Unterstützung für die Wind River DIAB Compiler. Optimiert gocache für Cygwin. Behebt einige kleinere Fehler beseitigt.
Tags: Minor feature enhancements
Adds support for the Wind River DIAB compiler. Optimizes gocache for Cygwin. Fixes a few minor bugs.

2004-10-19 08:16
0.0.4

Diese Version fügte Unterstützung für zusätzliche Compiler, einschließlich der vollständigen Unterstützung für C + + Compiler. Viele Fehler mit GCC / GPP wurden behoben, die man-Seite Dokumentation wurde aktualisiert und viele allgemeine kleinere Fehler wurden behoben. Mehr des ursprünglichen ccache Funktionen werden nun unterstützt, und eine schnellere Ausführung von Compilern erreicht wurde.
Tags: Major bugfixes
This release added support for additional compilers, including full support for C++ compilers. Many bugs with GCC/GPP were fixed, the man page documentation was updated, and many general minor bugs were fixed. More of the original ccache features are now supported, and faster execution of compilers was achieved.

2004-07-19 11:02
0.0.3

Diese Version bietet eine man-Seite, behebt viele Bugs, überarbeitet der Compiler-Erkennung Regelung, fügt Unterstützung für die ImageCraft ICC-AVR-Compiler, und setzt mehr ccache-kompatiblen Optionen.
Tags: Minor feature enhancements
This version adds a man page, fixes many bugs, reworks the compiler detection scheme, adds support for the ImageCraft ICC-AVR compiler, and implements more ccache-compatible options.

Project Resources