blender/intern/itasc
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
..
kdl OS X: remove code for OS X <= 10.5, which is already not supported since 2 years. 2015-12-29 00:27:18 +01:00
Armature.cpp Code cleanup: warnings 2014-07-20 00:38:52 +10:00
Armature.hpp
Cache.cpp
Cache.hpp
CMakeLists.txt CMake: unbundle eigen3 2015-03-19 15:41:41 +11:00
ConstraintSet.cpp
ConstraintSet.hpp
ControlledObject.cpp
ControlledObject.hpp
CopyPose.cpp
CopyPose.hpp
Distance.cpp
Distance.hpp
eigen_types.cpp
eigen_types.hpp
FixedObject.cpp
FixedObject.hpp
MovingFrame.cpp
MovingFrame.hpp
Object.hpp
Scene.cpp
Scene.hpp
Solver.hpp
ublas_types.hpp
UncontrolledObject.cpp
UncontrolledObject.hpp
WDLSSolver.cpp
WDLSSolver.hpp
WorldObject.cpp
WorldObject.hpp
WSDLSSolver.cpp
WSDLSSolver.hpp