On 2/28/14 7:46 AM, konstantin.sokolov.m...@gmail.com wrote:
We wonder what the relationship is between the initial code base and these 
generated files.

It depends. Some of these are autogenerated (from IDL) glue code for calling between JS and C++. Some are autogenerated (from IPDL) glue code for doing inter-process communication. Some are "unified build" files which just #include other .cpp files. Whether you want to include them probably depends on what you're measuring.

There might be other categories; none of the ones I listed are .c files, so I'm not sure what .c files we're generating...

-Boris
_______________________________________________
dev-builds mailing list
dev-builds@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-builds

Reply via email to