<div dir="auto"><p style="margin:0px 0px 8.5pt;background-color:rgb(255,255,255)"><font color="#333333" face="source sans pro, open sans, helvetica neue, helvetica, arial, sans-serif">I never do it, but</font></p><p style="margin:0px 0px 8.5pt;background-color:rgb(255,255,255)"><font color="#333333" face="source sans pro, open sans, helvetica neue, helvetica, arial, sans-serif"><a href="https://www.ovirt.org/develop/developer-guide/engine/engine-development-environment">https://www.ovirt.org/develop/developer-guide/engine/engine-development-environment</a> has an example :</font><br></p><p style="margin:0px 0px 8.5pt;color:rgb(51,51,51);font-family:&quot;source sans pro&quot;,&quot;open sans&quot;,&quot;helvetica neue&quot;,helvetica,arial,sans-serif;background-color:rgb(255,255,255)"><br></p><p style="margin:0px 0px 8.5pt;color:rgb(51,51,51);font-family:&quot;source sans pro&quot;,&quot;open sans&quot;,&quot;helvetica neue&quot;,helvetica,arial,sans-serif;background-color:rgb(255,255,255)">To rebuild a single artifact, for example utils:</p><pre style="font-family:menlo,monaco,consolas,&quot;courier new&quot;,monospace;font-size:11pt;padding:8pt;margin-top:0px;margin-bottom:8.5pt;line-height:1.42857;word-wrap:break-word;color:rgb(51,51,51);background-color:rgb(245,245,245);border:1px solid rgb(204,204,204);border-radius:4px"><code style="font-family:&#39;menlo&#39;,&#39;monaco&#39;,&#39;consolas&#39;,&#39;courier new&#39;,monospace;font-size:inherit;padding:0px;color:inherit;background-color:transparent;border-radius:0px;white-space:pre-wrap">  make clean install-dev PREFIX=$HOME/ovirt-engine \
      EXTRA_BUILD_FLAGS=&quot;-pl org.ovirt.engine.core:utils&quot;</code></pre><div dir="auto"><br></div><div dir="auto">You can also disable animal sniffer, check style, unit tests, and GWT to speed things up. Just make sure they actually run before you push :) </div><br><div data-smartmail="gmail_signature">Greg</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Oct 17, 2017 1:56 PM, &quot;shubham dubey&quot; &lt;<a href="mailto:sdubey504@gmail.com">sdubey504@gmail.com</a>&gt; wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Hi,</div><div>I have a simple query. <br></div><div><br></div><div>Whenever I do any change in my code I <br></div><div>run &quot;make install-dev PREFIX=&quot;$HOME/ovirt-engine&quot;&quot;.</div><div>But it takes a large time to compile. <br></div><div>I think there is a way to compile only that part of code <br></div><div>which I have changed. Like if I make changes in <br></div><div>uicommonweb then, how I compile only that part?</div><div><br></div><div>Thanks in advance.<br></div><div><br></div><div>Shubham<br></div></div>
<br>______________________________<wbr>_________________<br>
Devel mailing list<br>
<a href="mailto:Devel@ovirt.org">Devel@ovirt.org</a><br>
<a href="http://lists.ovirt.org/mailman/listinfo/devel" rel="noreferrer" target="_blank">http://lists.ovirt.org/<wbr>mailman/listinfo/devel</a><br></blockquote></div></div>