Re: [cmake-developers] CMake Daemon blog

2016-02-14 Thread Klaim - Joël Lamotte
asic protocol features > earlier in the same fork). > > I could use some help in this task that does not involve C++ coding:-) > > Best Regards, > Tobias > Am 14.02.2016 12:58 schrieb "Klaim - Joël Lamotte" : > >> I'm surprised too that there isn&

Re: [cmake-developers] CMake Daemon blog

2016-02-14 Thread Klaim - Joël Lamotte
I'm surprised too that there isn't more feedback around here. This seems to be a marjor potential improvement and definitely necessary if CMake need to be usable in the coming years. On 10 February 2016 at 09:42, Tobias Hunger wrote: > Hey, I did send a MR on github:-) > > But I agree, I had als

[cmake-developers] [patch] ExternalProject: Removed implicit hg update on hg clone.

2015-08-10 Thread Klaim - Joël Lamotte
Please find attached a patch fixing ExternalProject_Add() which update mercurial repositories _twice_, which can lead to too long cloning transactions (in particular when there are subrepos in the default branch), which can lead transaction abort by repository servers. I found the issue in such sit

Re: [cmake-developers] Virtual folders in Visual studio get expanded on reload

2015-06-02 Thread Klaim - Joël Lamotte
I did notice it quite a lot but I don't think CMake can do anything about it. I might be wrong though. On Tue, Jun 2, 2015 at 1:00 AM, Roman Wüger wrote: > Hi, > > I noticed that sometimes when a target is reloaded, that the virtual > folders and targets for the complete visual studio solution g

Re: [cmake-developers] Review request: FindTBB module

2015-03-11 Thread Klaim - Joël Lamotte
​Hi, did you manage to improve over the DaxToolkit FindTBB module? Thanks for your time. -- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Kitware offers various services to support the CMake community. For more infor

Re: [cmake-developers] [CMake] Announcing CMake Tools for Visual Studio

2013-05-15 Thread Klaim - Joël Lamotte
On Wed, May 15, 2013 at 1:04 AM, David Golub wrote: > I’m pleased to announce the first release candidate of CMake Tools for > Visual Studio, an extension adding support for syntax highlighting and > IntelliSense in CMake code using Microsoft Visual Studio. The extension is > open source (distri