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
2011-03-05blenderplayer building again in CMake + OSX (and Linux I guess) patch from IR...Dalai Felinto
2011-02-25fix for scons with recent change to how BINRELOC is enabled via cmake.Campbell Barton
2011-02-21build python module without binreloc, add dummy argv[0] to initialize bprogname.Campbell Barton
2011-02-15...and for blenderplayerCampbell Barton
2010-12-23Compact -I paths in makefiles for more readble files/output.Guillermo S. Romero
2010-12-17cmake was complaining when there was no libs skipped.Campbell Barton
2010-12-16last commit to fix warnings didnt set them at all, not it works as it should.Campbell Barton
2010-12-08use lowercase for cmake builtin names and macros, remove contents in else() a...Campbell Barton
2010-12-06CMake: use a global list to store libraries built rather then cmake_blender_l...Campbell Barton
2010-11-30Add option for CMake to build libredcode, also use CODEC prefix for ffmpeg, q...Campbell Barton
2010-11-21- check IF WIN32 AND NOT UNIX (for cygwin)Campbell Barton
2010-11-18rename libs internal libs for CMake + SCons (used in MSVC project files)Campbell Barton
2010-11-12Getting BLF to work with the Blenderplayer.Mitchell Stokes
2010-11-05fix for linking the player, also fixes building without python and bullet.Campbell Barton
2010-10-16- blender player builds again with CMake.Campbell Barton
2010-09-15Fix cmake/osx blenderplayer linking.Brecht Van Lommel
2010-08-24rename some cmake build targetsCampbell Barton
2010-08-03build options to disable image formats WITH_CINEON, WITH_HDR.Campbell Barton
2010-05-08Fix blenderplayer linking issues when building with CMake on unix systemsDamien Plisson
2010-02-12correct fsf addressCampbell Barton
2010-01-11blenderplayer building with cmakeCampbell Barton
2009-09-06white space commit. (2 spaces -> tab).Campbell Barton
2009-09-05fix for relative path to build bplayer with cmake in windows (ffmpeg still ne...Dalai Felinto
2009-09-04fix for ffmpeg with cmake, now linkingJoerg Mueller
2009-09-04fix for ffmpeg with cmake, still not linking yetCampbell Barton
2009-09-04== SCons ==Nathan Letwory