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
AgeCommit message (Expand)Author
2015-11-30install_deps.sh: add libsndfile (seems to be mandatory for correct flac export?)Bastien Montagne
2015-11-28install_deps.sh: always give py version arg to cmake/scons (same as we alread...Bastien Montagne
2015-11-25install_deps.sh: Updated official boost version (grrr).Bastien Montagne
2015-11-25install_deps.sh: Updated official Python (to 3.5.0) and NumPy (to 1.10.1).Bastien Montagne
2015-11-24install_deps.sh: update official numpy version.Bastien Montagne
2015-11-23install_deps.sh: Fix dependencies between (built) libs.Bastien Montagne
2015-11-23install_deps.sh: Cleanup: Use correct boolean checks.Bastien Montagne
2015-11-23install_deps.sh: add option to force building libs instead of using packages,...Bastien Montagne
2015-11-23install_deps.sh: refactor message about needed dependencies, and add option t...Bastien Montagne
2015-11-17Fix for previous own commit (logical error - I hate bash).Bastien Montagne
2015-11-17Install_deps.sh: More attempt to fix building OSL on newer distro.Bastien Montagne
2015-11-17Fix (unreported) install_deps.sh --force-openexr option not working.Bastien Montagne
2015-11-17install_deps.sh: point to newer own OSL rev (should fix issues on recent dist...Bastien Montagne
2015-10-03InstallDeps: Fix broken OSL (would not generate valid default names for its ....Bastien Montagne
2015-09-22Install_deps: Hopefully fix broken checks for numpy package in fedora-like di...Bastien Montagne
2015-09-22Install_deps: Add command line options to saved BUILD_NOTES.txt.Bastien Montagne
2015-08-11install_deps: fix broken force/skip-osd options.Bastien Montagne
2015-08-10Install_deps: add basic listing of needed dependencies to error message for u...Bastien Montagne
2015-08-09Install_deps: add (non-tested) OSD-building code.Bastien Montagne
2015-08-09install_deps: Add libxcursor packages, seems to be needed now?Bastien Montagne
2015-08-08Support building OpenSubdiv libraries under Debian (Ubuntu) with our build_de...Thomas Beck
2015-05-28Install_deps: fix different 'libfreetype2' devel package name on fedora and s...Bastien Montagne
2015-05-14install_deps.sh: correct typoCampbell Barton
2015-05-01Updated install_deps' Collada to 3335ac164e68b2512a40914b14c74db260e6ff7d.Bastien Montagne
2015-03-07InstallDeps: Fix stupid typo which broke OIIO building (and nobody reported i...Bastien Montagne
2015-03-05Update install_deps for recent CMake changeCampbell Barton
2015-02-03Install_deps: update to new exr/oiio versions, and (hopefully) fix ILMBase messBastien Montagne
2014-11-28Fix for previous commit (forgot to update rev UID, sorry).Bastien Montagne
2014-11-28Install_deps: switch to OSL 1.5.11 (ammended with blender-fixes).Bastien Montagne
2014-10-15Fix for No Sudo option in install_deps.sh (typo in docs)Dalai Felinto
2014-10-09InstallDeps: Fix wrong OPENCOLLADA settings in final messages in some cases.Bastien Montagne
2014-10-08We need libglewmx too, now.Bastien Montagne
2014-10-03Install_deps.sh: missing `--skip-openexr` in arg parser's parameters.Bastien Montagne
2014-09-28Install_deps: Fix stupid mistake in BUILD_NOTE.txt generation since last commit.Bastien Montagne
2014-09-19Install_deps: add an '--info' path option to store BUILD_NOTES.txt...Bastien Montagne
2014-08-18Install_deps: Better handling of 'check installed' in Debian, and fix jack2d ...Bastien Montagne
2014-07-28Install_deps: Raise openexr/ilmbase magic numbers, looks to be needed...Bastien Montagne
2014-07-27Install_deps: forgot to cleanup that in latest commits.Bastien Montagne
2014-07-25Install_deps: Force to always compile OCIO for now.Bastien Montagne
2014-07-25Install_deps: Update OSL to 1.5.10, llvm to 3.4 and oiio to 1.4.11.Bastien Montagne
2014-07-08Install_deps: minor cleanup.Bastien Montagne
2014-07-04Install_deps: Final (hopefully!) fix for dual clang/cfe name (*sigh*).Bastien Montagne
2014-06-29Install_deps: fix for clang url issue.Bastien Montagne
2014-05-05Install_deps: explicitely disable OSL/LLVM seems needed...Bastien Montagne
2014-05-04Fix T40025: install_deps.sh generating wrong make flag for OSLBastien Montagne
2014-05-03install_deps: always specify openexr/ilmbase versions to OIIO and OSL cmake, ...Bastien Montagne
2014-05-01Install_deps.sh: do not use terminfo in our own llvm build.Bastien Montagne
2014-05-01Fix T39938: install_deps.sh fails when compiling OSLBastien Montagne
2014-04-30Python: move to version 3.4x on all platformsCampbell Barton
2014-04-23Update ffmpeg in install_deps.sh to 2.1.4.Bastien Montagne