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-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
2013-11-20OSX/Cmake: workaround for missing OpenGL headers, make sure sdk lookupJens Verwiebe
2013-11-19Extra unwanted change from the previous commitSergey Sharybin
2013-11-19Buildinfo fixesSergey Sharybin
2013-11-19CMake: only enable opencollada by default on OS X and Windows, consistent wit...Brecht Van Lommel
2013-11-18Cmake: after lot of times commit checking missed including collada, set on by...Jens Verwiebe
2013-11-17CMake OS X: enable FFMPEG and Quicktime by default to match release and scons.Brecht Van Lommel
2013-11-16OSX/cmake: rollback ca5bbe0e419b04d16ee7eb12fa7eaffa0266815a cause OSX versio...Jens Verwiebe
2013-11-15OSX/cmake: use CMAKE_XCODE_ATTRIBUTE rather than CMAKE_OSX_SYSROOT and set mi...Jens Verwiebe
2013-11-15OSX/cmake: simplify system-version detectionJens Verwiebe
2013-11-06Quicktime: remove backend with the old quicktime API, and keep the QTKit back...Brecht Van Lommel
2013-11-05OSX: complety remove the cocoa options, definitions and conditionals nowJens Verwiebe
2013-10-24OSX/CMake: fix ftemplate conditionJens Verwiebe
2013-10-13Fix for commit r60718. There was a remaining WITH_IMAGE_OPENIMAGEIO in CMake...Irie Shinsuke
2013-10-13cmake/openimageio - partially reverting #60692Dalai Felinto
2013-10-11adding url for openimageio project in CMake file (OpenEXR and OpenJpeg do the...Dalai Felinto
2013-10-11adding WITH_IMAGE_OPENIMAGEIO and removing the PSD build optionDalai Felinto
2013-10-10Lock-free memory allocatorSergey Sharybin
2013-10-09Photoshop PSD supportDalai Felinto
2013-10-07fix for crash on load if the file was saved in editmesh,Campbell Barton
2013-10-05avoid divide by zero with grid fill (when there is no selection)Campbell Barton
2013-10-03add cmake option WITH_MEM_VALGRIND, helps to track down errors with mempool u...Campbell Barton
2013-09-25cmake - cached LLVM values would be overwritten on every execution.Campbell Barton
2013-09-25rename LLVM_LIB_DIR to LLVM_LIBPATH to match other cmake vars.Campbell Barton