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