> In pondering the creation of a significant amount of new code to implement an > other license scanner as well as buckets, I see great utility and benefit in > having a standard set of compile-time flags to be used for various functions, > such as enabling function tracing and other debug features. > > Is there such a current set currently used in the C code of FOSSology?
When I redid the build&install stuff I did create some infrastructure to support doing this and standardized some basic things. Take a look at HACKING and the "Build variables" section of Makefile.conf (at the bottom of the file). Hopefully it will be easy to plugin whatever you want to the same system. -- Matt Taggart [email protected] _______________________________________________ fossology mailing list [email protected] http://fossology.org/mailman/listinfo/fossology

