[cfe-dev] A template refactoring tool
Stephen Kelly
steveire at gmail.com
Mon Aug 13 07:02:32 PDT 2012
Manuel Klimek wrote:
>> Can I request that a CMake only buildsystem is fine for this tooling
>> repo? I don't want to have to write and maintain custom Makefiles for
>> 'extra' tools.
>
> The plan is to provide yet another repository (on github) that
> basically behaves like extra, but is called 'external'.
That sounds pretty awful to me. So you want two new repos: an extra repo and
an extra-extra repo. Why not just one extra repo? Who decides what goes into
what repo? Is the extra repo more 'blessed' than the extra-extra repo? Will
the extra-extra git repo be ported to API changes that happen in llvm/clang,
or will only the extra one be ported (as part of doing the actual API
change)?
Thanks,
Steve.
More information about the cfe-dev
mailing list