[PATCH] CMake: Enable building clang-format's Visual Studio plugin

Hans Wennborg hans at chromium.org
Mon Nov 25 13:49:42 PST 2013


On Mon, Nov 25, 2013 at 12:50 AM, Manuel Klimek <klimek at google.com> wrote:
> On Sat, Nov 23, 2013 at 1:27 AM, Hans Wennborg <hans at chromium.org> wrote:
>>
>> On Thu, Nov 21, 2013 at 10:53 PM, Manuel Klimek <klimek at google.com> wrote:
>> > I personally actually think we should somehow bake clang-format into the
>> > extension (if possible) and distribute it via the visual studio gallery.
>>
>> Sounds great. Do you want to take a stab at this? ;)
>>
>> In any case, I won't worry about this for the 3.4 release. I feel bad
>> trying to scramble to do this stuff way after the branch point.
>
>
> Oh, this is totally not important for the 3.4 release - I just thought that
> the multi-VS-version support is cool enough that it'd be good to have a
> release of it on builds/.

I've now pushed a new release.

Also figured out why I was getting errors about targeting .Net
framework 4.5: I didn't have Visual Studio 2010 (SP1) SDK installed,
only the 2012 version. I've updated the README.

Thanks,
Hans



More information about the cfe-commits mailing list