blender/build_files/cmake/Modules
Bastien Montagne e0869db01f Patch from Ejner Fergo: enhancements to install_deps.sh.
Mostly, it:
* Adds numpy and opencollada
* Merges both Suse and Fedora/Redhat into a single func (not sure this is a good idea, but would have been to painful to undo this).

Notes:
* I changed a bit how numpy is handled, so that the script does not try to build it when py3.3 was installed from package!
* Bumped oiio 'magic number', as now trying to use libtiff5 means we have to rebuild everything using tiff!
* Only made a quick test on my own system, but Ejner made quite some extensive ones, so it should be safe.
* I’m not sure keeping on extending that horrible bash thing is a good idea. Shell scripts are nice for small, limited stuff, but I personnaly find that one (over 53ko!) unreadable and a pita to maintain. Further more, doing the same for windows would mean to rewrite everything in another language... I have started work to port this as a py3 script, so that we have a nice structure (classes...) easy to extend/tweak/implement in various OSs/etc.!
2013-01-03 15:35:46 +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
FindIcuLinux.cmake Fix when statically linking with distro's boost: in this case, we most likely also need to statically link against icu, as most boost packages are built with it. Without that, you get a bunch of errors at link time (when using boost_locale, or, in freestyle branch, boost_regex). 2012-11-19 08:51:35 +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 Patch from Ejner Fergo: enhancements to install_deps.sh. 2013-01-03 15:35:46 +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