<div dir="ltr">I hope this solves your questions: <a href="http://commits.kde.org/kdevelop/8424a911212d74cfe482bcff70595465f4f0b52f">http://commits.kde.org/kdevelop/8424a911212d74cfe482bcff70595465f4f0b52f</a><div><br></div>

<div style>We were only reloading upon CMakeCache.txt changes, so it wasn't happening for newer build directories.</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Apr 30, 2013 at 4:29 PM, Sergey Vidyuk <span dir="ltr"><<a href="mailto:sir.vestnik@gmail.com" target="_blank">sir.vestnik@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi<br>
<br>
I've started to digg when CMakeManager::parse should be called after Aleix<br>
comment to this review reqest: <a href="https://git.reviewboard.kde.org/r/110215/" target="_blank">https://git.reviewboard.kde.org/r/110215/</a> and I<br>
can see that in most cases parse is not called when build directory changed<br>
but some times it is called (unfortunattely was unable to catch this situation<br>
with proper breakpoints set in the debugger). I've discovered that parse is<br>
called from ImportProjectJob which is created and executed from<br>
CMakeManager::reload but still have some questions:<br>
<br>
1) Is it the only way project parsing is called?<br>
2) Should relod method be called every time build dir changed?<br>
3) Which function is responsible for it?<br>
<span class="HOEnZb"><font color="#888888"><br>
Sergey Vidyuk</font></span><br>_______________________________________________<br>
KDevelop-devel mailing list<br>
<a href="mailto:KDevelop-devel@kde.org">KDevelop-devel@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/kdevelop-devel" target="_blank">https://mail.kde.org/mailman/listinfo/kdevelop-devel</a><br>
<br></blockquote></div><br></div>