blender/build_files/cmake
Campbell Barton 67c15da97d docs / clenup (no functional code changes)
- added API examples for mathutils.Color/Euler/Quaternion/Matrix.
- corrected own bad spelling matricies --> matrices.
- minor pep8 edits.
- update CMake ignore file list.
2011-10-17 02:20:53 +00:00
..
config * Removing libsamplerate from build systems 2011-10-02 17:09:39 +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 cmake's find glew wasnt working right - if glew wasnt found installing the package would not help since the not-found result was cached. 2011-10-14 12:17:35 +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 docs / clenup (no functional code changes) 2011-10-17 02:20:53 +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 pep8 cleanup and fix for keymap test operator from my own recent fix. 2011-09-26 15:39:15 +00:00
cmake_static_check_sparse.py use the systems number of processes for running static checks - multiple jobs. 2011-09-22 04:41:12 +00:00
cmake_static_check_splint.py use the systems number of processes for running static checks - multiple jobs. 2011-09-22 04:41:12 +00:00
macros.cmake remove find samplerate module, use -msse2 flag for intel c++ since its supported. 2011-10-02 17:16:28 +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 pep8 cleanup and fix for keymap test operator from my own recent fix. 2011-09-26 15:39:15 +00:00
RpmBuild.cmake cmake: use cached results for RPM build & dont print annoying rpmbuild missing on every re-run of cmake. 2011-10-14 14:01:39 +00:00