./devel/ccache3, Cache for C/C++ compilers

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 3.7.12nb2, Package name: ccache-3.7.12nb2, Maintainer: pkgsrc-users

ccache is a compiler cache. It acts as a caching pre-processor
to C/C++ compilers, using the -E compiler switch 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.


Master sites:

Filesize: 495.066 KB

Version history: (Expand)


CVS history: (Expand)


   2023-01-19 16:41:40 by Greg Troxel | Files touched by this commit (2)
Log message:
devel/ccache*: Adjust comment about xz to modern reality
   2022-12-06 21:39:39 by Adam Ciarcinski | Files touched by this commit (4)
Log message:
ccache3: resurrected version 3 of ccache