Go to file
Sergey Sharybin 0d7e758c91 CMake: Tweaks to removal of strict flags
Silences the following strict flags from external libraries:

- -Wclass-memaccess
- -Wswitch
- -Wtype-limits
- -Wint-in-bool-context

Needed to tweak macro a bit, since the old logic was wrong:
we can not use CXX flags for C compiler, need way more strict
separation between what goes where.
2018-06-22 14:25:42 +02:00
build_files CMake: Tweaks to removal of strict flags 2018-06-22 14:25:42 +02:00
doc bpy blf api example update 2018-04-17 12:25:51 +02:00
extern Cleanup: quiet warning 2018-06-20 15:34:20 +02:00
intern Fix Cycles incorrect versioning for automatic sample world resolution. 2018-06-21 15:28:59 +02:00
release UI: preference for developer extras 2018-06-21 14:54:21 +02:00
source Cleanup: rename 3D cursor calculation vars 2018-06-22 12:55:15 +02:00
tests Cleanup: strip tests trailing space 2018-06-04 18:47:31 +02:00
.arcconfig Use HTTPS protocol for arc 2013-12-24 22:57:27 +06:00
.editorconfig editorconfig: correct C/C++ using space 2018-06-19 07:48:12 +02:00
.gitignore Build: add scripts to build dependencies for Windows and macOS. 2017-08-07 17:54:26 +02:00
.gitmodules Point all submodules to master branch 2017-04-03 14:54:51 +02:00
CMakeLists.txt CMake: Tweaks to removal of strict flags 2018-06-22 14:25:42 +02:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile Fix string comparison in GNUMakefile for linux systems 2018-04-25 09:30:55 +02:00
make.bat Cleanup: trailing space cmake, make.bat 2018-06-17 20:18:09 +02:00