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-09-08Merge branch 'master' into soc-2014-viewport_fxsoc-2014-viewport_fxAntony Riakiotakis
2014-09-08Fix compilation on linux (Ubuntu 14.04 used here).Antony Riakiotakis
2014-08-13Fix linking error on VC 2013: Update lib names for openexrDaniel Genrich
2014-08-06OSX/cmake: allow for llvm dynamic builds too, but prefer staticJens Verwiebe
2014-08-05OSX/cmake: move last commited line to a better placeJens Verwiebe
2014-08-05OSX/cmake: force LLVM_STATIC ON, to fix linking issuesJens Verwiebe
2014-08-03Fixed linking OIIO on Windows. The debug and optimized options need to be be...Jason Wilkins
2014-08-03OSX/buildsystem: prepare usage on OSX 10.10 - YosemiteJens Verwiebe
2014-08-02Move to OIIO 1.4 also for windows x86Martijn Berger
2014-08-01CMake: tweak so 2.8.7 and older still work (disable WITH_BUILDINFO)Campbell Barton
2014-08-01Cmake prefers NOT to !Martijn Berger
2014-08-01Fix msvc 2013 / win64 to use new OIIO and llvm and resulting linkingMartijn Berger
2014-07-30Default LLVM_STATIC to OFF (it's kinda broken currently, gives various linkin...Bastien Montagne
2014-07-29OSX/cmake: fix linking utf-functions if llvm is disabledJens Verwiebe
2014-07-28CMake: use our template for finding the glew libraryCampbell Barton
2014-07-28Make requests python package to be detected in the same way as numpySergey Sharybin
2014-07-27CMake/MSVC: use '/SAFESEH:NO' linker flag, needed for some systens (D682)Campbell Barton
2014-07-26OSX/cmake: little tweak for last commitJens Verwiebe
2014-07-26OSX/cmake: update buildsys for new osl/llvm/oiio usage, also use osx_locals.m...Jens Verwiebe
2014-07-25CMake: use a list for PLATFORM_LINKLIBSCampbell Barton
2014-07-15Selective changes picked from: e01449fa4bb0df252d32a3b98ee1e8f195923d96Martijn Berger
2014-07-11Merge remote-tracking branch 'origin' into soc-2014-viewport_fxJason Wilkins
2014-07-10Merge branch 'soc-2014-viewport_fx' of git.blender.org:blender into soc-2014-...Jason Wilkins
2014-07-10[Revision] GHOST Context Refactor for X11 (Also can compile GHOST X11 on OSX)Jason Wilkins
2014-07-09OSX/CMAKE: Way better fix for T40887, checks where failing with clang-ompJens Verwiebe
2014-07-08OSX/CMAKE: extend my former workaround for failing tests with clang-omp to al...Jens Verwiebe
2014-07-08OSX/cmake: more work on T40887 and a tentative fixJens Verwiebe
2014-07-08BLI_string, dont pass unicode to ascii BLI_str_partition functionsCampbell Barton
2014-07-07OSX/cmake: Real fix for T40887, the reason was find_package(OpenMP) silently ...Jens Verwiebe
2014-07-01Merge branch 'master' of git.blender.org:blender into soc-2014-viewport_fxJason Wilkins
2014-07-01CMake: correct include dirsCampbell Barton
2014-06-30OSX/cmake: Fix T40887 by detecting if we use an Apple compiler, disable omp i...Jens Verwiebe
2014-06-29CMake: attempt to resolve OSX+clang failing with OpenMPCampbell Barton
2014-06-27Merge branch 'master' of git.blender.org:blender into soc-2014-viewport_fxJason Wilkins
2014-06-27MSVC: quiet harmless linker warningsCampbell Barton
2014-06-27Merge branch 'master' of git.blender.org:blender into soc-2014-viewport_fxJason Wilkins
2014-06-25The GLU library in BLENDER_GL_LIBRARIES was accidentally being replaced. Sol...Jason Wilkins
2014-06-18Some WITH_TESTS weer not renamed to WITH_GTESTSergey Sharybin
2014-06-18GTest unit testing frameworkSergey Sharybin
2014-06-18Move tests into tests/ top-level dirCampbell Barton
2014-06-14cleanup related to EGL contextsJason Wilkins
2014-06-14CMake fixup for bd43ac04 as indicated by Campbell BartonDalai Felinto
2014-06-12GHOST Refactor for EGL ContextsJason Wilkins
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-09More fixes for CMake, MSVC 2013, Windows 8Jason Wilkins
2014-06-07Fixes and workarounds for build problems: Windows 8.1, CMake 2.8.12.2, MSVC 2013Jason Wilkins
2014-06-02Fix compilation error non non-linux architecturesMatteo F. Vescovi
2014-05-15CMake/SCons: finish removing MSVC2012 referencesCampbell Barton