Skip to Content.
Sympa Menu

sm-spell-submit - [SM-Spell-Submit]New spell: ccache [section: devel]

sm-spell-submit AT lists.ibiblio.org

Subject: Submit list for new spells

List archive

Chronological Thread  
  • From: Robert Helgesson <rycee AT home.se>
  • To: sm-spell-submit AT lists.ibiblio.org
  • Cc: julian AT OpenIT.DE
  • Subject: [SM-Spell-Submit]New spell: ccache [section: devel]
  • Date: Wed, 17 Jul 2002 18:56:50 +0200

Compilercache is a wrapper around your C and C++ compilers.
Each time you compile something, it puts the result of the compilation
into a cache. Once you compile the same thing again, with exactly the
same command line parameters and exactly the same sources and included
include files, the result will be picked from the cache instead of
being recompiled.

Like compilercache but faster and with more features.

/rycee

Attachment: ccache.tar.bz2
Description: Binary data




Archive powered by MHonArc 2.6.24.

Top of Page