blender/build_files/cmake
Ray Molenkamp f637b47064 MSVC: Enable clang-tidy analyser
This enables the use of clang-tidy in the VS IDE.

To use it:

1 - Enable WITH_CLANG_TIDY in your cmake configuration
2 - From the Analyse pull down menu select Run Code Analysis on...

The analyser is currently not enabled by default on build
given it is quite slow and there are quite a few problems
it reports that we still need to deal with.
2020-12-03 11:00:58 -07:00
..
config Fix NanoVDB not being enabled/disabled correctly in CMake profiles 2020-11-12 12:49:12 +01:00
example_scripts Cleanup: pep8, blank lines 2020-10-02 11:59:16 +10:00
Modules Deps: Additional changes for PugiXML on macOS 2020-12-02 15:18:05 +01:00
platform MSVC: Enable clang-tidy analyser 2020-12-03 11:00:58 -07:00
buildinfo_static.h.in CMake: configue_file() to pass strings for build-info 2020-11-06 17:26:29 +11:00
buildinfo.cmake CMake: configue_file() to pass strings for build-info 2020-11-06 17:26:29 +11:00
clang_array_check.py Cleanup: pep8, blank lines 2020-10-02 11:59:16 +10:00
cmake_consistency_check_config.py CMake: update cmake_consistency_check 2019-10-29 03:46:50 +11:00
cmake_consistency_check.py Cleanup: change Python version checks to include newer versions 2020-09-07 22:58:16 +10:00
cmake_netbeans_project.py Cleanup: pep8 (indentation, spacing, long lines) 2020-10-02 11:59:16 +10:00
cmake_print_build_options.py Cleanup: pep8, blank lines 2020-10-02 11:59:16 +10:00
cmake_qtcreator_project.py Cleanup: remove contributors for Python files 2019-02-05 09:17:00 +11:00
cmake_static_check_clang_array.py Cleanup: pep8 (indentation, spacing, long lines) 2020-10-02 11:59:16 +10:00
cmake_static_check_cppcheck.py Cleanup: remove contributors for Python files 2019-02-05 09:17:00 +11:00
cmake_static_check_smatch.py Cleanup: remove contributors for Python files 2019-02-05 09:17:00 +11:00
cmake_static_check_sparse.py Cleanup: remove contributors for Python files 2019-02-05 09:17:00 +11:00
cmake_static_check_splint.py Cleanup: remove contributors for Python files 2019-02-05 09:17:00 +11:00
macros.cmake Cleanup: use string APPEND/PREPEND 2020-11-06 12:32:54 +11:00
packaging.cmake Fixup for license changes 2020-09-24 15:51:47 +02:00
project_info.py Cleanup: remove contributors for Python files 2019-02-05 09:17:00 +11:00
project_source_info.py Fix invalid version check in 'project_source_info' 2020-10-02 13:46:41 +10:00
RpmBuild.cmake Cleanup: use 2 space indentation for CMake 2019-04-17 06:35:54 +02:00