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
2014-06-26Windows: Enable numpy again, as we do have libs again for vc2013 and against ...v2.71Thomas Dinges
2014-06-16Backport revisions for blender-rc2Sergey Sharybin
2014-06-02OSX: Set Blender.app and Blenderplayer.app creation and modification date to ...Jens Verwiebe
2014-06-01Sync changes with buildbot serverSergey Sharybin
2014-05-24msvc 2008 platofrm suffix changed to be -vc9Martijn Berger
2014-05-19make MSVC plaformsuffix check much stricter. For some reason MSVC_VERSION is setMartijn Berger
2014-05-18Promote MSVC 2013 to be the official platform (without a numbered suffix) for...Martijn Berger
2014-05-18Update netbeans projectfile generator to v8Campbell Barton
2014-05-15Windows: Remove support for MSVC 2012 (VC11).Thomas Dinges
2014-05-11CMake: use project name when generating project filesCampbell Barton
2014-05-08Remove unused scons config filesCampbell Barton
2014-05-06CMake: mark vars as advancedCampbell Barton
2014-05-05Install_deps: explicitely disable OSL/LLVM seems needed...Bastien Montagne
2014-05-04Fix T40025: install_deps.sh generating wrong make flag for OSLBastien Montagne
2014-05-03install_deps: always specify openexr/ilmbase versions to OIIO and OSL cmake, ...Bastien Montagne
2014-05-01Install_deps.sh: do not use terminfo in our own llvm build.Bastien Montagne
2014-05-01Fix T39938: install_deps.sh fails when compiling OSLBastien Montagne
2014-04-30Windows: Disable Numpy for now, we miss the libs for Python 3.4.Thomas Dinges
2014-04-30Cycles CUDA: make CUDA toolkit 6.0 the official supported version.Brecht Van Lommel
2014-04-30Python: move to version 3.4x on all platformsCampbell Barton
2014-04-30Remove hard coded Python version for sconsCampbell Barton
2014-04-23Update ffmpeg in install_deps.sh to 2.1.4.Bastien Montagne
2014-04-22install_deps: update to py3.4 and numpy1.8.Bastien Montagne
2014-04-22Corrected the commentSergey Sharybin
2014-04-22Switch buildbot to Python-3.4.0Sergey Sharybin
2014-04-18Disable quicktime when in cmake's lite configurationCampbell Barton
2014-04-15OSX/python: update to py 3.4Jens Verwiebe
2014-04-07Enable openmp in MinGW-w64Antony Riakiotakis
2014-04-06Install_deps.sh: tweaks to support new LLVM-3.4.Bastien Montagne
2014-04-05Great, now Debian Jessie as well can cause libyaml-cpp version mismatch... Up...Bastien Montagne
2014-04-05Some stupid systems give limited powers to sudo... So add a --no-sudo option ...Bastien Montagne
2014-04-04Scons/cycles: fix header distribution for geomJens Verwiebe
2014-03-30fix scons ffmpeg libraries for mingw32Antony Riakiotakis
2014-03-29Checker percentage calc was wrong, also cleanupCampbell Barton
2014-03-29Update clang array checker for new clang py apiCampbell Barton
2014-03-27Windows: Upgrade FFmpeg from 0.10 to 2.1.4Sergey Sharybin
2014-03-25Build file macro for testing unordered_map C++ container support.Lukas Tönne
2014-03-07tweaks to buildinfoSergey Sharybin
2014-03-05Enable requests for buildbot and release builderSergey Sharybin
2014-03-05OSX/scons: according to last commit, , use the version variableJens Verwiebe
2014-03-04Build system: option to copy 'requests' from scons.Campbell Barton
2014-03-04OSX/scons: copy release/site-packages for OSX ( static py for now )Jens Verwiebe
2014-03-04Build system: use lstrip with sconsCampbell Barton
2014-03-04Build system copy release/site-packages for windowsCampbell Barton
2014-03-04Build system support for numpy on ms-windowsCampbell Barton
2014-03-04Scons: remove lcms referenceCampbell Barton
2014-02-27patch cmake_linux_install.sh to do multithreaded buildLawrence D'Oliveiro
2014-02-27Resubmission: Avoid UUOC in install_deps.shLawrence D'Oliveiro
2014-02-25On MSVC 2013 64 bit set the default to build a vista API targetted binary.Martijn Berger
2014-02-24OSX/scons: cp needs the targetdir to be created ( ditto does it itself ),Jens Verwiebe