-
- Downloads
devel/ccache4: new port
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. PR: 234971 Approved by: bdrewery Author: Oleg Sidorkin <osidorkin@gmail.com>
Showing
- devel/Makefile 1 addition, 0 deletionsdevel/Makefile
- devel/ccache/Makefile 1 addition, 1 deletiondevel/ccache/Makefile
- devel/ccache4/Makefile 101 additions, 0 deletionsdevel/ccache4/Makefile
- devel/ccache4/distinfo 3 additions, 0 deletionsdevel/ccache4/distinfo
- devel/ccache4/files/ccache-update-links.sh.in 72 additions, 0 deletionsdevel/ccache4/files/ccache-update-links.sh.in
- devel/ccache4/files/ccache_clean.in 71 additions, 0 deletionsdevel/ccache4/files/ccache_clean.in
- devel/ccache4/files/pkg-message.in 10 additions, 0 deletionsdevel/ccache4/files/pkg-message.in
- devel/ccache4/files/world-ccache.in 9 additions, 0 deletionsdevel/ccache4/files/world-ccache.in
- devel/ccache4/pkg-descr 4 additions, 0 deletionsdevel/ccache4/pkg-descr
- devel/ccache4/pkg-plist 9 additions, 0 deletionsdevel/ccache4/pkg-plist
Loading
Please register or sign in to comment