blender/build_files/cmake
Campbell Barton 0dcda51836 Revert "Correct recent commit replacing macro's /w MSVC"
This reverts commit 810f8928d65abbce6dddc1e11f6092c22d9a5fcc.

Worked by accident with MSVC, real fix next...
2015-06-18 00:58:58 +10:00
..
config CMake: minor edits to lite config 2015-06-14 09:34:42 +10:00
example_scripts patch cmake_linux_install.sh to do multithreaded build 2014-02-27 16:00:26 +01:00
Modules CMake: Fix typo in OIIO module 2015-06-10 16:51:52 +02:00
buildinfo.cmake CMake: Suppress unconfigured branch upstream error in the output 2015-03-20 13:59:05 +05:00
clang_array_check.py Checker percentage calc was wrong, also cleanup 2014-03-29 11:25:44 +11:00
cmake_consistency_check_config.py CMake: fixes for own checking script 2015-05-17 16:05:38 +10:00
cmake_consistency_check.py Cleanup: pep8 2015-06-07 17:28:02 +10:00
cmake_netbeans_project.py Cleanup: minor edits to project generators 2015-03-22 03:35:13 +11:00
cmake_qtcreator_project.py Cleanup: minor edits to project generators 2015-03-22 03:35:13 +11:00
cmake_static_check_clang_array.py Update clang array checker for new clang py api 2014-03-29 11:08:24 +11:00
cmake_static_check_cppcheck.py Checker percentage calc was wrong, also cleanup 2014-03-29 11:25:44 +11:00
cmake_static_check_smatch.py Checker percentage calc was wrong, also cleanup 2014-03-29 11:25:44 +11:00
cmake_static_check_sparse.py Checker percentage calc was wrong, also cleanup 2014-03-29 11:25:44 +11:00
cmake_static_check_splint.py Checker percentage calc was wrong, also cleanup 2014-03-29 11:25:44 +11:00
macros.cmake Revert "Correct recent commit replacing macro's /w MSVC" 2015-06-18 00:58:58 +10:00
packaging.cmake CMake: remove temp assignment, unused vars 2015-05-19 16:44:18 +10:00
project_info.py CMake: use project name when generating project files 2014-05-11 16:21:38 +10:00
project_source_info.py pass compiler defines such as __FLT_MIN__ to smatch and sparse (they fail without them). 2013-08-08 01:53:02 +00:00
RpmBuild.cmake when building blender as a py module use add_library(... MODULE on all systems, was SHARED on linux/windows. 2012-01-11 00:09:46 +00:00