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-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
2013-06-16Set up OurSpawn for MinGW compile environment on Windows.Nathan Letwory
2013-06-15Buildbot: use relative path for redistributable dlls on windows.Brecht Van Lommel
2013-06-15Buildbot: use 1 thread for windows builds.Brecht Van Lommel
2013-06-15Add USE_PYTHON=OFF and USE_OCIO=OFF to OIIO compilation (we do not need eithe...Bastien Montagne
2013-06-10Python script auto-execution changes:Campbell Barton
2013-06-03Fix compilation on MinGW32 scons. The compiled library there is already stati...Antony Riakiotakis
2013-06-02Fix #35587: Cycles: image movie to single image crashingSergey Sharybin
2013-06-01Updtae buildbot's master.vfgSergey Sharybin
2013-05-31Stupid typo, reported by Eugenio Pignataro on ML, thx.Bastien Montagne
2013-05-29Various fixes for install_deps' scons options.Bastien Montagne
2013-05-29Various fixes to scons for linux:Bastien Montagne
2013-05-28Hopefully scons+llvm works again.Sergey Sharybin
2013-05-27And add Aarch (tested with amd64). Everything should be functionnal now...Bastien Montagne
2013-05-26Various fixes. Tested with OpenSuse 12.3 (amd64).Bastien Montagne
2013-05-25Some cleanup/reorganisation, and:Bastien Montagne
2013-05-25Enabled new openexr for RPM-based distro. Checked with FC18/amd64 for now, wi...Bastien Montagne
2013-05-24A bunch of fixes to install_deps.sh (most notably, a bug in oiio's embeded ve...Bastien Montagne
2013-05-24First attempt to handle openexr/ilmbase 2.0 in install_deps.sh (linux builds).Bastien Montagne
2013-05-21OSX/scons: use ditto --arch <arch> instead of cp, to thin out unused architec...Jens Verwiebe
2013-05-20code cleanup: rename bmesh operator files to be more consistentCampbell Barton