<!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 <<A HREF="mailto:twoerner@gmail.com">twoerner@gmail.com</A>></FONT></TT><BR>
<BR>
<TT><FONT COLOR="#1a1a1a">New feature.</FONT></TT><BR>
<BR>
<TT><FONT COLOR="#1a1a1a">Using the new "--modlist <file>" 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"> 1. run script to generate the list of sub-projects, redirecting to a file</FONT></TT><BR>
<TT><FONT COLOR="#1a1a1a"> $ util/modular/build.sh -L > list</FONT></TT><BR>
<TT><FONT COLOR="#1a1a1a"> 2. edit <list>, commenting-out or deleting unnecessary lines, or adding</FONT></TT><BR>
<TT><FONT COLOR="#1a1a1a"> new lines as appropriate</FONT></TT><BR>
<TT><FONT COLOR="#1a1a1a"> 3. run the build with this list</FONT></TT><BR>
<TT><FONT COLOR="#1a1a1a"> $ util/modular/build.sh --modfile list</FONT></TT><BR>
</BLOCKQUOTE>
<BR>
Reviewed-by: <TT><FONT COLOR="#1a1a1a">Gaetan Nadon <<A HREF="mailto:memsize@videotron.ca">memsize@videotron.ca</A>></FONT></TT><BR>
<BR>
Thanks for the all this work.
</BODY>
</HTML>