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
2013-10-07Fix for conf instructions for scons...Bastien Montagne
2013-09-28OSX/Scons/OMP: 1. Allow for compile with gnu gcc 4.8.1, 2. fix compiling with...Jens Verwiebe
2013-09-27install_deps.sh fix: add explicit OGG lib handling, we need it to pass correc...Bastien Montagne
2013-09-25rename LLVM_LIB_DIR to LLVM_LIBPATH to match other cmake vars.Campbell Barton
2013-09-20code cleanup: quiet rna warnings, remove remove_strict_flags() for cmake/rna.Campbell Barton
2013-09-20Fix own stupid error in previous commit... :/Bastien Montagne
2013-09-19Potential fix for install_deps.sh OSL build issues reported by users: run ldc...Bastien Montagne
2013-09-17Fix py/numpy build under Suse, and minor other fixes/enhancements.Bastien Montagne
2013-09-17Somplify one-liner for CPU cores detection and make it aware of multi-CPU com...Sergey Sharybin
2013-09-16Grrr, forgot to update getopt command for updated args...Bastien Montagne
2013-09-16Add --required-numpy to force compilation of both py3.3 and numpy1.7 in case ...Bastien Montagne
2013-09-16Making install_deps.sh correctly see hyperthreadingDaniel Salazar
2013-09-16Install_deps.sh updates:Bastien Montagne
2013-09-13OSX/scons: take xcode-select path into account, to work well with different x...Jens Verwiebe
2013-09-10OSX/Scons/clang: restrict the ftemplate fix to clang onlyJens Verwiebe
2013-09-09OSX/Scons/clang: compilefix for libmv, as discussed with brech just globallyJens Verwiebe
2013-09-08update bmesh doxy docs, remove double-promotion warnings in remove-strict-fla...Campbell Barton
2013-09-06CMake and scons update to detect OS X 10.9, cmake patch by Jake Kauth.Brecht Van Lommel
2013-09-05remove freebsd7 config. its fairly old and not maintained.Campbell Barton
2013-09-05fix [#36459] Official blenderplayer can not go fullscreen on LinuxCampbell Barton
2013-08-31use CMAKE_DL_LIBS rather then linking libdl directly.Campbell Barton
2013-08-28cmake: set python, llvm and osl libs as advanced.Campbell Barton
2013-08-26Fix cmake Inkscape auto generate of SVG on OS X giving an error popup, the bi...Brecht Van Lommel
2013-08-26Remove (comment out) auto-generating png form svg (r59382) in CMake, handy bu...Bastien Montagne
2013-08-22Automatically re-generate png icon files from svg ones (CMake only for now).....Bastien Montagne
2013-08-22Fix [#36534] Errors in install_deps.sh script when running on Arch LinuxBastien Montagne
2013-08-15Compilation error fix when using sconsSergey Sharybin
2013-08-11remove unused auto-key struct-member from uiAfterFunc, add compiler defines t...Campbell Barton
2013-08-10Linux install_deps: update OpenCOLLADA to 828b60384552b83e55d2af7055f07d2c40b...Bastien Montagne
2013-08-08pass compiler defines such as __FLT_MIN__ to smatch and sparse (they fail wit...Campbell Barton
2013-07-15clang/cmake - quiet warnings for external libs and reference moto as a system...Campbell Barton
2013-07-10remove reference to wrong python version in comments & pedantic style edit.Campbell Barton
2013-06-30Patch [#35897] install_deps: add OpenEXR to ldconfig by Gavin Howard, thanks.Bastien Montagne
2013-06-26Update osl magic number when updating version ;)Bastien Montagne
2013-06-26Install Deps script:Thomas Dinges
2013-06-24replace use of 'a.find(b) != -1' --> 'b in a'Campbell Barton
2013-06-24Fix for #35851:Jürgen Herrmann
2013-06-23prevent cycles sm_35 kernel to be built on win32 with vs2012 because of ptxas...Jürgen Herrmann
2013-06-23Switch buildbot to use OpenEXR-2.0Sergey Sharybin
2013-06-21Code cleanup: fix some vs2012 compiler warningsBrecht Van Lommel
2013-06-21Updating suse packman repo url, name and alias to go in line with what suse d...Daniel Salazar
2013-06-20Install_deps.sh: ask suse users whether they want to install packman or not (...Bastien Montagne
2013-06-20Move DLL copying to before actual build process.Nathan Letwory
2013-06-20Cycles: update build configurations to include CUDA sm_35 architecture. When ...Brecht Van Lommel
2013-06-19VS 2012 x86 SCons update.Jürgen Herrmann
2013-06-18Scons and BuildBot changes for MSVC 2012 support.Jürgen Herrmann
2013-06-17cmake: remove set_lib_path macroCampbell Barton
2013-06-17CMake / vc2010:Thomas Dinges
2013-06-17Only printing errors.Nathan Letwory
2013-06-16Fix for building Blender with OSL, and no OpenEXR headers in standard paths (...Bastien Montagne