blender/build_files/cmake
Bastien Montagne 582e7a6347 Add a skeleton of C API for Eigen3.
Title says pretty much everything. For now, only thing available is a solver of eigen
values/vectors for self-adjoint matrices.

We can easily add more when needed.

Thanks to Sergey and Campbell for quick review.
2015-07-13 18:05:38 +02:00
..
config Correct comment 2015-07-05 22:19:01 +10:00
example_scripts patch cmake_linux_install.sh to do multithreaded build 2014-02-27 16:00:26 +01:00
Modules GTests: do not add 'performance' tests to auto-ran tests (with ctest or 'make test')... 2015-06-29 18:15:02 +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 support ninja for netbeans projects 2015-06-20 18:24:06 +10: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 Add a skeleton of C API for Eigen3. 2015-07-13 18:05:38 +02:00
packaging.cmake CMake: remove temp assignment, unused vars 2015-05-19 16:44:18 +10:00
project_info.py Update netbeans project file generator 2015-06-18 12:23:54 +10:00
project_source_info.py Use regex for cmake config parsing 2015-07-13 20:05:26 +10: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