<br><br><div class="gmail_quote">On Tue, Nov 15, 2011 at 5:29 PM, Bill Hoffman <span dir="ltr"><<a href="mailto:bill.hoffman@kitware.com">bill.hoffman@kitware.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<div class="im">On 11/11/2011 9:36 PM, Peter Collingbourne wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Note that this generator is *nix only (it relies on POSIX shell<br>
functionality), and will only be built on *nix platforms.  I am not<br>
interested in Windows support, but I understand that others have<br>
expressed an interest in adding support.<br>
<br>
</blockquote></div>
How much of the POSIX shell stuff can be done with cmake -E stuff?  It would be good to use as little POSIX stuff as possible as someday when someone does the inevitable windows port it is easier...<br><font color="#888888">
<br></font></blockquote><div><br></div><div>Too much in my opinion. Specially the && operator of the shell. Using cmake -E is the first step. I am planning to suggest an evolution of Ninja to fix this issue. Actually, it is the main issue which stop me while writing the beginning of this generator.</div>

<div> </div><div>Cheers,</div></div><div><br></div>-- <br>Nicolas Desprès<br><br>