CBuild
C++ build system with scripts written in c++
Loading...
Searching...
No Matches
hasher Directory Reference

Files

 cbuild_hash.hpp
 Improved CBuild hasher.
 
 gcc_hash.hpp
 Metadata preprocessor based on gcc -MD subcommand.
 
 gcc_hash_impl.hpp
 GCC hasher low-level implementation.
 
 hasher.hpp
 Hasher base class and some helper functions This file implements some helper funtions, eg. storing and retrieving files from database and also provides base class for hasher. Hasher need to implement dependency scanning and hashing function @license GPL v3.0 or later.
 
 manual_hash.hpp
 Old manual hasher.