Télécharger la liste

Description du projet

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.

Système requise

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

Le MFarg-,-MTarg et-MQarg compilateur options (par exemple, sans espace entre l'option et les arguments) sont maintenant gérés correctement.
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

Le compilateur options-FdUMP-* sont maintenant correctement détectés comme trop difficile à mettre en cache. valeurs de retour NULL de malloc / calloc de zéro octets sont maintenant gérés correctement. Une question quand la sortie précompilateur analyse sur AIX a été corrigé. Documentation sur lesquels l'information est incluse dans la somme de hachage a été améliorée. La portabilité suite de tests a été amélioré.
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

Réguliers non inclure des fichiers sont maintenant gérés correctement. erreurs CRC sont détectés lors de la décompression des fichiers compressés dans le cache. Une course objet potentiel de fichiers NFS sur la corruption a été fixée. La documentation a été corrigée. Configurer la détection des ar se fait maintenant correctement.
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

Un soutien a été ajouté pour le hachage de la sortie d'une commande sur mesure d'identifier le compilateur. Compilations que l'utilisation en-têtes précompilés sont maintenant supportés. Comportement sur les montages NFS a été améliorée. Certains bugs ont été corrigés.
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

Le compteur de statistiques "a appelé à un lien» est désormais correctement à jour lors de la liaison avec un seul fichier objet. Un problème avec out-of-source construit a été corrigé.
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