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-03-30CMake cleanup target_link_libraries_decoupledMartijn Berger
2016-03-29Buildbot: Attempt to work-around unsupported clang on OSX machineSergey Sharybin
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-25CMake: Disable Cycles OSL for the light configurationSergey Sharybin
2016-03-15CMake: remove unused libpath'sCampbell Barton
2016-03-11CMake: Avoid call of find_package(Git) for every compile with buildinfo enabledSergey Sharybin
2016-03-10Install-Deps: Build Boost with iostreams.Jeffrey Hoover
2016-03-03CMake: Remove redundant print of Git Found messageSergey Sharybin
2016-02-29Buildbot: Store latest master config from buildbotSergey Sharybin
2016-02-27Buildbot: Rename i386 to i686, we don't support pre-i686 CPUs anywaySergey Sharybin
2016-02-27Buildbot: Support build in a newer chrootSergey Sharybin
2016-02-23CMake: Enable BLOSC for OpenVDB for the full configSergey Sharybin
2016-02-17Buildbot: Remove CMake cache on all platformsSergey Sharybin
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-15Buildbot: Support CUDA kernels cross-compile and enable it for 32bit platformsSergey Sharybin
2016-02-11install_deps: fix boost installation on Fedora/Suze & co.Bastien Montagne
2016-02-10add openvdb to blender config (and buildbot)Martijn Berger
2016-02-07move windows out of source dirCampbell Barton
2016-02-06Fix GTests compilations on WindowsSergey Sharybin
2016-02-06CMake: Remove mention of extern_redcode, it was removedSergey Sharybin
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-02-03Imbuf: remove libredcodeCampbell Barton
2016-01-31Cleanup: pep8Campbell Barton
2016-01-29install_deps: disable ffmpeg in oiio, we do not need it and this lib varies t...Bastien Montagne
2016-01-29Buildbot: Update master configurationSergey Sharybin
2016-01-29Install_deps.sh: attempt to add OpenVDB, not working for now.Bastien Montagne
2016-01-27Buildbot: Enable OpenVDB BLOSC for the Linux buildersSergey Sharybin
2016-01-27OpenVDB: Get rid of hardcoded TBB variables and enabled for Linux buildbotSergey Sharybin
2016-01-27Buildbot: Fix for missing spnav for Linux buildsSergey Sharybin
2016-01-23Implementation of OpenVDB as a possible cache format for smokeKévin Dietrich
2016-01-19CMake: check for LLVM static library by defaultCampbell Barton
2016-01-17CMake: clarify missing Python package messageCampbell Barton
2016-01-16Cleanup: stdbool no longer optional, remove checksCampbell Barton
2016-01-14CMake: Silence messages about unordered map and shared pointer on second runSergey Sharybin
2016-01-14CMake: Add additional search path for OpenSubdivSergey Sharybin
2016-01-14install_deps: Cleanup, delete trailing whitespaceSergey Sharybin
2016-01-14Cycles: Add option to directly link against CUDA librariesSergey 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