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-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-02-24OSX/scons: cp needs the targetdir to be created ( ditto does it itself ),Jens Verwiebe
2014-02-24OSX/scons: Fix language menu not showing up in prefs:Jens Verwiebe
2014-02-20Fixes for buildinfo hash/branch detectionSergey Sharybin
2014-02-18OSX: more futurework for clang-openmp:Jens Verwiebe
2014-02-09OSX/scons: allow for compiling with clang-openmp-3.4Jens Verwiebe
2014-02-04SCons: cleaner determination of 32-bit/64-bit buildsLawrence D'Oliveiro
2014-01-17Scons: Fix cycles OpenCL kernelcompile by distributing util_half.hJens Verwiebe
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-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-28Fix buildinfo hash for cases there's no upstream set for the branchSergey Sharybin
2013-11-25Show hash from latest pushed commit in buildinfoSergey Sharybin
2013-11-19Buildinfo fixesSergey 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-15Further tweaks to buildinfoSergey Sharybin
2013-11-07OSX/scons: make gcc version detection more futureproofJens Verwiebe
2013-11-04Made buildinfo aware of builds from GITSergey Sharybin
2013-10-28OSX/codesigning: add the signing rules used for releasesJens Verwiebe
2013-10-27fix [#37195] particles crash with viewport renderCampbell Barton
2013-09-28OSX/Scons/OMP: 1. Allow for compile with gnu gcc 4.8.1, 2. fix compiling with...Jens Verwiebe
2013-08-15Compilation error fix when using sconsSergey Sharybin
2013-06-24replace use of 'a.find(b) != -1' --> 'b in a'Campbell Barton
2013-06-02Fix #35587: Cycles: image movie to single image crashingSergey Sharybin
2013-05-21OSX/scons: use ditto --arch <arch> instead of cp, to thin out unused architec...Jens Verwiebe
2013-04-23Strip unneeded folders and files from numpySergey Sharybin
2013-04-10OSX: remove the applescript and env var for omp_set_treads from plistJens Verwiebe
2013-04-07Missing build_files updates in the merger in revision 55847.Tamito Kajiyama
2013-04-07Freestyle / Scons:Thomas Dinges
2013-03-27Fix #33518: Jack sync doesn't work in 2.64, 2.64 or 2.65 stable versionsSergey Sharybin
2013-03-04patch [#34525] Scons ' colorCampbell Barton
2013-01-31Fix scons building under unix. Now we should really have only *one* '/usr/lib...Bastien Montagne
2012-12-03Fix scons not installing closure/ directory for runtime compiles of CUDA kernel.Brecht Van Lommel
2012-11-27remove unmaintained eltopo, keeping scons/cmake entries, but commenting out u...Campbell Barton
2012-11-18move source/darwin into release/darwin since these files are for osx packaging.Campbell Barton
2012-11-16OSX/scons/osl: ready for compile now, little hack to be resolved, todo:fix a ...Jens Verwiebe
2012-11-15OSL Scons rulesSergey Sharybin