Commit Graph

33 Commits

Author SHA1 Message Date
sthen
157f9bf6cb update to ccache-3.2.4
- Improved signal handling: Kill compiler on SIGTERM; wait for compiler to exit
  before exiting; die appropriately.

- The correct compression level is now used if compression is requested.

- Fixed a bug where cache cleanup could be run too early for caches larger than
  64 GiB on 32-bit systems.
2015-10-09 13:33:44 +00:00
sthen
2e5ebe24c9 update to ccache-3.2.3 2015-08-16 16:33:49 +00:00
sthen
db64cee589 update to ccache 3.2.2 2015-05-13 08:19:23 +00:00
sthen
48d4f017a5 update to ccache 3.2.1 2015-01-20 10:02:09 +00:00
sthen
ba5ffde0d2 update to ccache-3.2 2014-11-28 23:53:14 +00:00
sthen
d60bb969f0 update to ccache 3.1.10 2014-10-20 17:30:39 +00:00
espie
bcf3856632 PERMIT_* / REGRESS->TEST sweep 2013-03-11 10:50:00 +00:00
sthen
5138e79cd3 bugfix update to 3.1.9 2013-01-07 14:25:58 +00:00
sthen
147a66de78 update to ccache 3.1.8 2012-08-14 11:38:01 +00:00
sthen
64c8e71c1f Bugfix update to 3.1.7 2012-01-09 09:35:47 +00:00
jasper
d65315d0ce - regen WANTLIB 2011-11-03 22:13:23 +00:00
schwarze
3ee3ad5c0f Remove USE_GROFF and bump, to resolve the circular dependency
of ccache and groff on each other; problem reported by
Kusalananda Andreas Kaehaeri <dh dot kusalananda at gmail dot com>.
ok sthen@ (MAINTAINER)
2011-10-16 20:18:54 +00:00
sthen
f95d2fcd0c update to ccache 3.1.6 2011-08-22 13:24:53 +00:00
sthen
4debc03f8f Disable ccache when building ccache itself. 2011-07-05 15:12:05 +00:00
sthen
ee905bec90 take maintainer, tweak Makefile 2011-06-22 11:28:16 +00:00
sthen
fff88c564d Update to ccache-3.1.5.
Drop Ben as maintainer as he doesn't have time at present.
2011-06-22 09:20:02 +00:00
espie
5855efb734 move depends to new style 2010-11-15 19:45:56 +00:00
espie
5c08d95027 USE_GROFF=Yes 2010-10-18 17:47:50 +00:00
merdely
376b75df06 Remove quotes surrounding COMMENT*/PERMIT_*/BROKEN 2007-09-16 02:52:56 +00:00
espie
470294650d base64 distinfo with SHA256 2007-04-05 15:37:40 +00:00
steven
a94968151b fix MASTER_SITES 2006-02-18 20:17:14 +00:00
jolan
115a964d06 fix crash when passing long command lines
from andrew dalgleish via ben lovett
2006-01-23 03:27:52 +00:00
mbalmer
8c866775c6 Update to version 2.4
From (new) maintainer Ben Lovett, ben (at) tilderoot.com
2005-05-31 18:47:12 +00:00
pvalchev
b98cbc574d remove margarida@ from the maintainer position after a generous timeout 2005-02-07 19:01:47 +00:00
naddy
3f04f8f321 SIZE 2005-01-05 16:22:24 +00:00
espie
6bec6cc34b WANTLIB markers 2004-11-23 11:22:00 +00:00
espie
4cd3d55c50 new PLISTs 2004-08-08 17:55:29 +00:00
naddy
6d2f8550d2 update to 2.3; ok margarida@ 2003-09-28 17:19:14 +00:00
margarida
4a446d7069 Update to version 2.2
--
- Added a test suite,
- Added CCACHE_PREFIX option,
- Disabled hard links by default,
- Recognise some more gcc options,
- Added --cache-skip option.
Take MAINTAINER.
2003-04-22 03:15:49 +00:00
pvalchev
5f9b9c45f8 Update to ccache-2.1.1; bug fixes and minor improvements over last
from Brian Poole <raj@cerias.purdue.edu>
2003-01-19 09:27:25 +00:00
jcs
9748be61fb remove brian as maintainer at his request 2003-01-17 04:02:26 +00:00
naddy
edf4ef642a No regression tests available. 2002-10-25 22:37:52 +00:00
naddy
3b13291fad Import ccache 1.9.
Submitted by Brian J. Kifiak <bk@rt.fm>.

ccache is a compiler cache.  It acts as a caching pre-processor to C/C++
compilers, utilizing compiler output and a hash to detect when a
compilation can be satisfied from cache.  This often results in a 5 to
10 times speedup in common compilations.
2002-07-21 18:52:54 +00:00