blender/tools
Stephen Swaney 4e66d4e676 fix mashup of CCFLAGS and CXXFLAGS for scons builds.
CXXFLAGS defaults to CCFLAGS which was causing duplicated or
extra compile flags being set for g++.  Fix is to use
env.Replace() rather than .Append() the first time we
set CXXFLAGS in the build environment.
2007-04-13 06:30:34 +00:00
..
__init__.py ==SCons== 2006-03-10 20:11:48 +00:00
bcolors.py == SCons == 2006-02-04 14:15:10 +00:00
Blender.py fix mashup of CCFLAGS and CXXFLAGS for scons builds. 2007-04-13 06:30:34 +00:00
btools.py === SCons === 2007-04-05 05:14:50 +00:00
crossmingw.py == SCons == 2006-02-04 14:15:10 +00:00
mstoolkit.py this file had dos line endings and was causing errors with MSVC express according to artificer. 2006-07-05 21:51:03 +00:00