Chris Want
98760e69b3
Change link order (nodes<-->blenkernel) for cmake build.
2007-03-27 21:58:02 +00:00
Kent Mein
80237ceff9
patch to get cmake working with nodes now. Provided by Genscher.
...
I still have linking issues with it but it is better as is so I'm
commiting it. Hopefully will have it fixed fully shortly.
Kent
2007-03-27 18:34:57 +00:00
Jacques Beuarain
0246e8ba00
CMake: Think this is the reason linking python statically causes problems on some platforms (linking order)
2007-02-18 15:01:07 +00:00
Chris Want
2cd4fca2ef
I need to use the 64-bit Linux blender, but I don't want to accidentally
...
commit creator.c, so if this file is compiled and the macro YESIAMSTUPID
is defined, the executable will run, with a mean warning printed to stdout.
Enable in cmake by setting YESIAMSTUPID to On, or with make by putting
"export NAN_YESIAMSTUPID=true" in user-def.mk.
2007-01-23 20:08:23 +00:00
Jacques Beuarain
d78aed0682
CMake: Add scripts copy back into postbuild on Windows after accidentally removing it when adding the plugins
2006-12-15 10:40:37 +00:00
Jacques Beuarain
ed6da1709f
CMake: Oops. Fix Info.plist problem from recent changes in bundling steps.
2006-12-12 12:43:02 +00:00
Jacques Beuarain
78f7fc41e4
CMake: Fix postbuild step in Unix Makefiles because cp return error code
...
for CVS dir.
2006-12-10 17:38:38 +00:00
Jacques Beuarain
6cbe9b8ac4
CMake: Copy packaging files for Unix in post-build and fill in missing files for other platforms as well (plugins, text etc.)
2006-12-10 17:09:48 +00:00
Jacques Beuarain
db0b953706
CMake: Copy .blender structure and necessary dlls for Windows builds as part of the postbuild to target directories.
2006-12-10 14:49:28 +00:00
Jacques Beuarain
bd1fe441d4
CMake: Move genrated dna.c and cmake_blender_libs.txt to binary directories to keep source dir pristine. Also flag removed libraries as status and not "error" messages.
2006-12-07 00:18:57 +00:00
Jacques Beuarain
2279872921
CMake: Proper bundle for blender binary for Mac OS X and just keep blenderplayer as regular binary as with download from blender3d.org
2006-12-06 00:28:13 +00:00
Jacques Beuarain
6ede6352ed
CMake: Quicktime library was not linked on Unix platforms because it was missing from sorted static library lists.
2006-11-25 23:42:11 +00:00
Jacques Beuarain
681346188f
CMake: Remove blender_img from sorted link list as it has been renamed/replaced
2006-11-18 16:24:59 +00:00
Jacques Beuarain
1a85cc1663
CMake: Do not create dummy dna.ca on initial run in wrong place for blender app
2006-11-18 02:40:36 +00:00
Jacques Beuarain
24f4440d05
CMake lists initial submission. Documentationand further verification for different platforms will follow soon. This was just tested against current CVS on MSVC 2005 with Verse, QuickTime, OpenEXR, Player all on.
2006-11-17 02:27:12 +00:00