<div dir="ltr">Hi Sandro,<br><br><div class="gmail_extra"><div class="gmail_quote">On Sat, Jan 3, 2015 at 1:17 PM, Sandro Santilli <span dir="ltr"><<a href="mailto:strk@keybit.net" target="_blank">strk@keybit.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Sat, Jan 03, 2015 at 01:30:33PM +0000, Nathan Woodrow wrote:<br>
> Don't build in the source tree ;p<br>
<br>
</span>Eh, I usually don't, but that's a workaround, not a solution.<br>
We do have a .gitignore for a reason.<br><div class="HOEnZb"><div class="h5"></div></div></blockquote><div><br></div><div>I would say, especially with CMake, an out-of-source-tree build is good standard practice, not a workaround. Dev tools like QT Creator even default to a separate build directory outside of the source directory for CMake projects.<br><br></div><div>I don't think massively changing .gitignore to accommodate an in-source build, so subsequent commits can be done, is worth it. Why run the risk of masking real source-tree changes with excessive ignores, when you can just build in another (sub)directory?<br><br></div><div>Regards,<br><br></div><div>Larry<br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">
--strk;<br>
<br>
  ()   Free GIS & Flash consultant/developer<br>
  /\   <a href="http://strk.keybit.net/services.html" target="_blank">http://strk.keybit.net/services.html</a><br>
_______________________________________________<br>
Qgis-developer mailing list<br>
<a href="mailto:Qgis-developer@lists.osgeo.org">Qgis-developer@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/qgis-developer" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-developer</a><br>
</div></div></blockquote></div><br></div></div>