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
2018-08-29Cleanup: trailing spaceCampbell Barton
2018-08-29CMake: Allow specifying custom LIBDIR on UnixSergey Sharybin
2018-08-29CMake: Comply with include path reported by FindOpenGL.cmakeSergey Sharybin
2018-08-29CMake: Make sure zlib folder comes first for precompiled Linux librariesSergey Sharybin
2018-08-28cmake: adjustments required for lib-upgrade on windows.Ray Molenkamp
2018-08-17Build Environment: fixes for Linux after recent updates.Brecht Van Lommel
2018-08-10update image libraries, D3005 with few modsArto Kitula
2018-07-30Build: require C11/C++11 for all operating systems in master.Brecht Van Lommel
2018-06-29Cleanup: trailing newlinesCampbell Barton
2018-06-25CMake: correct remove_strict_cxx_flags_fileCampbell Barton
2018-06-22CMake: Make language explicit for per-file strict flags removalSergey Sharybin
2018-06-22CMake: Cleanup, add_cc_flag -> add_c_flagSergey Sharybin
2018-06-22CMake: Cleanup, rename CC_REMOVE_STRICT_FLAGS to C_REMOVE_STRICT_FLAGSSergey Sharybin
2018-06-22CMake: Tweaks to removal of strict flagsSergey Sharybin
2018-06-10Cleanup: trailing space in CMake filesCampbell Barton
2018-06-05make.bat: cache the vcredist directory.Ray Molenkamp
2018-05-31Add Asan support for clang on windows.Ray Molenkamp
2018-05-29make.bat : improve error message while detecting the msvc runtime when using ...Ray Molenkamp
2018-05-28Windows: Add support for building with clang.Ray Molenkamp
2018-05-26make.bat: Add support for building with ninja.Ray Molenkamp
2018-05-11Platform: macOS. Allow building on directory with whitespace (For example /Vo...Arto Kitula
2018-04-24Build: Added explicit search for Blosc in CMake files. Unix build will now di...Stefan Werner
2018-04-02Build: fixes for the Intel compiler versions 2016, 2017, 2018.Milan Jaros
2018-04-02Cleanup: move undo into it's own directoryCampbell Barton
2018-03-31Undo: unified undo system w/ linear historyCampbell Barton
2018-03-30C Logging: use instead of printf for messagesCampbell Barton
2018-03-19Cleanup: split lattice into own libraryCampbell Barton
2018-03-18CMake: disable boost for lite buildsCampbell Barton
2018-03-04Fix LLVM/OSL library detection on macOS to prefer own OSL libraries.Brecht Van Lommel
2018-03-04Fix Clang compiler detection on macOS.Brecht Van Lommel
2018-02-17Cycles: Remove Fermi support from CMake and update runtime checks in device_c...Thomas Dinges
2018-02-09CMake: include missing headersCampbell Barton
2018-02-08Remove Carve booleanSergey Sharybin
2018-02-04msvc: Use source folder structure for project file.Ray Molenkamp
2018-02-01Fix T53951: Copy ms runtime dlls using InstallRequiredSystemLibraries.cmakeRay Molenkamp
2018-01-26make_quickie: replace os.system w/ subprocess.callCampbell Barton
2018-01-26project_info: replace os.system w/ subprocess.check_callCampbell Barton
2018-01-24CMake: store icon namesCampbell Barton
2018-01-23Cleanup: CMake whitespaceCampbell Barton
2018-01-12Build: auto detection of libraries built by "make deps" on Linux.Brecht Van Lommel
2017-12-10MSVC: Fix compiling with some system languagesCampbell Barton
2017-12-07CMake: GREATER_EQUAL is from v3.7, use GREATERCampbell Barton
2017-12-06CMake: remove git found messageCampbell Barton
2017-12-05CMake: avoid checking each MSVC minor revisionCampbell Barton
2017-12-05Fix MSVS2017 compiler versionAntonioya
2017-11-30Haiku OS SupportCampbell Barton
2017-11-18CMake: remove solaris pathCampbell Barton
2017-11-13Cycles: Fix compilation error with OIIO compiled against system PugiXMLSergey Sharybin
2017-11-07macOS: remove old OpenMP lib stuff from cmakeArto Kitula
2017-10-30CMake: cleanupCampbell Barton