NuGet Package clcache

A little Python script which attempts to avoid unnecessary recompilation by reusing previously cached object files if possible.

It is meant to be called instead of the original 'cl.exe' executable. The script analyses the command line to decide whether source code is to be compiled.

If so, a cache will be queried for a previously stored object file.

This package contains an executable generated by `pyinstaller`, and is meant to facilitate the usage of `clcache.py` in a portable way. It is specially useful when needing to use `clcache.py` in environments with Python 2, since newer versions of `clcache.py` supports only Python 3.3+.




Got any clcache Question?





Info

Version: 4.1.0
Author(s): Frerich Raabe
Last Update: Tuesday, July 25, 2017
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/frerich/clcache
NuGet Url: https://www.nuget.org/packages/clcache


Install
Install-Package clcache
dotnet add package clcache
paket add clcache
clcache Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

1.3

avg-downloads-per-day

24

days-since-last-release

2438