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-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
2013-12-15Fix typo in previous own commit (thanks to _FrnchFrgg_ for noticing this!).Bastien Montagne
2013-12-14Make libyaml-cpp-dev not-breaking case for deb-like distros, and colors for m...Bastien Montagne
2013-12-12Raise llvm min version to 3.3, looks like this is needed for OSL nowadays...Bastien Montagne
2013-12-12Add libxml2, libyaml-cpp and libtinyxml to default dependencies (always-insta...Bastien Montagne
2013-12-12More updates, fixes and cleanup to install_deps.sh.Bastien Montagne
2013-12-11Minor fix to generated settings for scons (affected ilmbase/openexr).Bastien Montagne
2013-12-10CMake: report messages as status (else ccmake treats like an error)Campbell Barton
2013-12-08Update install_deps.sh to OIIO 1.39 and OSL 1.4.0.Bastien Montagne
2013-12-08Scons: as requested by Ideasman, make MACOSX_COMPILER -> C_COMPILER_ID,Jens Verwiebe
2013-12-06OSX/scons: Introduce a new env var 'MACOSX_COMPILER'Jens Verwiebe
2013-12-05OSX/scons: fix misdesigned version detection of compiler ( todo: do with subm...Jens Verwiebe
2013-12-02CMake: check CMAKE_C_COMPILER_ID instead of CMAKE_CXX_COMPILER_IDCampbell Barton
2013-11-29Correction to previous commitSergey Sharybin
2013-11-29Better removal of \n in hash with rstripJens Verwiebe
2013-11-29Fix scons compile after last commit ( unwanted new line )Jens Verwiebe
2013-11-29Buildinfo: suppress error prints when building local branchesSergey Sharybin
2013-11-28CMake/Scons Build: disable explicit linking to libstdc++ on Linux/Unix.Brecht Van Lommel
2013-11-28Remove debug prints from SCons' python moduleSergey Sharybin
2013-11-28Fix buildinfo hash for cases there's no upstream set for the branchSergey Sharybin
2013-11-28Fix for previous fix (tm) commitSergey Sharybin
2013-11-27Fixes for buildinfoSergey Sharybin
2013-11-25Show hash from latest pushed commit in buildinfoSergey Sharybin
2013-11-25Buildbot: move lib step before blender.git stepSergey Sharybin
2013-11-25CMake Build: option to compile without opennl/superlu.Campbell Barton
2013-11-19Buildinfo fixesSergey Sharybin
2013-11-19Buildbot: update configuration fileSergey Sharybin
2013-11-19Buildbot: fix path got pack stepSergey Sharybin
2013-11-19Buildbot: tweaks for source directorySergey Sharybin
2013-11-19Initial tweaks to buildbot configurationSergey Sharybin