Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Montagne <montagne29@wanadoo.fr>2013-12-11 20:50:26 +0400
committerBastien Montagne <montagne29@wanadoo.fr>2013-12-12 01:12:09 +0400
commit05e17242c9b504e59d83a65ba336699f9d661e92 (patch)
tree6ba6376019b8dbb0ca977a9034eb0e5968f37321 /source/blender/modifiers/intern
parentb53bc572fdb6c9f81e2f0e547949fd2130899c2c (diff)
More updates, fixes and cleanup to install_deps.sh.
So, after hours of wild hunt, I think both CMake and Scons builds work again. There were several small issues hiding here and there, esp. for scons. *WARNING* the --all-static is currently officially broken (it was already quite useless in fact). I’m seriously considering dropping it completely, having a script compiling a chain of static libs in a complete working way for *two* different build systems is just too much work (static libs are *really* a nightmare at link time). Builders who want to generate static Blender (to share it e.g.) will have to handle things by hand for now. Main other points changed: * Many changes to generated settings for scons (notably, I had to hack around the fact that the short ld -l option does not work with lib names like 'Iex-2_1', which is not that surprising). * Opencollada remains the only lib built statically (can't get it to build dyn currently). * All other libs, even ILMBase ones, are now fully dynamic ones. * Some general cleanup with CMake definitions of built libs. * Git-libs do not clone again and again the repo anymore!
Diffstat (limited to 'source/blender/modifiers/intern')
0 files changed, 0 insertions, 0 deletions