[cfe-dev] Tooling: disable standard compile-run

Manuel Klimek klimek at google.com
Wed Feb 26 03:48:28 PST 2014


On Tue, Feb 25, 2014 at 9:41 PM, Richard <legalize at xmission.com> wrote:

>
> In article <530CEE52.90407 at gmx.net>,
>     Robert Zimmermann <tsett at gmx.net> writes:
>
> > Thanks for the answers.
> > I will look through the stuff and write my experience then.
>
> Obviously the "hack yourself one together" in an editor approach
> doesn't scale.
>
> For more than one file (i.e. compiling an entire code base), you can
> do a clean build with VS and then write a script to generate the
> compilation database from the VS log file, which includes the full
> compilation command for every source file.
>

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.



> --
> "The Direct3D Graphics Pipeline" free book <
> http://tinyurl.com/d3d-pipeline>
>      The Computer Graphics Museum <http://ComputerGraphicsMuseum.org>
>          The Terminals Wiki <http://terminals.classiccmp.org>
>   Legalize Adulthood! (my blog) <http://LegalizeAdulthood.wordpress.com>
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20140226/c841ff63/attachment.html>


More information about the cfe-dev mailing list