blender/extern
Sergey Sharybin 5d99cde822 Remove SCons building system
While SCons building system was serving us really good for ages it's no longer
having much attention by the developers and started to become quite a difficult
task to maintain.

What's even worse -- there started to be quite serious divergence between SCons
and CMake which was only accumulating over the releases now. The fact that none
of the active developers are really using SCons and that our main studio is also
using CMake spotting bugs in the SCons builds became quite a difficult task and
we aren't always spotting them in time.

Meanwhile CMake became really mature building system which is available on every
platform we support and arguably it's also easier and more robust to use.

This commit includes:

- Removal of actual SCons building system
- Removal of SCons git submodule
- Removal of documentation which is stored in the sources and covers SCons
- Tweaks to the buildbot master to stop using SCons submodule
  (this change requires deploying to the server)
- Tweaks to the install dependencies script to skip installing or mentioning
  SCons building system
- Tweaks to various helper scripts to avoid mention of SCons folders/files
  as well

Reviewers: mont29, dingto, dfelinto, lukastoenne, lukasstockner97, brecht, Severin, merwin, aligorith, psy-fi, campbellbarton, juicyfruit

Reviewed By: campbellbarton, juicyfruit

Differential Revision: https://developer.blender.org/D1680
2016-01-04 14:20:48 +05:00
..
binreloc Remove SCons building system 2016-01-04 14:20:48 +05:00
bullet2 Remove SCons building system 2016-01-04 14:20:48 +05:00
carve Remove SCons building system 2016-01-04 14:20:48 +05:00
clew Remove SCons building system 2016-01-04 14:20:48 +05:00
cuew Remove SCons building system 2016-01-04 14:20:48 +05:00
Eigen3 MSVC 2015 fix hack around internal compiler crash on openmp atomic 2015-12-10 15:00:30 +01:00
glew Remove SCons building system 2016-01-04 14:20:48 +05:00
glew-es Remove SCons building system 2016-01-04 14:20:48 +05:00
gtest CMake: quiet warnings in GTest 2015-06-23 14:34:52 +10:00
libmv Remove SCons building system 2016-01-04 14:20:48 +05:00
libopenjpeg Remove SCons building system 2016-01-04 14:20:48 +05:00
libredcode Remove SCons building system 2016-01-04 14:20:48 +05:00
lzma Remove SCons building system 2016-01-04 14:20:48 +05:00
lzo Remove SCons building system 2016-01-04 14:20:48 +05:00
rangetree Remove SCons building system 2016-01-04 14:20:48 +05:00
recastnavigation Remove SCons building system 2016-01-04 14:20:48 +05:00
sdlew Remove SCons building system 2016-01-04 14:20:48 +05:00
wcwidth Remove SCons building system 2016-01-04 14:20:48 +05:00
xdnd Remove SCons building system 2016-01-04 14:20:48 +05:00
CMakeLists.txt Eigen: fold remaining OpenNL code into intern/eigen. 2015-12-10 01:58:10 +01:00