Blender Git Commit Log

Git Commits -> Revision c7ff23c

Revision c7ff23c by Campbell Barton (master)
October 24, 2010, 03:57 (GMT)
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.

Commit Details:

Full Hash: c7ff23cc34e67e0c8f292fe19c4af4af05b15f1c
SVN Revision: 32674
Parent Commit: ea5670f
Lines Changed: +40, -5

5 Modified Paths:

/build_files/cmake/macros.cmake (+35, -0) (Diff)
/extern/CMakeLists.txt (+1, -1) (Diff)
/source/blender/makesrna/intern/CMakeLists.txt (+2, -2) (Diff)
/source/blender/render/CMakeLists.txt (+1, -1) (Diff)
/source/blenderplayer/bad_level_call_stubs/CMakeLists.txt (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021