Developing the Linux kernel with KDevelop

Wolfgang Bangerth bangerth at math.tamu.edu
Fri Sep 23 13:33:14 UTC 2011


> Changing the project manager won't work. Maybe we could have some
> per-project setting that lets us disable the make-resolver?

I think that would be useful in any case. We have directories we unit tests 
that have a few thousand .cc files. Furthermore, our Makefiles generate 
dependencies between .cc and .h files by calling a bunch of scripts, which can 
take a while. Letting the make resolver crawl over these directories can take 
20 minutes on an 8-core machine...

W.

-------------------------------------------------------------------------
Wolfgang Bangerth                email:            bangerth at math.tamu.edu
                                 www: http://www.math.tamu.edu/~bangerth/




More information about the KDevelop-devel mailing list