By finder I mean a Find<PackageName>.cmake. A lot of regular expressions is used there.<br><br>The problem is that I am reparsing the project every time (looking for all the executables and so) and now I should implement some CMakeCache.txt. I hope that this will bring some speed to the project construction. I've thought about being able to open only a part of the project too, this would make it a little bit faster as well, you should take in account that a kde module is a big project itself...<br>
<br>It would be is to save the state of the project when closing so that when we open it another time it opens faster, but btw, the way cmake has to go is to be builddir dependent (as I said about the cmakecache.txt use).<br>
<br>Bye,<br>Aleix<br><br><div class="gmail_quote">On Tue, Apr 1, 2008 at 2:03 AM, Andreas Pakulat <<a href="mailto:apaku@gmx.de">apaku@gmx.de</a>> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">On 01.04.08 00:39:42, Aleix wrote:<br>
> Hi andreas,<br>
> Yes, I've ran callgrind too and it seems that this qregexp is spent by<br>
> the finders so there is no much to do on the code.<br>
<br>
</div>finders? Could you elaborate a bit? I haven't yet looked at the cmake<br>
code enough to understand that term.<br>
<br>
Andreas<br>
<font color="#888888"><br>
--<br>
Tuesday After Lunch is the cosmic time of the week.<br>
</font><div><div></div><div class="Wj3C7c"><br>
_______________________________________________<br>
KDevelop-devel mailing list<br>
<a href="mailto:KDevelop-devel@kdevelop.org">KDevelop-devel@kdevelop.org</a><br>
<a href="https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel" target="_blank">https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel</a><br>
</div></div></blockquote></div><br>