blender/build_files/cmake
2012-04-22 14:33:40 +00:00
..
config fix for segfault with bpy compiled as python module (dont register atexit) 2012-01-17 15:19:11 +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 code cleanup: white space, spelling & ';;' end of lines. 2012-02-25 16:04:03 +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 quiet some warnings. 2011-11-01 22:51:10 +00:00
cmake_consistency_check.py add python3 checks to avoid confusion from errors with python2. 2011-11-19 00:01:10 +00:00
cmake_netbeans_project.py - disable undo for user preferences (every click would do push an undo), was noticeable on large files. 2011-11-08 15:11:27 +00:00
cmake_qtcreator_project.py attempt to fix defione for qtcreator project file and cycles define. 2011-12-06 04:53:16 +00:00
cmake_static_check_cppcheck.py Code Cleanup: pep8 edits 2012-02-04 11:10:41 +00:00
cmake_static_check_sparse.py remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
cmake_static_check_splint.py remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
macros.cmake Solve restriction of MinGW that users have to turn ffmpeg on for cmake. 2012-04-22 14:33:40 +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 qtcreator/netbeans generators: fix for error getting project info when svn isnt found (common on windows) 2012-04-15 09:34:57 +00:00
project_source_info.py cleanup for redefined vars 2012-01-18 06:55:51 +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