blender/build_files/cmake
Sergey Sharybin 72ac596e19 Update Ceres to latest upstream version
Brings new bounds limiting and also prepares build system
for the changes in the upstream.

Namely shared_ptr header and namespace is now being detected
by a build system rather than by hacks in the code.

This commit includes some changes to auto-detection flags
in SCons, presumably adding more consistency there. This
is main changes which are suppoed to be reviewed here.

Reviewers: campbellbarton

Differential Revision: https://developer.blender.org/D581
2014-06-27 14:08:27 +06:00
..
config Disable quicktime when in cmake's lite configuration 2014-04-18 23:22:09 +10:00
example_scripts patch cmake_linux_install.sh to do multithreaded build 2014-02-27 16:00:26 +01:00
Modules Some WITH_TESTS weer not renamed to WITH_GTEST 2014-06-18 22:28:27 +06:00
buildinfo.cmake Need to consider blender-v* a release branch, not just blender- 2014-06-16 15:16:18 +06: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 add missing bullet header to cmake, quiet reports from 'make test_cmake' 2013-02-06 04:16:28 +00:00
cmake_consistency_check.py Code cleanup: remove references to svn and code style 2014-01-28 23:01:22 +11:00
cmake_netbeans_project.py Update netbeans projectfile generator to v8 2014-05-18 15:55:00 +10:00
cmake_qtcreator_project.py CMake: use project name when generating project files 2014-05-11 16:21:38 +10: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 Update Ceres to latest upstream version 2014-06-27 14:08:27 +06:00
packaging.cmake Add the date to the CPack rpm package version 2014-02-12 13:45:36 -07: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