blender/build_files
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
..
cmake 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
make Fixing make files compilation in linux 2010-08-11 14:51:52 +00:00
package_spec/pacman spec files for building arch linux packages (pacman) 2010-09-12 16:00:12 +00:00
scons Make C4013 throw a warning 2010-10-19 05:42:31 +00:00