The project currently takes its precious time when building. It would be
nice if it went faster. There may be a few things that can be done to help:
1) Don't include headers that aren't used. Currently, most sources files
include most headers via the cc_local.h meta-header.
2) Move as much code as possible out of headers and into source files.
Things aren't too bad on this respect, but there's always room for
improvement.
Original issue reported on code.google.com by Jayschwa on 3 Jun 2010 at 4:09
Original issue reported on code.google.com by
Jayschwa
on 3 Jun 2010 at 4:09