Top > All Packages in Directory > Compilercache

Compilercache - C and C++ compiler wrapper

'Compilercache' is a wrapperscript around your C and C++ compilers. Each time you compile something, it puts the result into a cache. If you compile the same thing again, the result will be picked from the cache instead of being recompiled. The same applies if you change your compiler options: the old compilation is picked up from the cache, which speeds things up considerably. No Makefiles, no cleaning up dependencies, and no recompilation if you switch compiler options.

Additionally, if you download an updated version of a package already on your system and compile it using compilercache, only the changed sources will be recompiled.

Obtaining

Web pagehttp://www.erikyyy.de/compilercache/
Source tarballhttp://www.erikyyy.de/compilercache/compilercache-1.0.10.tar.gz
Version 1.0.10 (stable) released on 2001-10-30
Licensed under The GNU General Public License, Version 2.
This is not a GNU package.

Documentation

User README included and available in HTML format from http://www.erikyyy.de/compilercache/
Support contacts

Help List<erikyyy@erikyyy.de>
Developer List<erikyyy@erikyyy.de>
Bug List<erikyyy@erikyyy.de>

Project contacts

Maintainers
Developers
Contributors
  • See the AUTHORS file in the distribution for a complete list

Related information

Interfacescommand line
Source languagesShell script
Related programsFrost

Entry information

License verified byJanet Casey <jcasey@gnu.org> on 2002-07-03
Entry compiled byJanet Casey <jcasey@gnu.org>

Categories



The copyright licensing notice below applies to this text. The software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.

Copyright © 2000, 2001, 2002, 2003 Free Software Foundation, Inc.

Permission is granted to copy, distribute, and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts. A copy of this license is included in the file COPYING.DOC.

Please report any problems in this page to bug-directory@gnu.org, or find out how you can help fix them.

The FSF provides this directory as a service to the free software community. Please consider donating to the FSF to help support this project.