blender/build_files
Brecht Van Lommel 2d60a54649 Build: add config for developers
This has faster builds, error checks and tests. The number of cmake options
for this type of thing has grown over the years and it's convenient to be
able to point new developers to a single target.

Previously the combination of all these options did not work correctly, now
all tests should pass.

The easiest way to use this is with the make wrapper, for example:
make full developer debug

Or set it manually with CMake:
cmake -C ../blender/build_files/cmake/config/blender_developer.cmake .

Differential Revision: https://developer.blender.org/D5149
2019-08-05 15:25:36 +02:00
..
build_environment Deps: Fix build error with theora on windows. 2019-08-02 13:29:29 -06:00
buildbot Cleanup: misc spelling fixes 2019-08-01 14:02:41 +10:00
cmake Build: add config for developers 2019-08-05 15:25:36 +02:00
package_spec Spelling fixes in comments and descriptions, patch by luzpaz 2019-07-31 14:27:35 +02:00
utils Cleanup: use 2 space indentation for shell scripts 2019-04-17 06:08:01 +02:00
windows Build: add config for developers 2019-08-05 15:25:36 +02:00