[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

DDTSS レビュー ccache



やまだです。

ubuntu から取り込まれた訳を私と dancerju さん、khibino さんが修正した ccache を
レビューしました。


Short description

原文: Compiler results cacher, for fast recompiles
訳文: コンパイル結果キャッシュプログラム - 高速な再コンパイル用


Long description

原文:
ccache is a compiler cache. It speeds up re-compilation of C/C++ code
by caching previous compiles and detecting when the same compile is
being done again.

訳文:
ccache はコンパイラキャッシュです。以前のコンパイル結果をキャッシュし、
同じコンパイルが再実行されるとそれを検知することにより、C/C++ コードの
再コンパイルが速くなります。


Log:

the old suggestion log:
0--- new log ---
1241532616 updated text by tyamada (mm)
1241917482 updated text by dancerju (mm)
1241920843 reviewed by tyamada
1242789476 updated text by khibino (mm)
1242820132 reviewed by koedoyoshida


問題ないようなので、レビュー処理しておきました。

-- 
Takuma Yamada <tyamada@xxxxxxxxxxxxxxxx>
http://blog.livedoor.jp/tyamada22/