blender/extern
Campbell Barton c7ff23cc34 Added CMake macro REMOVE_STRICT_FLAGS(), this means developers can build with -Werror in their CMAKE_C_FLAGS_DEBUG (so all warnings give errors).
but external libs which we don't maintain & generated code will have -Werror removed.

This is GCC only, MSVC can be added easily.
2010-10-24 03:57:07 +00:00
..
binreloc warning fixes and minor cmake changes. 2010-09-18 03:55:56 +00:00
bullet2 Remove msvc build files which are not needed anymore. 2010-10-23 15:14:54 +00:00
Eigen2 Eigen: fix 10.5 ppc compile error 2009-12-01 10:25:21 +00:00
glew Remove msvc build files which are not needed anymore. 2010-10-23 15:14:54 +00:00
libopenjpeg use explicit file paths for CMake rather then globing, This is recommended by cmake devs. 2010-10-23 04:05:55 +00:00
libredcode == SCons == 2009-09-04 12:56:30 +00:00
lzma Remove msvc build files which are not needed anymore. 2010-10-23 15:14:54 +00:00
lzo Remove msvc build files which are not needed anymore. 2010-10-23 15:14:54 +00:00
CMakeLists.txt Added CMake macro REMOVE_STRICT_FLAGS(), this means developers can build with -Werror in their CMAKE_C_FLAGS_DEBUG (so all warnings give errors). 2010-10-24 03:57:07 +00:00
Makefile Add FFTW3 support to Makefiles, make OpenJpeg use OS lib for Linux. 2009-11-09 20:08:19 +00:00
SConscript Finally change SConscript tabs to spaces. 2010-08-29 20:52:05 +00:00