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-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
2012-02-18XDND support now can be disabled using WITH_GHOST_XDND=OFF with CMake and WIT...Sergey Sharybin
2012-02-17patch [#30227] Various MSVC (32-bit) Warning and Typo FixesCampbell Barton
2012-02-17Reverting changes made to build systems when was upgrading OpenAL.Sergey Sharybin
2012-02-17OSX: since XCode 4.3 the developer directory is inside XCode.app bundle, so w...Jens Verwiebe
2012-02-14Buildbot: WITH_BF_CYCLES_CUDA_BINARIES should be set for packing stage too.Sergey Sharybin
2012-02-14Buildbot: another attempt to make Windows builds support CUDASergey Sharybin
2012-02-14SCons: command line options should be coma-separated when adding to options listSergey Sharybin
2012-02-14Buildbot: enable building CUDA binaries on Windows slaves.Sergey Sharybin
2012-02-14OSX: to make transition for mediaimports to ffmpeg reliable, ffmpeg_0.10 is m...Jens Verwiebe
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-02-04Code Cleanup: pep8 editsCampbell Barton
2012-01-21quiet warnings and possible NULL checking crash fix for indentation functions.Campbell Barton
2012-01-20fix for scons/linux with opencollada debug libsCampbell Barton
2012-01-18cleanup for redefined varsCampbell Barton
2012-01-17fix for segfault with bpy compiled as python module (dont register atexit)Campbell Barton
2012-01-17Compilation error when using mingw+sconsSergey Sharybin
2012-01-16Carve booleans library integrationSergey Sharybin
2012-01-11when building blender as a py module use add_library(... MODULE on all system...Campbell Barton
2012-01-10remove WITH_OGG define, its not used anywhere.Campbell Barton
2012-01-06use warnigns for all msvc configurationsCampbell Barton
2012-01-06Bumping up scons+msvc warning level to w1 so that we at least get some warningsJoshua Leung
2012-01-05disable recent attempt to static link mingw DLL's causes errors for some users.Campbell Barton
2012-01-05link mingw libstdc++ and libgcc libs statically so users dont need mingw inst...Campbell Barton
2011-12-31Openexr path change for scons (win)Alexander Kuznetsov
2011-12-31option to build without remesh modifier for cmake and sconsCampbell Barton
2011-12-31Patch is partially made by Pelle Johnsen. Thanks!Alexander Kuznetsov
2011-12-29Mingw - use truly relative instead of absolute-relative paths for Boost and OIIOJoshua Leung