blender/build_files/cmake
Campbell Barton d87fcb0760 - fix for memory leak in findFreeNavPolyIndex()
- also correct own script for running cppcheck.
2011-09-16 14:02:44 +00:00
..
config fix [#28356] Import export STL files, problem in script in version r39307 2011-08-24 14:22:41 +00:00
example_scripts added a check to console auto-compleation for pythons struct_seq type, so bpy.app and sys.float_info autocompleate their attributes rather then bring treated as a typle. 2011-06-10 09:44:27 +00:00
Modules removed nodes from CMake's BLENDER_LINK_LIBS, rewrote find-pcre using own template. 2011-09-14 01:23:17 +00:00
buildinfo.cmake buildinfo is now quoted from the build systems, avoids stripping quotes on startup. 2011-08-22 12:24:14 +00:00
cmake_consistency_check_config.py split cmake check configuration out 2011-06-22 05:30:06 +00:00
cmake_consistency_check.py py api: sphinx doc corrections, pep8 cleanup and style edits, also added __all__ to some modules which were missing it. 2011-07-31 03:15:37 +00:00
cmake_netbeans_project.py py api: sphinx doc corrections, pep8 cleanup and style edits, also added __all__ to some modules which were missing it. 2011-07-31 03:15:37 +00:00
cmake_qtcreator_project.py py api: sphinx doc corrections, pep8 cleanup and style edits, also added __all__ to some modules which were missing it. 2011-07-31 03:15:37 +00:00
cmake_static_check_cppcheck.py - fix for memory leak in findFreeNavPolyIndex() 2011-09-16 14:02:44 +00:00
cmake_static_check_sparse.py use replace 0 with NULL for pointers, set some functions static 2011-09-16 08:20:21 +00:00
cmake_static_check_splint.py new convenience makefile targets for static source code cheching: check_splint/check_sparse/check_cppcheck 2011-09-16 06:58:20 +00:00
macros.cmake fix for error linking opencollada on linux. 2011-09-12 13:58:13 +00:00
packaging.cmake part of a patch from Dan Eicher for cmake packaging. 2011-08-24 18:23:21 +00:00
project_info.py correct spelling error and some pep8 changes. 2011-05-26 09:33:51 +00:00
project_source_info.py new convenience makefile targets for static source code cheching: check_splint/check_sparse/check_cppcheck 2011-09-16 06:58:20 +00:00
RpmBuild.cmake fix [#26152] Blender File for Image too Small 2011-02-21 01:02:30 +00:00