Download List

Descripción del Proyecto

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.

System Requirements

System requirement is not defined
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

Esta versión incluye el soporte para el compilador de ARM Keil. Se añade soporte para el compilador ST20. Un error en el que las estadísticas no fueron escritas ha sido corregido. Estadísticas parecen más ccache. Problemas con el directorio actual conseguir dañado ha sido corregido. Problemas cuando los argumentos tienen valores han sido corregidos. El sistema de depuración se ha simplificado un poco. Problemas con la salida de redudent en caso de fallo han sido corregidos. Stdout / amortiguadores STDERR se han incrementado. Una opción de filtro de salida se ha añadido para preprocesadores problemático.
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

Apoyo para el compilador Borland BC fue añadida. Soporte para Linux como se ha añadido un host. automake se actualizó a 1.9.6. Una gran cantidad de problemas de manejo de la alegación se fija. Un error de salida de depuración fue corregido. Autoconf se actualizó a 2,59. Buscar ccache Más-tanto apoyo ha sido añadido. La configuración por defecto (tamaños de caché) se fija. Un error de corrupción de datos en las estadísticas de manipulación fue corregido. Los problemas de nombre largo camino en Win2K/XP fueron corregidos. Muchos problemas de compatibilidad con las combinaciones de pequeñas argumento diferentes fueron corregidos.
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

Agrega soporte para el compilador de Wind River Diab. Optimiza gocache para Cygwin. Corrige algunos errores de menor importancia.
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

Esta versión agregó soporte para los compiladores adicionales, incluyendo soporte completo para los compiladores de C + +. Muchos errores con GCC / GPP se fija, la página del manual de la documentación se ha actualizado, y muchos errores en general de menor importancia eran fijos. Más de las características ccache originales son ahora soportados, y una ejecución más rápida de los compiladores se ha conseguido.
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

Esta versión añade una página de manual, corrige muchos errores, reelabora el esquema de detección de compilador, añade soporte para la Corte Penal Internacional Imagecraft compilador AVR, y aplica más ccache opciones compatibles.
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