Guillermo S. Romero
76447ef615
Update condition checks to match user definable CC and CCC.
...
Also make faster to notice which FIX_NAN_WARN as not been replaced.
2009-09-20 20:21:01 +00:00
Guillermo S. Romero
ccf847585d
Make compiler easily to override (CC & CCC) and clean up whitespace.
2009-09-13 22:34:47 +00:00
Chris Want
77e0199dc3
Makefile updates for Blender 2.5 (from GSR)
2009-03-19 01:50:45 +00:00
Chris Want
5e3cffc64a
Patch to change license to GPL only, from GSR.
2008-01-07 19:13:47 +00:00
Jean-Luc Peurière
c78e44cdc5
big warning hunt commit
...
lot of casts, added prototypes, missing includes and some true errors
2005-03-09 19:45:59 +00:00
Kent Mein
e63db96a57
I removed the following:
...
LEVEL_2_CPP_WARNINGS += -Wstrict-prototypes
LEVEL_2_CPP_WARNINGS += -Wmissing-prototypes
Every version of g++ i've used has stated these two were not for g++
but for c or objectivec.
Kent
2004-09-01 12:09:22 +00:00
Kent Mein
8a7110a19a
removed -Wbad-function-cast -Wmissing-declarations -Wnested-externs
...
from LEVEL_2_CPP_WARNINGS since they aren't valid for c++
(Note they are still in the LEVEL_2_C_WARNINGS)
Kent
2004-03-05 21:29:34 +00:00
Hans Lambermont
12315f4d0e
Initial revision
2002-10-12 11:37:38 +00:00