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
2016-01-11Bah, forgot to increase boost magic number...Bastien Montagne
2016-01-11install_deps: add wave to boost built modules, seems needed by OSL1.6.9...Bastien Montagne
2016-01-11install_deps: fix typo preventing installation of libsndfile on Fedora-like d...Bastien Montagne
2016-01-08install_deps: bump OIIO and OSL to 1.6.9.Bastien Montagne
2016-01-08install_deps: raise boost official version to 1.60.Bastien Montagne
2016-01-08install_deps: bump ffmpeg to 2.8.4.Bastien Montagne
2016-01-08Add new '--no-confirm' option to avoid user interaction (needs to run ths scr...Bastien Montagne
2016-01-04Fix for previous commit...Bastien Montagne
2016-01-04Fix missing 'WITH_OPENCOLORIO/OPENIMAGEIO' defines in install_deps final mess...Bastien Montagne
2016-01-04Remove outdated and unmaintained script which was supposed to configure a rel...Sergey Sharybin
2016-01-04Remove SCons building systemSergey Sharybin
2015-12-09install_deps.sh: fix (hopefully) broken OSL building on modern RPM-like distro.Bastien Montagne
2015-12-09install_deps.sh: fix utmost stupid typo breaking 'skip-osl' option on RPM-bas...Bastien Montagne
2015-12-09install_deps.sh: print correct set of sources tested when a wget fails...Bastien Montagne
2015-12-09install_deps.sh: raise default py version to 3.5.1 (due to some obscure bugs ...Bastien Montagne
2015-12-09install_deps.sh: add '-U' update commands to onle-liner CMake-based build com...Bastien Montagne
2015-12-06install_deps.sh: Fix typos in scons instructions.Bastien Montagne
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