Re: [cmake-developers] Regarding the 'run-include-what-you-use' topic

2015-05-20 Thread Daniel Pfeifer
On Wed, May 20, 2015 at 7:34 PM, Bill Hoffman wrote: > I looked quickly at the clang-tidy docs and it looks interesting. I see it > is setup to use the compile_commands.json file. Originally we looked at > running iwyu using that file. However, it became quickly evident that this > would be a p

Re: [cmake-developers] Regarding the 'run-include-what-you-use' topic

2015-05-20 Thread Bill Hoffman
On 5/20/2015 8:48 AM, Brad King wrote: It also would be great to have more than one static analyzer enabled at a time. Like IWYU and clang-tidy and KWStyle and ... We also have support for asan, tsan: http://www.kitware.com/blog/home/post/762 We can also use scan-build (ccc-analyzer and c++-

[cmake-developers] [CMake 0015578]: Target property that sets Startup Project in MSVC

2015-05-20 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://www.cmake.org/Bug/view.php?id=15578 == Reported By:Davy Durham Assigned To:

[cmake-developers] [CMake 0015577]: The 'project' command overwrites CMAKE_CONFIGURATION_TYPES.

2015-05-20 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == https://public.kitware.com/Bug/view.php?id=15577 == Reported By:Cedric Guerin Assigned To:

[cmake-developers] [CMake 0015576]: cannot build CMake on old versions of HP-UX IA64

2015-05-20 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://www.cmake.org/Bug/view.php?id=15576 == Reported By:mscott Assigned To: =

Re: [cmake-developers] Regarding the 'run-include-what-you-use' topic

2015-05-20 Thread Brad King
On 05/19/2015 05:07 PM, Daniel Pfeifer wrote: > If the options can be used for other tools than IWYU, the option name > and its documentation should not be IWYU specific. > > It also would be great to have more than one static analyzer enabled > at a time. Like IWYU and clang-tidy and KWStyle and

[cmake-developers] [CMake 0015575]: Ambiguous documentation for how to define a (cached) variable in cmake from command line

2015-05-20 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://www.cmake.org/Bug/view.php?id=15575 == Reported By:Claudio Caraffi Assigned To: