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
2014-03-12backport revisions from master for 2.70-rc2 tagv2.70-rc2Sergey Sharybin
2014-03-05Enable requests for buildbot and release builderSergey Sharybin
2014-03-05OSX/scons: according to last commit, , use the version variableJens Verwiebe
2014-03-04Build system: option to copy 'requests' from scons.Campbell Barton
2014-03-04OSX/scons: copy release/site-packages for OSX ( static py for now )Jens Verwiebe
2014-03-04Build system: use lstrip with sconsCampbell Barton
2014-03-04Build system copy release/site-packages for windowsCampbell Barton
2014-03-04Build system support for numpy on ms-windowsCampbell Barton
2014-03-04Scons: remove lcms referenceCampbell Barton
2014-02-27patch cmake_linux_install.sh to do multithreaded buildLawrence D'Oliveiro
2014-02-27Resubmission: Avoid UUOC in install_deps.shLawrence D'Oliveiro
2014-02-25On MSVC 2013 64 bit set the default to build a vista API targetted binary.Martijn Berger
2014-02-24OSX/scons: cp needs the targetdir to be created ( ditto does it itself ),Jens Verwiebe
2014-02-24OSX/scons: Fix language menu not showing up in prefs:Jens Verwiebe
2014-02-22Avoid UUOC in install_deps.shLawrence D'Oliveiro
2014-02-20Fixes for buildinfo hash/branch detectionSergey Sharybin
2014-02-19MSVC: add more warnings to match OSX/LinuxCampbell Barton
2014-02-19MSVC: improve warnings for scons and cmakeCampbell Barton
2014-02-19prepare 32bit build msvc2013 scons/buildbotMartijn Berger
2014-02-18OSX: more futurework for clang-openmp:Jens Verwiebe
2014-02-13win32 MSVC 2013 add scons supportMartijn Berger
2014-02-13Add the date to the CPack rpm package versionDan Eicher
2014-02-09OSX/scons: allow for compiling with clang-openmp-3.4Jens Verwiebe
2014-02-07Fix T38370: Ubuntu 14.04 opencolorio segfaults blender on parsing colormanage...Bastien Montagne
2014-02-04SCons: cleaner determination of 32-bit/64-bit buildsLawrence D'Oliveiro
2014-02-04Cleanup: remove completely all-static option, just too complex to support in ...Bastien Montagne
2014-02-04Deb-like distro may use either jack or jack2, add support for this.Bastien Montagne
2014-01-31SCons: Simplify Endian determinationLawrence D'Oliveiro
2014-01-29Scons: refactor cycles kernel code to avoid building the AVX kernel withBrecht Van Lommel
2014-01-28Code cleanup: remove references to svn and code styleCampbell Barton
2014-01-27Buildbot OS X: compile with clang instead of GCC.Brecht Van Lommel
2014-01-27Build System: icon files now depend on UI_icons.h for CMakeCampbell Barton
2014-01-20Cycles: Add a cmake config to easily compile Cycles Standalone.Thomas Dinges
2014-01-18install_deps.sh: Fix output conf for CMake (specifying root dirs for OIIO/OCI...Bastien Montagne
2014-01-17Scons: Fix cycles OpenCL kernelcompile by distributing util_half.hJens Verwiebe
2014-01-16CMake: add missing dependency for icon targetCampbell Barton
2014-01-15Cycles: Build SSE41 kernel per default, remove build option. This hopefully a...Thomas Dinges
2014-01-15Fix for rBec81feab6649: better to search for versionned libs first, else it c...Bastien Montagne
2014-01-14CMake: Fix libname handling of OpenEXR 2.1. The library built with Autotools ...IRIE Shinsuke
2014-01-13UI Icons: store icons in git as uncompressed pixmaps (D196)Campbell Barton
2014-01-07Added scons option to actually build the sse41 kernel. CMake already has itMartijn Berger
2014-01-04CMake: fix for OpenEXRConfig.h not being found on some Linux systemsCampbell Barton
2014-01-04Code Cleanup: use cmake case matching other find modulesCampbell Barton
2013-12-31one more msvc 2013 changeMartijn Berger
2013-12-29Buildbot SCons MSVC 2013 packing also requires something extraMartijn Berger
2013-12-29MSVC 2013 buildbot changesMartijn Berger
2013-12-29Added option to have a seperate environment for executing nvccMartijn Berger
2013-12-27Basic scons support for building with Visual Studio 2013 although full MSVC 2...Martijn Berger
2013-12-20Raise Python version to 3.3.3.Bastien Montagne
2013-12-17Better handling of new libnames of OpenEXR 2.1 (same solution as one used in ...Bastien Montagne