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
2012-12-20Scons / Windows Release Builds:Thomas Dinges
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-18Buildbot: show OS X target version in buildbot zip filename.Brecht Van Lommel
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
2012-11-14buildsystem cleanup: remove duplicate source & includes for scons,Campbell Barton
2012-11-12fix scons compile after introducing BF_BOOST_LIB_INTERNATIONALJens Verwiebe
2012-11-12Scons compiling fixJoshua Leung
2012-11-11Clen up of gettext stuff from scons scripts... Did not touch to buildbots one...Bastien Montagne
2012-10-29Buildbot: use proper archive name for glibc2.11 archivesSergey Sharybin
2012-10-27SCons: more libraries could be specified to be static nowSergey Sharybin
2012-10-22remove LOD_Decimator (c++ decimator), now replaced by bmesh decimator. also r...Campbell Barton
2012-09-15* Disable building of Legacy Compositor in Scons. Thomas Dinges
2012-09-15Color Management, Stage 1: Initial OpenColorIO library integrationSergey Sharybin
2012-08-22For gcc based systems use g++ for linking. This is necessary so that exceptio...Antony Riakiotakis
2012-08-21Legacy Compositor / Scons:Thomas Dinges
2012-08-12Fix El Topo compile with scons (only win64 so far)Daniel Genrich
2012-08-02Remove old boolean operation moduleSergey Sharybin
2012-07-27Initial support for numpy in sconsSergey Sharybin
2012-07-01Scons:Thomas Dinges
2012-05-23scons - Added option to not remove and unpack python modules bundle everyJoshua Leung
2012-05-13Enable setting of CUDA kernels to compile on command-line:Nathan Letwory
2012-05-02Fix: recent commit setting python3.2 command should not be applied to this fileBrecht Van Lommel
2012-05-02replace python3 command with python3.2, python3 isnt available on ubuntu.Campbell Barton
2012-04-28bump commit count, mingw32 -> mingw64Nathan Letwory
2012-04-28Add MingW as "platform"Nathan Letwory
2012-04-25Enable building of the installer with MinGW-w64, patch by Caleb Joseph (Dobz)...Antony Riakiotakis
2012-04-24Add libMV and Scons support for MinGW-w64, patches by Caleb Joseph with sligh...Antony Riakiotakis
2012-04-15Scons ToDo:Thomas Dinges
2012-04-15Scons ToDo:Thomas Dinges
2012-04-07Scons:Thomas Dinges
2012-03-30Added new command-line arguments --debug-ffmpeg and --debug-libmv toSergey Sharybin
2012-03-28This does two things for cleanup builds made with SCons:Mitchell Stokes
2012-03-20Adds support for utf paths on Windows.Alexander Kuznetsov
2012-03-15OSX/scons: also allow for omp-builds with gcc-4.6.2 and 4.6.3 ( tested ), TOD...Jens Verwiebe
2012-02-18XDND support now can be disabled using WITH_GHOST_XDND=OFF with CMake and WIT...Sergey Sharybin
2012-02-14SCons: command line options should be coma-separated when adding to options listSergey Sharybin
2012-02-08Fix for hardcoded to scons rules python abi flags and wrong behaviorSergey Sharybin
2012-02-08Use the same fancy compile output for .cc files as for .cpp filesSergey Sharybin
2012-01-20fix for scons/linux with opencollada debug libsCampbell Barton
2012-01-17Compilation error when using mingw+sconsSergey Sharybin
2012-01-16Carve booleans library integrationSergey Sharybin
2012-01-10remove WITH_OGG define, its not used anywhere.Campbell Barton
2011-12-31option to build without remesh modifier for cmake and sconsCampbell Barton
2011-12-26Added WITH_BF_LIBMV to command line optionsSergey Sharybin
2011-12-08Scons/CUDAThomas Dinges
2011-12-06Cycles / CUDA Kernel compile:Thomas Dinges
2011-12-01CyclesBrecht Van Lommel