<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml">
 <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type"/>
 </head>
 <body>
  <p style="margin: 0;">
   <span>
    <span></span>
   </span>
  </p>
  <p style="margin: 0px;"> </p>
  <div style="margin: 5px 0px 5px 0px;">
   <br/>
   Felipe Monteiro de Carvalho <felipemonteiro.carvalho@gmail.com> hat am 26. August 2011 um 14:20 geschrieben:
   <br/>
   <br/>
   > 2011/8/26 Anthony Walter <sysrpl@gmail.com>:
   <br/>
   > > If I were to attempt to fix this issue myself, what is the fastest way to
   <br/>
   > > test my fixes to codetools short of rebuilding the entire IDE i.e. "make
   <br/>
   > > clean" from my Lazarus source directory? I ask because it takes quite a
   <br/>
   > > while (a minute or two) to do a "make clean".
   <br/>
   >
   <br/>
   > I usually do "make bigide", without doing make clean before it will go faster
  </div>
  <p style="margin: 0px;"> </p>
  <p style="margin: 0px;">A make whatever is only needed after renaming important files. For example after an svn update you should this, because perhaps someone did rename something.</p>
  <p style="margin: 0px;">Otherwise, you simply rebuild the IDE using the IDE. This is faster and will update third party components too. </p>
  <p> </p>
  <p style="margin: 0px;"> </p>
  <div style="margin: 5px 0px 5px 0px;">
   >
   <br/>
   > I think that there is no solution. Having said that, 1 or 2 minutes
   <br/>
   > for a large IDE is not a lot at all. Compiling Qt might even take half
   <br/>
   > a day in a old machine.
  </div>
  <p style="margin: 0px;"> </p>
  <p style="margin: 0px;"> </p>
  <p style="margin: 0px;">Mattias</p>
  <p style="margin: 0px;"> </p>
 </body>
</html>