<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Tue, Feb 25, 2014 at 9:41 PM, Richard <span dir="ltr"><<a href="mailto:legalize@xmission.com" target="_blank">legalize@xmission.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
In article <<a href="mailto:530CEE52.90407@gmx.net">530CEE52.90407@gmx.net</a>>,<br>
<div class="">    Robert Zimmermann <<a href="mailto:tsett@gmx.net">tsett@gmx.net</a>> writes:<br>
<br>
> Thanks for the answers.<br>
> I will look through the stuff and write my experience then.<br>
<br>
</div>Obviously the "hack yourself one together" in an editor approach<br>
doesn't scale.<br>
<br>
For more than one file (i.e. compiling an entire code base), you can<br>
do a clean build with VS and then write a script to generate the<br>
compilation database from the VS log file, which includes the full<br>
compilation command for every source file.<br></blockquote><div><br></div><div>I think it's probably easier to change CMake to output them for Windows (and would benefit everybody ;) than to re-parse the output. If somebody wants hints, just drop me a mail and I'm happy to point you in the right direction.</div>
<div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im HOEnZb">--<br>
"The Direct3D Graphics Pipeline" free book <<a href="http://tinyurl.com/d3d-pipeline" target="_blank">http://tinyurl.com/d3d-pipeline</a>><br>
     The Computer Graphics Museum <<a href="http://ComputerGraphicsMuseum.org" target="_blank">http://ComputerGraphicsMuseum.org</a>><br>
         The Terminals Wiki <<a href="http://terminals.classiccmp.org" target="_blank">http://terminals.classiccmp.org</a>><br>
  Legalize Adulthood! (my blog) <<a href="http://LegalizeAdulthood.wordpress.com" target="_blank">http://LegalizeAdulthood.wordpress.com</a>><br>
</div><div class="HOEnZb"><div class="h5">_______________________________________________<br>
cfe-dev mailing list<br>
<a href="mailto:cfe-dev@cs.uiuc.edu">cfe-dev@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev</a><br>
</div></div></blockquote></div><br></div></div>