Go to file
Campbell Barton dad1cdad13 Revert "Make 'incompatible pointer type' gcc warning an error by default."
This reverts commit b5bd39b5182590fd4d5ddb24d7b7bdbe714d57bf.

This is problematic because it means minor differences in system headers can cause errors
(glew in this case errored for me both with system and Blender's bundled version).

Developers can enable -Werror=* locally for warnings that aren't reliable across different systems.
2016-01-17 13:25:47 +11:00
build_files Cleanup: stdbool no longer optional, remove checks 2016-01-16 15:38:57 +11:00
doc Remove SCons building system 2016-01-04 14:20:48 +05:00
extern CMake: De-duplicate checks around unordered maps and shared pointer 2016-01-14 12:38:46 +05:00
intern Cycles: Fix compilation with older OSL 2016-01-16 22:47:04 +05:00
release Usual fixes and tweaks for UI messages. 2016-01-14 17:00:16 +01:00
source Revert "Fix compile error in gpu_debug (incompatible-pointer-type)." 2016-01-17 13:25:47 +11:00
tests Correct include directories for GTests 2016-01-04 22:16:14 +05:00
.arcconfig Use HTTPS protocol for arc 2013-12-24 22:57:27 +06:00
.gitignore Git ignore BUILD_NOTES.txt from install_deps.sh. 2015-11-23 20:17:02 +01:00
.gitmodules Remove SCons building system 2016-01-04 14:20:48 +05:00
CMakeLists.txt Revert "Make 'incompatible pointer type' gcc warning an error by default." 2016-01-17 13:25:47 +11:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile Minor edits to sync make.bat & makefile 2016-01-04 20:42:00 +11:00
make.bat Minor edits to sync make.bat & makefile 2016-01-04 20:42:00 +11:00