[Bf-blender-cvs] CVS commit: blender CMakeLists.txt blender/source/creator CMakeLists.txt Makefile creator.c

Chris Want cwant at ualberta.ca
Tue Jan 23 21:08:23 CET 2007


hos (Chris Want) 2007/01/23 21:08:23 CET

  Modified files:
    .                    CMakeLists.txt 
    blender/source/creator CMakeLists.txt Makefile creator.c 
  
  Log:
  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.
  
  Revision  Changes    Path
  1.14      +2 -1      blender/CMakeLists.txt
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/CMakeLists.txt.diff?r1=1.13&r2=1.14&cvsroot=bf-blender>
  1.12      +5 -1      blender/source/creator/CMakeLists.txt
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/creator/CMakeLists.txt.diff?r1=1.11&r2=1.12&cvsroot=bf-blender>
  1.11      +5 -1      blender/source/creator/Makefile
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/creator/Makefile.diff?r1=1.10&r2=1.11&cvsroot=bf-blender>
  1.66      +10 -1     blender/source/creator/creator.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/creator/creator.c.diff?r1=1.65&r2=1.66&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list