Campbell Barton
|
3076d95ba4
Cleanup: use 2 space indentation for CMake
|
5 rokov pred |
Campbell Barton
|
47adab4f99
CMake: prepare for BLENDER_SORTED_LIBS removal
|
5 rokov pred |
Campbell Barton
|
ab5e69e660
Cleanup: remove contributors for CMake files
|
6 rokov pred |
Campbell Barton
|
4b88541d59
CMake: unbundle eigen3
|
9 rokov pred |
Campbell Barton
|
fecc3b9d68
add 2 new utility functions to the BGE mesh py api.
|
12 rokov pred |
Campbell Barton
|
ff014a3077
code cleanup: cmake - add missing headers, remove directories from source listing.
|
12 rokov pred |
Daniel Genrich
|
827c70abd8
Update to stable Eigen 3.1.1
|
12 rokov pred |
Campbell Barton
|
3a947cf537
code cleanup: remove redundant casts
|
12 rokov pred |
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.
|
12 rokov pred |
Sergey Sharybin
|
fe6ad36060
Fix compilation error for win32.
|
13 rokov pred |
Campbell Barton
|
8732ae3a0b
edits to cmake
|
13 rokov pred |
Sergey Sharybin
|
3d903ee3ff
Libraries upgrade:
|
13 rokov pred |
Campbell Barton
|
4a04f72069
remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n
|
13 rokov pred |
Campbell Barton
|
09da9d4393
cmake maintenance
|
13 rokov pred |
Campbell Barton
|
5e382eb8e5
rename blenderlib to blender_add_lib
|
14 rokov pred |
Campbell Barton
|
afacd18498
use lowercase for cmake builtin names and macros, remove contents in else() and endif() which is no longer needed.
|
14 rokov pred |
Campbell Barton
|
e8397e6193
include headers in cmake source, added a script to check for consistency, reporting missing headers & C files.
|
14 rokov pred |
Campbell Barton
|
c6976e7351
use explicit file paths for CMake rather then globing, This is recommended by cmake devs.
|
14 rokov pred |
Campbell Barton
|
dea59cc5eb
warning fixes and minor cmake changes.
|
14 rokov pred |
Campbell Barton
|
6464718083
rename some cmake build targets
|
14 rokov pred |
Campbell Barton
|
081c1205a3
correct fsf address
|
15 rokov pred |
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.
|
15 rokov pred |