[cmake-developers] Generating information for C++ tools in cmake (patch)

Manuel Klimek klimek at google.com
Wed Jan 12 23:47:19 EST 2011


On Wed, Jan 12, 2011 at 10:29 AM, Brad King <brad.king at kitware.com> wrote:
> On 1/12/2011 1:19 PM, Manuel Klimek wrote:
>> I actually don't think writing out a single text file will be
>> noticeable in the overall generation. If I assume that I can write 60
>> MB/s, I'd need a code base 250 times the size of the cmake code base
>> before hitting 1 second. Since the cmake code base seems to be around
>> 200k LOC C++ code, this would be a 50M LOC code base. I don't expect
>> one second in the generation phase to matter for such a code base.
>
> Don't bother with the option for now.  It is easily added after testing.
> Please refactor your patch into multiple commits as I previously
> requested and then we can review in more detail.

Split up the patch - apparently I need ssh access to push the topic
stuff, so I'm just attaching the patches.

Cheers,
/Manuel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cmake-refactor.patch
Type: text/x-patch
Size: 6066 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20110112/19247ad9/attachment-0004.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cmake-cxx-command.patch
Type: text/x-patch
Size: 5045 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20110112/19247ad9/attachment-0005.bin>


More information about the cmake-developers mailing list