Campbell Barton
|
3076d95ba4
Cleanup: use 2 space indentation for CMake
|
vor 5 Jahren |
Campbell Barton
|
47adab4f99
CMake: prepare for BLENDER_SORTED_LIBS removal
|
vor 5 Jahren |
Campbell Barton
|
ab5e69e660
Cleanup: remove contributors for CMake files
|
vor 6 Jahren |
Campbell Barton
|
4b88541d59
CMake: unbundle eigen3
|
vor 9 Jahren |
Campbell Barton
|
fecc3b9d68
add 2 new utility functions to the BGE mesh py api.
|
vor 12 Jahren |
Campbell Barton
|
ff014a3077
code cleanup: cmake - add missing headers, remove directories from source listing.
|
vor 12 Jahren |
Daniel Genrich
|
827c70abd8
Update to stable Eigen 3.1.1
|
vor 12 Jahren |
Campbell Barton
|
3a947cf537
code cleanup: remove redundant casts
|
vor 12 Jahren |
Benoit Bolsee
|
ef850d75f5
Fix unaligned array crash in Eigen3 because of compilation option. The EIGEN_DONT_ALIGN_STATICALLY compilation option was added for Win32 only in revision 41283 because of some compilation problem. But this option is causing alignment problem for Eigen3 local variables when SSE optimization is enabled. I do not have any compilation problem when the option is not defined, so I just remove it as it should.
|
vor 12 Jahren |
Sergey Sharybin
|
fe6ad36060
Fix compilation error for win32.
|
vor 13 Jahren |
Campbell Barton
|
8732ae3a0b
edits to cmake
|
vor 13 Jahren |
Sergey Sharybin
|
3d903ee3ff
Libraries upgrade:
|
vor 13 Jahren |
Campbell Barton
|
4a04f72069
remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n
|
vor 13 Jahren |
Campbell Barton
|
09da9d4393
cmake maintenance
|
vor 13 Jahren |
Campbell Barton
|
5e382eb8e5
rename blenderlib to blender_add_lib
|
vor 14 Jahren |
Campbell Barton
|
afacd18498
use lowercase for cmake builtin names and macros, remove contents in else() and endif() which is no longer needed.
|
vor 14 Jahren |
Campbell Barton
|
e8397e6193
include headers in cmake source, added a script to check for consistency, reporting missing headers & C files.
|
vor 14 Jahren |
Campbell Barton
|
c6976e7351
use explicit file paths for CMake rather then globing, This is recommended by cmake devs.
|
vor 14 Jahren |
Campbell Barton
|
dea59cc5eb
warning fixes and minor cmake changes.
|
vor 14 Jahren |
Campbell Barton
|
6464718083
rename some cmake build targets
|
vor 14 Jahren |
Campbell Barton
|
081c1205a3
correct fsf address
|
vor 15 Jahren |
Benoit Bolsee
|
1483fafd13
Merge of itasc branch. Project files, scons and cmake should be working. Makefile updated but not tested. Comes with Eigen2 2.0.6 C++ matrix library.
|
vor 15 Jahren |