<!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: 0pt;"><span><span></span></span></p> 
  <p style="margin: 0px; "></p> 
  <div style="margin: 5px 0px;">
   <br/>Reinier Olislagers <reinierolislagers@gmail.com> hat am 23. April 2012 um 11:45 geschrieben:
   <br/>
   <br/>> Hi list,
   <br/>> 
   <br/>> At the moment, the fpcup tool can compile packages using lazbuild. It
   <br/>> would be very nice if the compiled package could be added to the list of
   <br/>> packages to be installed on IDE recompile.
   <br/>> 
   <br/>> Perhaps this functionality could better be placed in lazbuild so others
   <br/>> using e.g. batch files can use it as well, making possible something like
   <br/>> lazbuild --build-ide= --addpackage <somepackage.lpk>
   <br/>> or perhaps only
   <br/>> lazbuild --addpackage <somepackage.lpk>
   <br/>> (with or without --primary-config-path)
   <br/>> to compile the package and add it to the package list.
  </div> 
  <p style="margin: 0px;"> </p> 
  <p style="margin: 0px;">1. the syntax for long options is</p> 
  <p style="margin: 0px;">--paramname=<value> </p> 
  <p style="margin: 0px;"> </p> 
  <p style="margin: 0px;">2. addpackage makes sense for projects too, so lazbuild without --build-ide is ambiguous.</p> 
  <p style="margin: 0px;"> </p> 
  <p style="margin: 0px;">3. Both should be possible:</p> 
  <p style="margin: 0px;">--addpackage=<pkgname></p> 
  <p style="margin: 0px;">and</p> 
  <p style="margin: 0px;">--addpackage=<path/pkgname.lpk> </p> 
  <p style="margin: 0px;"> </p> 
  <p style="margin: 0px;"> </p> 
  <div>
   > 
   <br/>> Would this be a good idea to implement?
   <br/>>
  </div> 
  <div>
    
  </div> 
  <div>
   yes
  </div> 
  <div>
    
  </div> 
  <div>
   Mattias
  </div>
 
</body></html>