<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.26.0">
</HEAD>
<BODY>
On Thu, 2010-10-07 at 09:10 -0400, Trevor Woerner wrote:<BR>
<BLOCKQUOTE TYPE=CITE>
    <TT><FONT COLOR="#1a1a1a">From: Trevor Woerner &lt;<A HREF="mailto:twoerner@gmail.com">twoerner@gmail.com</A>&gt;</FONT></TT><BR>
    <BR>
    <TT><FONT COLOR="#1a1a1a">New feature.</FONT></TT><BR>
    <BR>
    <TT><FONT COLOR="#1a1a1a">Using the new &quot;--modlist &lt;file&gt;&quot; option, the user can specify a file which</FONT></TT><BR>
    <TT><FONT COLOR="#1a1a1a">contains a list of the sub-projects to process. The file can contain blank</FONT></TT><BR>
    <TT><FONT COLOR="#1a1a1a">lines as well as comment lines which start with a hash mark (#). The</FONT></TT><BR>
    <TT><FONT COLOR="#1a1a1a">sub-projects will be processed in the order in which they are found in the</FONT></TT><BR>
    <TT><FONT COLOR="#1a1a1a">list file.</FONT></TT><BR>
    <BR>
    <TT><FONT COLOR="#1a1a1a">Suggested usage:</FONT></TT><BR>
    <TT><FONT COLOR="#1a1a1a">&nbsp;&nbsp;&nbsp; 1. run script to generate the list of sub-projects, redirecting to a file</FONT></TT><BR>
    <TT><FONT COLOR="#1a1a1a">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$ util/modular/build.sh -L &gt; list</FONT></TT><BR>
    <TT><FONT COLOR="#1a1a1a">&nbsp;&nbsp;&nbsp; 2. edit &lt;list&gt;, commenting-out or deleting unnecessary lines, or adding</FONT></TT><BR>
    <TT><FONT COLOR="#1a1a1a">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; new lines as appropriate</FONT></TT><BR>
    <TT><FONT COLOR="#1a1a1a">&nbsp;&nbsp;&nbsp; 3. run the build with this list</FONT></TT><BR>
    <TT><FONT COLOR="#1a1a1a">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; $ util/modular/build.sh --modfile list</FONT></TT><BR>
</BLOCKQUOTE>
<BR>
Reviewed-by: <TT><FONT COLOR="#1a1a1a">Gaetan Nadon &lt;<A HREF="mailto:memsize@videotron.ca">memsize@videotron.ca</A>&gt;</FONT></TT><BR>
<BR>
Thanks for the all this work. 
</BODY>
</HTML>