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-06-11CMake: quite warnings with 3.0 (without breaking < 3.0 CMakes)Campbell Barton
2014-06-11Revert "CMake: quiet warnings with 3.0"Dalai Felinto
2014-06-11CMake: quiet warnigns with 3.0Campbell Barton
2014-06-02Fix compilation error non non-linux architecturesMatteo F. Vescovi
2014-05-15CMake/SCons: finish removing MSVC2012 referencesCampbell Barton
2014-05-15Windows: Remove support for MSVC 2012 (VC11).Thomas Dinges
2014-05-06Proper fix for CMake filesSergey Sharybin
2014-05-06CMake: Edit recent commit, allow 64bit msvc2008Campbell Barton
2014-05-06CMake: mark vars as advancedCampbell Barton
2014-05-05Drop support for MSVC versions older then 2013 with CMakeCampbell Barton
2014-04-30Cycles CUDA: make CUDA toolkit 6.0 the official supported version.Brecht Van Lommel
2014-04-30Python: move to version 3.4x on all platformsCampbell Barton
2014-04-22OSX: tentative fix for D472, ditto creates dirs when needed automatically, al...Jens Verwiebe
2014-04-15OSX/python: update to py 3.4Jens Verwiebe
2014-04-14CMake: enable OpenMP for all platforms by defaultSergey Sharybin
2014-04-13OSX/cmake: fix a recently reported dependency issueJens Verwiebe
2014-04-07Enable openmp in MinGW-w64Antony Riakiotakis
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-03-30Fix mingw32 compilationAntony Riakiotakis
2014-03-27Windows: Upgrade FFmpeg from 0.10 to 2.1.4Sergey Sharybin
2014-03-26CMake: only nag about requests py module onceCampbell Barton
2014-03-08Make CMake use Jack debug libraries when compiling a debug buildJuergen Herrmann
2014-03-08Minor changes to CMakeLists.txt to enable debug builds on VS2013.Juergen Herrmann
2014-03-04Build system: add cmake option to install requestsCampbell Barton
2014-03-04Build system support for numpy on ms-windowsCampbell Barton
2014-02-25CMake: add _WIN32_WINNT MSVC define to match sconsCampbell Barton
2014-02-20OSX/Cmake: tentative handling for clang-omp,Jens Verwiebe
2014-02-19MSVC: add more warnings to match OSX/LinuxCampbell Barton
2014-02-19MSVC: improve warnings for scons and cmakeCampbell Barton
2014-02-19OSX/CMAKE: make linking and bundling of clang omp lib work,Jens Verwiebe
2014-02-16MSVC: add errors for BLI_strict_flags.hCampbell Barton
2014-02-16CMake: disable international if the locale path is emptyCampbell Barton
2014-02-15Code cleanup: warningsCampbell Barton
2014-01-28Code cleanup: remove references to svn and code styleCampbell Barton
2014-01-27patch by Mihai Melinescu: boost hardcoded MSVC12Martijn Berger
2014-01-25fix building cycles standalone on windows / cmakeMartijn Berger
2014-01-23Code Cleanup: whitespaceCampbell Barton
2014-01-21Enable XDND on FreeBSDCampbell Barton
2014-01-20Cycles: Add a cmake config to easily compile Cycles Standalone.Thomas Dinges
2014-01-18CMake: Fix info message for Cycles standalone.Thomas Dinges
2013-12-24find_package(OPENAL) does not play nice with our current library naming nonve...Martijn Berger
2013-12-23CMake: attempt to fix Boost detection on Fedora 20, which omits -mt.Brecht Van Lommel
2013-12-23More CMakeLists.txt changesMartijn Berger
2013-12-20MSVC 2013 cmake changesMartijn Berger
2013-12-07Cycles: network render code updated for latest changes and improvedMartijn Berger
2013-12-02CMake: check CMAKE_C_COMPILER_ID instead of CMAKE_CXX_COMPILER_IDCampbell Barton
2013-11-28CMake/Scons Build: disable explicit linking to libstdc++ on Linux/Unix.Brecht Van Lommel
2013-11-25CMake Build: option to compile without opennl/superlu.Campbell Barton
2013-11-22Code Cleanup: warningsCampbell Barton
2013-11-21CMake: minor spelling fix for WITH_BOOSTEmanuel Claesson