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-04-21Update install_deps.sh for ArchLinux.Ejner Fergo
2016-03-26Fix T47939, take II: Check clang package version, not llvm-devel one.Bastien Montagne
2016-03-26Fix T47939: Install Deps OSL 1.7.1 and clang-3.5Bastien Montagne
2016-03-10Install-Deps: Build Boost with iostreams.Jeffrey Hoover
2016-02-17install_deps: final CMake instructions: always update all libs controlled by ...Bastien Montagne
2016-02-17install_deps: OSD building: disable CUDA/OpenCL backends.Bastien Montagne
2016-02-11install_deps: fix boost installation on Fedora/Suze & co.Bastien Montagne
2016-02-05Install_deps: update magic build numbers of OIIO and OSL.Bastien Montagne
2016-02-05Install Deps: Use SSE2 optimizations for OIIO and OSL.Thomas Dinges
2016-02-04Install_deps: Disable building tests for OSLThomas Beck
2016-02-04Install_deps: tweak OSL build options.Bastien Montagne
2016-02-04Install_deps: updated OSL to 1.7.1.Bastien Montagne
2016-01-29install_deps: disable ffmpeg in oiio, we do not need it and this lib varies t...Bastien Montagne
2016-01-29Install_deps.sh: attempt to add OpenVDB, not working for now.Bastien Montagne
2016-01-14install_deps: Cleanup, delete trailing whitespaceSergey Sharybin
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 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