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
2012-11-15Cycles OSL: windows build system changes to support static OSL/OIIO.Brecht Van Lommel
2012-11-14Cycles OSL: windows build fixes.Brecht Van Lommel
2012-11-12OSX/cmake: revert a testchange back for kaitoJens Verwiebe
2012-11-12replace BM_edge_face_count with BM_edge_is_manifold/BM_edge_is_wire/BM_edge_i...Campbell Barton
2012-11-12Fix CMake boost locale lib names for MinGW64.Antony Riakiotakis
2012-11-12OSX: fix linking with new boost_localeJens Verwiebe
2012-11-11revert muddle in changing jack in msvc instead appleJens Verwiebe
2012-11-11Restore my work overwritten by 52106 and some further reordering for cmake 2....Jens Verwiebe
2012-11-11OSX/cmake-2.8-10: just reorder, now sdk must be set before deployment targetJens Verwiebe
2012-11-11Replacing gettext i18n backend by boost::locale one.Bastien Montagne
2012-11-11OSX/cmake: actualize message for xcode specificsJens Verwiebe
2012-11-10OSX/cmake: rework the optional frameworks handling more osx-like, make jack w...Jens Verwiebe
2012-11-09code cleanup: double promotion warnings, also allow cmake to build SDL withou...Campbell Barton
2012-11-09code cleanup: move shrinkwrap's benchmark macro into PIL_time.h & some minor ...Campbell Barton
2012-11-09CMake: LLVM configuration tweak to check if llvm-config actually exists beforeBrecht Van Lommel
2012-11-08OSX/cmake: fix jack compileJens Verwiebe
2012-11-08OSX/cmake: workaround for getting right LC_VERSION_MIN_MACOSX with makefilesJens Verwiebe
2012-11-08CMake: Since Audaspace now requires Boost, auto enable Boost if WITH_AUDASPAC...Mitchell Stokes
2012-11-07Fix a typo and more descriptve commetJens Verwiebe
2012-11-07OSX: some more version target cleanups and correctionsJens Verwiebe
2012-11-03code cleanup: cmake - add missing headers, remove directories from source lis...Campbell Barton
2012-11-03Cycles OSL: refactoring and fixesBrecht Van Lommel
2012-10-29style cleanup: also quiet harmless compiler warning.Campbell Barton
2012-10-25Fix for cmake syntax error: LLVM_VERSION string was not configurable, causing...Lukas Toenne
2012-10-22remove LOD_Decimator (c++ decimator), now replaced by bmesh decimator. also r...Campbell Barton
2012-10-21style cleanup: trailing tabs & expand some non prefix tabs into spaces.Campbell Barton
2012-10-20Fix for r51447 (my CMake 2.8.9 did not like it, looks like with quotes it sui...Bastien Montagne
2012-10-20dont ise -Wuninitialized on gcc 4.2 and older, it gives annoying warnings.Campbell Barton
2012-10-20switch order cmake includes warning flags so its possible to disable themCampbell Barton
2012-10-20Cycles OSL: some build system tweaks to avoid global includes and definitions,Brecht Van Lommel
2012-10-11OSX/cmake: after osl librenew with globals patch, forcing oiio is not longer ...Jens Verwiebe
2012-10-08add option to build without blenders default avi codec.Campbell Barton
2012-10-06Force USE_QTKIT for osx 64bitJens Verwiebe
2012-10-06Fix for WITH_LLVM cmake option: When using WITH_CYCLES_OSL this option is for...Lukas Toenne
2012-10-06Fix for incomplete loading of liboslexec static library. This is needed in or...Lukas Toenne
2012-10-06Better support for LLVM linking, needed for static OSL library.Lukas Toenne
2012-10-04OSX/cmake: fix warning: go back to initial state, not the right way to get ri...Jens Verwiebe
2012-10-04OSX/cmake: fix warning: second tryJens Verwiebe
2012-10-04OSX/cmake: fix warning: -Wuninitialized is not supported without -O, in debug...Jens Verwiebe
2012-10-03fix for cmake constructing an invalid include path.Campbell Barton
2012-10-01CMake: disable some warnings on mac that cause prints in nearly every file, andBrecht Van Lommel
2012-10-01OSX/cmake: simplificate compile conditions and silence lot of CLANG warningsJens Verwiebe
2012-09-28code cleanup: correct spellingCampbell Barton
2012-09-27incorrect spelling in commentsCampbell Barton
2012-09-25fix osx/ols compile after #50876Jens Verwiebe
2012-09-25Unification of names for the BOOST library directory in Windows 32 and win64Alexander Pinzon
2012-09-25Boost directories were not properly configured to vc2010.Alexander Pinzon
2012-09-25fix cmake in case the boostlibs don't contain boost_python3 refactor ( was po...Jens Verwiebe
2012-09-24fix cmake in case the boostlibs don't contain boost_python3 yetJens Verwiebe
2012-09-24OSL/cmake: the non-intrusive parts, so other os-maintainers can take code overJens Verwiebe