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-07-01Scons:Thomas Dinges
2012-06-30Cycles / Boost:Thomas Dinges
2012-06-28code cleanup: compile with clang and quiet some warnings.Campbell Barton
2012-06-23add cmake option WITH_SYSTEM_OPENJPEG so linux can build cycles without havin...Campbell Barton
2012-06-23rename WITH_BUILTIN_GLEW, WITH_SYSTEM_GLEW & negate.Campbell Barton
2012-06-21Correct openjpeg for scons too.Antony Riakiotakis
2012-06-05Enable cuda sm_30 kernels for buildbotSergey Sharybin
2012-05-29Cycles / CUDA:Thomas Dinges
2012-05-28Scons / MSVC - Windows x64Thomas Dinges
2012-05-27code cleanup: remove mode comments, these were applied very un-evenly across...Campbell Barton
2012-05-27cmake editsCampbell Barton
2012-05-23scons - Added option to not remove and unpack python modules bundle everyJoshua Leung
2012-05-22Disable building of CUDA 1.3 kernels for cycles for win32 cmake and mingw32 s...Antony Riakiotakis
2012-05-16CPack rpm cleanupDan Eicher
2012-05-15Fix El Topo:Daniel Genrich
2012-05-15Cleanup optimization compile flags for mingw-w64. Antony Riakiotakis
2012-05-13Change the scons configuration for MinGW-w64 to be more in-line with cmake. A...Antony Riakiotakis
2012-05-13Disable sm_13 CUDA kernel building for now, as the build fails with out of me...Nathan Letwory
2012-05-13Enable setting of CUDA kernels to compile on command-line:Nathan Letwory
2012-05-11Enable OpenCOLLADA support for MingW64 builds by default.Nathan Letwory
2012-05-10Enable ffmpeg building with MinGW-w64. The libraries were compiled with gcc 4...Antony Riakiotakis
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-30Windows / Scons:Thomas Dinges
2012-04-28bump commit count, mingw32 -> mingw64Nathan Letwory
2012-04-28Add MingW as "platform"Nathan Letwory
2012-04-28Same mingw fix as for compileNathan Letwory
2012-04-27Changes to get mingw buildslaves going.Nathan Letwory
2012-04-25Enable building of the installer with MinGW-w64, patch by Caleb Joseph (Dobz)...Antony Riakiotakis
2012-04-24Lower optimization settings for MinGW-w64. Full optimization causes artifacts...Antony Riakiotakis
2012-04-24revert 45924, not a very clean solution, especially for external libraries an...Antony Riakiotakis
2012-04-24Remove mingw-w64 errors from loss of precision by converting 64bit pointers t...Antony Riakiotakis
2012-04-24Add libMV and Scons support for MinGW-w64, patches by Caleb Joseph with sligh...Antony Riakiotakis
2012-04-23Update build files to use the new lib locations for MinGW. For builders: you ...Antony Riakiotakis
2012-04-22Solve restriction of MinGW that users have to turn ffmpeg on for cmake.Antony Riakiotakis
2012-04-15qtcreator/netbeans generators: fix for error getting project info when svn is...Campbell Barton
2012-04-15Scons ToDo:Thomas Dinges
2012-04-15Scons ToDo:Thomas Dinges
2012-04-12Scons / Windows release build configs:Thomas Dinges
2012-04-07Scons:Thomas Dinges
2012-04-06Windows x64 / Scons: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-26Missed Scons update for MinGW boostAntony Riakiotakis
2012-02-26Disable fancy scons output for buildbot. Should make reading build logs a bit...Sergey Sharybin
2012-02-25code cleanup: white space, spelling & ';;' end of lines.Campbell Barton
2012-02-25OSX: scons: fix own mistake, truncate output of xcode-build -version to major...Jens Verwiebe
2012-02-24OSX: set ffmpeg back in darwin-config according librenamingJens Verwiebe