blender/build_files/cmake/Modules
Sergey Sharybin d3c3f07133 Initial implementation of a script for automatic dependencies installer/builder
This script will install all packages from the repositories and will compile
missing in repositories libraries.

It is supposed to replace pre-compiled libraries from our svn.

Tested script on Fedora 14 and 17, Ubuntu 10.04 and 12.10. All the dependencies
and manually built libraries seems to be fine. However, it's really annoying to
build blender in virtual machine to ensure there's no linking errors, i would
hope community will help testing and making needed tweaks to the script :)

To use the script, simple run it from your user name. It'll run installation
commands from a sudo, so you would likely be requested to type a password.

I've made tweaks to CMake FindLibs, so it should find OIIO, OCIO and python
libraries compiled by this script. Boost and FFmpeg would need to be specified
manually.

SCons currently would require manual paths specifications as well. Perhaps we
could make SCons smarter in the future.

All the parameters you need to pass to CMake/SCons would be printed when script
finishes to run.

Pretty much sure it's not production-ready script, but we need to start testing
at some point :)
2012-11-12 19:39:09 +00:00
..
FindFftw3.cmake - add example for python rna property update 2011-06-20 02:54:56 +00:00
FindGLEW.cmake code cleanup: white space, spelling & ';;' end of lines. 2012-02-25 16:04:03 +00:00
FindJack.cmake - add example for python rna property update 2011-06-20 02:54:56 +00:00
FindJeMalloc.cmake - add example for python rna property update 2011-06-20 02:54:56 +00:00
FindOpenCOLLADA.cmake Code cleanup and minor change to CMake's colalda detection to make 2012-08-11 10:32:27 +00:00
FindOpenColorIO.cmake Initial implementation of a script for automatic dependencies installer/builder 2012-11-12 19:39:09 +00:00
FindOpenEXR.cmake patch [#30227] Various MSVC (32-bit) Warning and Typo Fixes 2012-02-17 19:21:47 +00:00
FindOpenImageIO.cmake Initial implementation of a script for automatic dependencies installer/builder 2012-11-12 19:39:09 +00:00
FindOpenJPEG.cmake - add example for python rna property update 2011-06-20 02:54:56 +00:00
FindPCRE.cmake removed nodes from CMake's BLENDER_LINK_LIBS, rewrote find-pcre using own template. 2011-09-14 01:23:17 +00:00
FindPythonLibsUnix.cmake Initial implementation of a script for automatic dependencies installer/builder 2012-11-12 19:39:09 +00:00
FindSndFile.cmake - add example for python rna property update 2011-06-20 02:54:56 +00:00
FindSpacenav.cmake more cmake/x11 edits 2011-08-02 06:32:53 +00:00
FindXML2.cmake - removed some duplicate library links from cmake (which were needed because of bad level calls) 2011-09-14 01:02:57 +00:00