Thank you for your replies! We will ignore the auto-generated .c/.cpp files. The intradependencies of the generated code are, indeed, of less interest. However, we still would like to track the dependencies from non-generated to generated code. Therefore, we only need the generated header files.
Is it somehow possible to speedup the build process by actually turning off the compilation and linkage steps to get at the generated files as quickly as possible? Regards Konstantin _______________________________________________ dev-builds mailing list [email protected] https://lists.mozilla.org/listinfo/dev-builds

