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-30Fix cycles CUDA sm 1.3 build with 32 bit compiler, tweaked voronoiBrecht Van Lommel
2012-11-29Dependencies Builder: disable LINKSTATIC for OIIOSergey Sharybin
2012-11-28Seems cmake in debian squeeze is broken and fails to handle BOOST_ROOTSergey Sharybin
2012-11-28For sure buildbot's release buildflags should include -DNDEBUG,Sergey Sharybin
2012-11-28Dependency builder: reduce amount of needed sudo commands by checking permiss...Sergey Sharybin
2012-11-28Dependency builder: fixed sources directory not creating in some casesSergey Sharybin
2012-11-27remove unmaintained eltopo, keeping scons/cmake entries, but commenting out u...Campbell Barton
2012-11-26switch verious references from py3.2 -> 3.3 or just 3.Campbell Barton
2012-11-26Switch windows to python 3.3Sergey Sharybin
2012-11-22Reverting previous buildbot commit - sm_13 still fails actuallySergey Sharybin
2012-11-22Buildbot: enable sm_13 for 32bit linuxSergey Sharybin
2012-11-22Fix 33149: LLVM caused startup crash on linux systems using Mesa llvmpipe.Brecht Van Lommel
2012-11-21Fix two stupid mistakes... Btw, osl now compiles with Fedora17, once llvm-3.1...Bastien Montagne
2012-11-21Enable llvm building for fedora too.Bastien Montagne
2012-11-21Bring SUSE target to the same level as others.Bastien Montagne
2012-11-20Mingw x64:Thomas Dinges
2012-11-20Windows / OSL:Thomas Dinges
2012-11-20Update to use new WITH_STATIC_LIBS CMake flag when ALL_STATIC is true.Bastien Montagne
2012-11-19More tweaks:Bastien Montagne
2012-11-19OSX/osl: link also boost_wave, cause we use its preprocessor nowJens Verwiebe
2012-11-19Windows Libs: move OpenEXR headers to same directory structure as other platf...Brecht Van Lommel
2012-11-19SCons: make OSL linking work on windows, and fix OSL compiler path issue toBrecht Van Lommel
2012-11-19Basic work for an ALL_STATIC option, to enable when you want to build blender...Bastien Montagne
2012-11-19No boost system when we have own compiled version!Bastien Montagne
2012-11-19OSX/scons: migration to py 3.3Jens Verwiebe
2012-11-19Fix when statically linking with distro's boost: in this case, we most likely...Bastien Montagne
2012-11-19Definitive fix for version_ge with equal versions like "1.0.0" and "1.0".Bastien Montagne
2012-11-19Partial fix to version_ge (greater or equal), was not working correctly with ...Bastien Montagne
2012-11-18More cleanup/deduplication. Also explicitly using gawk (so system without it ...Bastien Montagne
2012-11-18Better handing of llvm version (now we can be sure to use the same for osl an...Bastien Montagne
2012-11-18Fix own stupid mistake for threads count, and edits to user messages (mostly ...Bastien Montagne
2012-11-18move source/darwin into release/darwin since these files are for osx packaging.Campbell Barton
2012-11-18OSL / Windows:Thomas Dinges
2012-11-18Buildbot:Brecht Van Lommel
2012-11-18Buildbot: show OS X target version in buildbot zip filename.Brecht Van Lommel
2012-11-17Install dependencies: added check for minimal version of x264Sergey Sharybin
2012-11-17Mono-core platform seem to not output the cores field in /proc/cpuinfo :/Bastien Montagne
2012-11-17Install dependencies: workaround for SHA linking issuesSergey Sharybin
2012-11-17Install dependencies: abort script if compilation of some component failedSergey Sharybin
2012-11-17Install dependencies: disable OSL for nowSergey Sharybin
2012-11-17Install dependencies: dead links should not occurSergey Sharybin
2012-11-17Install dependencies: use OIIO 1.1.1 where SHA crap seems to be solvedSergey Sharybin
2012-11-17Made sure open OIIO does not use system's boost in cases it was compiled from...Sergey Sharybin
2012-11-17Install dependencies: made it sure llvm-3.1 or llvm-3.0 is installingSergey Sharybin
2012-11-17quiet scons deprecation warnings and correct --with_filesystem --> --with-fil...Campbell Barton
2012-11-16More fixes and cleanup...Bastien Montagne
2012-11-16OSX/scons/osl: working but not optimally designed atmJens Verwiebe
2012-11-16First atempt to add OSL.Bastien Montagne
2012-11-16Windows x64:Thomas Dinges
2012-11-16OSX/scons/osl: ready for compile now, little hack to be resolved, todo:fix a ...Jens Verwiebe