Campbell Barton
|
5e382eb8e5
|
rename blenderlib to blender_add_lib
|
2010-12-22 23:09:30 +00:00 |
|
Campbell Barton
|
afacd18498
|
use lowercase for cmake builtin names and macros, remove contents in else() and endif() which is no longer needed.
|
2010-12-08 08:43:06 +00:00 |
|
Campbell Barton
|
e8397e6193
|
include headers in cmake source, added a script to check for consistency, reporting missing headers & C files.
this is important so IDE's using CMake integration always get blender headers. - QtCreator & MSVC for eg, probably others too.
|
2010-11-29 04:35:56 +00:00 |
|
Campbell Barton
|
dea59cc5eb
|
warning fixes and minor cmake changes.
|
2010-09-18 03:55:56 +00:00 |
|
Campbell Barton
|
04b0dcd9e5
|
- use list append in more places (preferred method since its faster)
- remove some unused include paths
- remove unused linux path define
|
2010-09-06 10:15:41 +00:00 |
|
Campbell Barton
|
4e9171e6f6
|
binreloc wasnt working with cmake.
|
2009-07-19 19:36:56 +00:00 |
|
Chris Want
|
659316e4f4
|
Fixes for CMake.
|
2008-01-22 05:34:53 +00:00 |
|
Kent Mein
|
320ac3f0e2
|
Fixing makefiles for binreloc I made it use flags like other
things default on for linux. ideasman helped me get scons working.
Cmake still needs some love...
Kent
|
2008-01-18 21:39:47 +00:00 |
|