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-26OSX/scons: fix compiling on the new OSX 10.8 (Mountain Lion) with delivered X...Jens Verwiebe
2012-07-05Update build systems to copy needed dlls from MinGW-w64, turn openmp on by de...Antony Riakiotakis
2012-06-30Cycles / Boost:Thomas Dinges
2012-06-21Correct openjpeg for scons too.Antony Riakiotakis
2012-05-29Cycles / CUDA:Thomas Dinges
2012-05-28Scons / MSVC - Windows x64Thomas Dinges
2012-05-22Disable building of CUDA 1.3 kernels for cycles for win32 cmake and mingw32 s...Antony Riakiotakis
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-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-04-30Windows / Scons:Thomas Dinges
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-12Scons / Windows release build configs:Thomas Dinges
2012-04-07Scons:Thomas Dinges
2012-04-06Windows x64 / Scons:Thomas Dinges
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-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-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-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-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-29Mingw - use truly relative instead of absolute-relative paths for Boost and OIIOJoshua Leung
2011-12-27Update build files to use new OpenAL librariesSergey Sharybin
2011-12-19* Changes for static win32 png libs. Thomas Dinges
2011-12-19* Fix for moving mingw png libs.Thomas Dinges
2011-12-19MinGW png libsThomas Dinges
2011-12-13OSX: proper scons config and linking weak for jackOSX and errorhandlingJens Verwiebe
2011-12-04CUDAThomas Dinges
2011-12-01CyclesBrecht Van Lommel
2011-11-19hide overly picky warnings from 'pylint' for pep8 script, indentation edits.Campbell Barton
2011-11-15Fixed typo in previous commitSergey Sharybin
2011-11-15Request from nico_ga: expose WITH_BF_STATIC* variables to linux-config soSergey Sharybin
2011-11-14mingw compiles again after OceanSim stuffJoshua Leung
2011-11-13Scons_buildsystem: add WITH_BF_OCEANSIM = True to all configsJens Verwiebe
2011-11-12Cycles: more linux build system tweaks, attempting to avoid using boostBrecht Van Lommel