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-12-27Basic scons support for building with Visual Studio 2013 although full MSVC 2...Martijn Berger
2013-12-20Raise Python version to 3.3.3.Bastien Montagne
2013-12-17Better handling of new libnames of OpenEXR 2.1 (same solution as one used in ...Bastien Montagne
2013-12-15Fix typo in previous own commit (thanks to _FrnchFrgg_ for noticing this!).Bastien Montagne
2013-12-14Make libyaml-cpp-dev not-breaking case for deb-like distros, and colors for m...Bastien Montagne
2013-12-12Raise llvm min version to 3.3, looks like this is needed for OSL nowadays...Bastien Montagne
2013-12-12Add libxml2, libyaml-cpp and libtinyxml to default dependencies (always-insta...Bastien Montagne
2013-12-12More updates, fixes and cleanup to install_deps.sh.Bastien Montagne
2013-12-11Minor fix to generated settings for scons (affected ilmbase/openexr).Bastien Montagne
2013-12-10CMake: report messages as status (else ccmake treats like an error)Campbell Barton
2013-12-08Update install_deps.sh to OIIO 1.39 and OSL 1.4.0.Bastien Montagne
2013-12-08Scons: as requested by Ideasman, make MACOSX_COMPILER -> C_COMPILER_ID,Jens Verwiebe
2013-12-06OSX/scons: Introduce a new env var 'MACOSX_COMPILER'Jens Verwiebe
2013-12-05OSX/scons: fix misdesigned version detection of compiler ( todo: do with subm...Jens Verwiebe
2013-12-02CMake: check CMAKE_C_COMPILER_ID instead of CMAKE_CXX_COMPILER_IDCampbell Barton
2013-11-29Correction to previous commitSergey Sharybin
2013-11-29Better removal of \n in hash with rstripJens Verwiebe
2013-11-29Fix scons compile after last commit ( unwanted new line )Jens Verwiebe
2013-11-29Buildinfo: suppress error prints when building local branchesSergey Sharybin
2013-11-28CMake/Scons Build: disable explicit linking to libstdc++ on Linux/Unix.Brecht Van Lommel
2013-11-28Remove debug prints from SCons' python moduleSergey Sharybin
2013-11-28Fix buildinfo hash for cases there's no upstream set for the branchSergey Sharybin
2013-11-28Fix for previous fix (tm) commitSergey Sharybin
2013-11-27Fixes for buildinfoSergey Sharybin
2013-11-25Show hash from latest pushed commit in buildinfoSergey Sharybin
2013-11-25Buildbot: move lib step before blender.git stepSergey Sharybin
2013-11-25CMake Build: option to compile without opennl/superlu.Campbell Barton
2013-11-19Buildinfo fixesSergey Sharybin
2013-11-19Buildbot: update configuration fileSergey Sharybin
2013-11-19Buildbot: fix path got pack stepSergey Sharybin
2013-11-19Buildbot: tweaks for source directorySergey Sharybin
2013-11-19Initial tweaks to buildbot configurationSergey Sharybin
2013-11-17OSX/scons: using ditto autocreates dirs, spares 2 steps of mkdir iterating ov...Jens Verwiebe
2013-11-17OSX/scons: small reorder and spellingJens Verwiebe
2013-11-17OSX/scons: fix msgfmt binary linking and locale files distributionJens Verwiebe
2013-11-16Fix compilation error with SCons when using BUILDINFO and git is not foundSergey Sharybin
2013-11-16Fixes for buildinfo of exported source treeSergey Sharybin
2013-11-16Remove nested check for .git folder exists in buildinfo.cmakeSergey Sharybin
2013-11-15Further tweaks to buildinfoSergey Sharybin
2013-11-15Remove debug-only print from cmake macrosSergey Sharybin
2013-11-09Be ready for changes in bf-translations repositorySergey Sharybin
2013-11-08OSX/scons: make MACOSX_SDK_CHECK a local var is sconstruct and remove from en...Jens Verwiebe
2013-11-07OSX/buildbot: after scons refactor we only need the vars to changeJens Verwiebe
2013-11-07OSX/scons: make gcc version detection more futureproofJens Verwiebe
2013-11-07OSX/scons: ARCH_FLAGS where not prperly added to CPPFLAGSJens Verwiebe
2013-11-07OSX/scons: for completeness, added WITH_BF_OPENMP switchJens Verwiebe
2013-11-07OSX/scons: huge change, now you can set a user-config.py just with the desire...Jens Verwiebe
2013-11-06OSX/scons: remove obsolete compile flagJens Verwiebe
2013-11-06OSX/scons: remove obsolete compile flags and silence warnings same timeJens Verwiebe
2013-11-06OSX/scons: remove another outdated conditionalJens Verwiebe