blender/source
Chris Want 5b90aafbd6 Added 2 options to the Makefiles (enable in environment, user-def.mk,
or whatever):

NAN_NO_KETSJI: when set to true, disables compilation of the game engine.
NAN_JUST_BLENDERDYNAMIC: when set to true, only dynamic executable is
build (i.e., no plugin, etc).

Note that NAN_NO_KETSJI implies NAN_JUST_BLENDERDYNAMIC.
2004-03-21 19:59:51 +00:00
..
blender Added 2 options to the Makefiles (enable in environment, user-def.mk, 2004-03-21 19:59:51 +00:00
creator * [SCons] enable BUILD_DATE for win32. Basically SCons creates an extra file in source/creator, which is included by buildinfo.c whenever BUILD_DATE is on and building on Windows. SCons automatically takes care of this dependency. 2004-03-05 15:20:52 +00:00
darwin Updated the Mac OS X blender file icon with standard background and xype's nice shiney blender logo 2003-12-19 12:07:24 +00:00
gameengine Added 2 options to the Makefiles (enable in environment, user-def.mk, 2004-03-21 19:59:51 +00:00
icons - Revert to NaN makefiles 2004-01-05 00:06:11 +00:00
kernel SCons updates 2004-02-29 21:40:48 +00:00
Makefile Added 2 options to the Makefiles (enable in environment, user-def.mk, 2004-03-21 19:59:51 +00:00
nan_compile.mk Added 2 options to the Makefiles (enable in environment, user-def.mk, 2004-03-21 19:59:51 +00:00
nan_definitions.mk Added 2 options to the Makefiles (enable in environment, user-def.mk, 2004-03-21 19:59:51 +00:00
nan_link.mk Work done to build blender on Linux [sparc64]. 2004-01-01 23:19:08 +00:00
nan_subdirs.mk Introducing the 'quicky' make. 2003-12-07 19:03:43 +00:00
nan_warn.mk removed -Wbad-function-cast -Wmissing-declarations -Wnested-externs 2004-03-05 21:29:34 +00:00
SConscript SCons updates 2004-02-24 20:03:27 +00:00