.. |
config
|
fix for segfault with bpy compiled as python module (dont register atexit)
|
2012-01-17 15:19:11 +00:00 |
example_scripts
|
replace python3 command with python3.2, python3 isnt available on ubuntu.
|
2012-05-01 20:45:16 +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
|
replace python3 command with python3.2, python3 isnt available on ubuntu.
|
2012-05-01 20:45:16 +00:00 |
cmake_netbeans_project.py
|
replace python3 command with python3.2, python3 isnt available on ubuntu.
|
2012-05-01 20:45:16 +00:00 |
cmake_qtcreator_project.py
|
replace python3 command with python3.2, python3 isnt available on ubuntu.
|
2012-05-01 20:45:16 +00:00 |
cmake_static_check_cppcheck.py
|
replace python3 command with python3.2, python3 isnt available on ubuntu.
|
2012-05-01 20:45:16 +00:00 |
cmake_static_check_sparse.py
|
replace python3 command with python3.2, python3 isnt available on ubuntu.
|
2012-05-01 20:45:16 +00:00 |
cmake_static_check_splint.py
|
replace python3 command with python3.2, python3 isnt available on ubuntu.
|
2012-05-01 20:45:16 +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
|
replace python3 command with python3.2, python3 isnt available on ubuntu.
|
2012-05-01 20:45:16 +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 |