HashBasedIncrementalBuild.MSBuild

By installing this package you can easily incorporate the HashingMSBuild.RewindTimestamps task in the build process of your Visual C++ projects. RewindTimestamps calculates and stores hash values and last modified dates of source files (i.e. header and cpp files). On subseqent builds, source files with updated timestamps are "rewinded" back to the original timestamps if their hash values haven't changed, thus preventing their re-compilation.


Keywords
msbuild, cpp, native, vc, incremental, build
License
GPL-3.0
Install
Install-Package HashBasedIncrementalBuild.MSBuild -Version 1.0.0-alpha11

Documentation

hashing-msbuild