[LLVMdev] [cfe-dev] RFC: Upcoming Build System Changes

Daniel Dunbar daniel at zuster.org
Fri Oct 28 10:12:04 PDT 2011


On Fri, Oct 28, 2011 at 9:56 AM, Óscar Fuentes <ofv at wanadoo.es> wrote:
> Reid Kleckner <reid.kleckner at gmail.com> writes:

<snip>

> Keep in mind that, if Dan goes ahead his plans, tinkering on any build
> system would require knowledge of both of them plus the python
> scripts. That's adding complexity, quite a lot.

This argument might make sense if you already know CMake.

However, most developers do not and it is much easier to learn Python
than CMake.

We currently have about 7k lines of CMake code in LLVM/Clang. My
python scripts to deal with my proposal are significantly smaller than
that.

 - Daniel

>
> [snip]
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
>




More information about the llvm-dev mailing list