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
2010-07-15CMake patch from Ralf Hölzemer (cheleb)Campbell Barton
2010-07-14partial fix [#22846] GCC 4.4.1 support in WindowsCampbell Barton
2010-07-12re-arrange build files so scons "config" dir isnt confused with ~/.blender/2....Campbell Barton
2010-07-12[#22817] Beta patch for cmake-MinGW compilation no 2Campbell Barton
2010-07-07Fix #22219: compile error with videotexture/libavutil and recent gcc,Brecht Van Lommel
2010-07-04Detect SSE building support with cmake, and moved setting the definesBrecht Van Lommel
2010-07-03cmake: disable openexr if its not found (rather then throwing an error)Campbell Barton
2010-07-03OSX: CMake and scons default settings updated to allow build with LCMS libDamien Plisson
2010-07-01fix for building with WITH_RAYOPTIMIZATIONCampbell Barton
2010-06-24Runtime detection of SSE support for raytracing. Also enabled rayoptimizationBrecht Van Lommel
2010-06-09reverting own recent change to switch off RULE_MESSAGES since you cant see wh...Campbell Barton
2010-06-07minor changes to cmake, main noticable change is to disable RULE_MESSAGES whi...Campbell Barton
2010-06-06CMake:Campbell Barton
2010-06-06* update CMake and SCons for the OpenCollada update (to r746).Nathan Letwory
2010-05-30mingw/cmake ffmpeg works now, update for new openexr libs which removed IlmTh...Campbell Barton
2010-05-30reverting previous commit from Mitchell. His commit went to the trunk instead...Dalai Felinto
2010-05-30Reversing the last merge because I botched it.Mitchell Stokes
2010-05-29Updated openexr for MinGWSergey Sharybin
2010-05-29disable forcing mingw compiler flags (means you couldnt change them)Campbell Barton
2010-05-29removed WIN32 definition for msvc last commit (to get mingw working)Campbell Barton
2010-05-29[#21842] Beta patch to restore cmake MinGW compilationCampbell Barton
2010-05-27== CMake ==Andrea Weikert
2010-05-21if libtiff not found disable on unix.Campbell Barton
2010-05-21libtiff working on linux & cmake again.Campbell Barton
2010-05-21Blender TIFF supportMatt Ebb
2010-05-09minor cmake changesCampbell Barton
2010-04-20replace referenecs to python 2.xCampbell Barton
2010-04-11mindrones reports cmake 2.4 doesnt work anymore, since 2.8 is current, bumpin...Campbell Barton
2010-04-03OSX: CMake & scons update for Ogg/Vorbis/FLAC added support to lib SNDFILEDamien Plisson
2010-03-20merge own commits into render branch into trunk since 27560Campbell Barton
2010-03-18CMake: FFMPEG directory and libraries are now configurable.Brecht Van Lommel
2010-02-23Win64: Enable OpenAL for cmake + win64 Daniel Genrich
2010-02-22OSX buildscripts update following ffmpeg precompiled libs updateDamien Plisson
2010-02-15OSX/CMake : fix ffmpeg include pathDamien Plisson
2010-02-12correct fsf addressCampbell Barton
2010-02-02Updated OpenCollada section of cmake windows config.Arystanbek Dyussenov
2010-01-30cmake vars are not using _BF_ in var names.Campbell Barton
2010-01-30OSX : update build scripts for updated openCollada libs + ray tracing optimiz...Damien Plisson
2010-01-30COLLADA branch: merge from trunk -r 25745:26429.Arystanbek Dyussenov
2010-01-23COLLADA branch: patch for importer from Sergey I. Sharybin to build against O...Arystanbek Dyussenov
2010-01-20CMake:Nicholas Bishop
2010-01-18undo previous cmake fixes, Benoit already fixed it in cmake/macros.cmakeErwin Coumans
2010-01-17cmake fix broken OSX build: those openmp flags break OSX build, it might only...Erwin Coumans
2010-01-17cmake fix for Windows: link OpenCollada <libraryname>_d.lib in debug builds a...Erwin Coumans
2010-01-05Merge from trunk -r 25003:25745.Arystanbek Dyussenov
2009-12-02Mac: Following 10.4 ppc libs availability, update cmake & scons default settingsDamien Plisson
2009-11-29Merge from COLLADA branch into trunk of -c 24572 (cmake and scons for OpenCol...Arystanbek Dyussenov
2009-11-29Merge from trunk -r 24758:25003.Arystanbek Dyussenov
2009-11-28CMake/OSX: remove gcc arguments conflicts raising warnings when building in r...Damien Plisson
2009-11-22CMake: OS X build did not have proper warnings set by default, copied theBrecht Van Lommel