Difference between revisions of "Compilercache"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=Compilercache |Short description=C and C++ compiler wrapper |Full description='Compilercache' is a wrapperscript around your C and C++ compilers. Each time you comp...")
 
(No version changes)
Line 3: Line 3:
 
|Short description=C and C++ compiler wrapper
 
|Short description=C and C++ compiler wrapper
 
|Full description='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.
 
|Full description='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.
 +
|Homepage URL=http://www.erikyyy.de/compilercache/
 
|User level=none
 
|User level=none
|Status=Live
 
|Component programs=
 
|Homepage URL=http://www.erikyyy.de/compilercache/
 
|VCS checkout command=
 
 
|Computer languages=Shell script
 
|Computer languages=Shell script
 
|Documentation note=User README included and available in HTML format from http://www.erikyyy.de/compilercache/
 
|Documentation note=User README included and available in HTML format from http://www.erikyyy.de/compilercache/
|Paid support=
 
|IRC help=
 
|IRC general=
 
|IRC development=
 
 
|Related projects=Frost
 
|Related projects=Frost
 
|Keywords=compiler,development,programming,wrapper,compilercache
 
|Keywords=compiler,development,programming,wrapper,compilercache
|Is GNU=n
 
|Last review by=Janet Casey
 
|Last review date=2002-07-09
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
 
|Version identifier=1.0.10
 
|Version identifier=1.0.10
 
|Version date=2001-10-30
 
|Version date=2001-10-30
 
|Version status=stable
 
|Version status=stable
 
|Version download=http://www.erikyyy.de/compilercache/compilercache-1.0.10.tar.gz
 
|Version download=http://www.erikyyy.de/compilercache/compilercache-1.0.10.tar.gz
 +
|Version comment=1.0.10 stable released 2001-10-30
 +
|Last review by=Alejandroindependiente
 +
|Last review date=2017/03/11
 +
|Submitted by=Database conversion
 +
|Submitted date=2011-04-01
 +
|Status=
 +
|Is GNU=No
 +
|License verified date=2002-07-03
 +
}}
 +
{{Project license
 +
|License=GPLv2
 +
|License verified by=Janet Casey
 
|License verified date=2002-07-03
 
|License verified date=2002-07-03
|Version comment=1.0.10 stable released 2001-10-30
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Erik Thiele
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Erik Thiele
 
 
|Email=erikyyy@erikyyy.de
 
|Email=erikyyy@erikyyy.de
 
|Resource URL=
 
|Resource URL=
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=See the AUTHORS file in the distribution for a complete list
 
|Role=Contributor
 
|Role=Contributor
|Real name=See the AUTHORS file in the distribution for a complete list
 
|Email=
 
 
|Resource URL=
 
|Resource URL=
 
}}
 
}}
Line 50: Line 48:
 
|Use=software-development
 
|Use=software-development
 
}}
 
}}
{{Project license
+
{{Featured}}
|License=GPLv2
 
|License verified by=Janet Casey
 
|License verified date=2002-07-03
 
}}
 

Revision as of 10:09, 11 March 2017


[edit]

Compilercache

http://www.erikyyy.de/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.





Licensing

License

Verified by

Verified on

Notes

License

GPLv2

Verified by

Janet Casey

Verified on

3 July 2002




Leaders and contributors

Contact(s)Role
Erik Thiele Maintainer
See the AUTHORS file in the distribution for a complete list Contributor


Resources and communication

AudienceResource typeURI
Debian (Ref)https://tracker.debian.org/pkg/compilercache
Bug Tracking,Developer,SupportE-mailmailto:erikyyy@erikyyy.de


Software prerequisites




Entry





















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

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.