Download List

Projeto Descrição

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.

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.

2010-11-29 04:38
3.1.3

O MFarg,-MTarg e-MQarg compilador opções (ou seja, sem um espaço entre a opção e argumento) são tratados corretamente.
Tags: Bugfixes
The -MFarg, -MTarg, and -MQarg compiler options (i.e., without a space between the option and argument) are now handled correctly.

2010-11-22 05:30
3.1.2

O compilador opções de FdUMP-* agora são corretamente detectados como muito difícil de cache. valores de retorno de NULL malloc / calloc de zero bytes são tratados corretamente. Uma questão quando a saída do pré-compilador de análise no AIX foi corrigido. Documentação sobre a informação que está incluído no valor hash foi melhorada. A portabilidade do conjunto de testes foi melhorada.
Tags: Bugfixes
The compiler options -fdump-* are now correctly detected as too hard to cache. NULL return values from malloc/calloc of zero bytes are now handled correctly. An issue when parsing precompiler output on AIX has been fixed. Documentation on which information is included in the hash sum has been improved. The test suite portability has been improved.

2010-11-08 08:25
3.1.1

Não-regulares incluem arquivos são manipulados corretamente. erros de CRC são detectados quando descompactação de arquivos compactados no cache. Um potencial objeto de raça corrupção do arquivo em NFS foi corrigido. A documentação foi corrigido. Configurar detecção de ar agora é feito corretamente.
Tags: Minor bugfixes
Non-regular include files are now handled correctly. CRC errors are detected when decompressing compressed files in the cache. A potential object file corruption race on NFS has been fixed. Documentation has been corrected. Configure detection of ar is now done properly.

2010-09-17 08:36
3.1

Foi adicionado suporte para hash a saída de um comando personalizado para identificar o compilador. Compilações que usam cabeçalhos pré-compilados são agora suportadas. Comportamento em NFS foi melhorada. Alguns bugs foram corrigidos.
Tags: new features, Bugfixes
Support has been added for hashing the output of a custom command to identify the compiler. Compilations that use precompiled headers are now supported. Behaviour on NFS mounts has been improved. Some bugs have been fixed.

2010-07-16 06:02
3.0.1

As estatísticas do contador "chamado para o link" agora é atualizada corretamente quando a vinculação com um arquivo único objeto. Um problema com out-of-source builds que já foram corrigidos.
Tags: Minor bugfixes
The statistics counter "called for link" is now correctly updated when linking with a single object file. A problem with out-of-source builds has been fixed.

Project Resources