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-09-19remove WITH_* defines from image formats, instead just dont build the files a...Campbell Barton
2011-08-30fix for some warnings with the recent merge, also tag unused args.Campbell Barton
2011-08-28== Sequencer ==Peter Schlaile
2011-07-17cmake: cleanup include paths, some duplicates and going up some unneeded dirs.Campbell Barton
2011-07-17cmake source definitions:Campbell Barton
2011-06-23correction to recent commit & made ffmpeg includes only add when enabled.Campbell Barton
2011-06-19cmake: added FindOpenJPEG module.Campbell Barton
2011-06-18rename cmake include/libraries to conform with suggested cmake namesCampbell Barton
2011-05-31cmake maintenanceCampbell Barton
2011-05-28include ffmpeg_compat header in cmake source list.Campbell Barton
2011-05-28== FFMPEG ==Peter Schlaile
2011-05-16LCMS code removed, was an experiment but never finished.Brecht Van Lommel
2011-05-13remove imbuf crect and profile_filename when building without LCMSCampbell Barton
2011-04-18cmakeCampbell Barton
2011-02-21I swear, it was just an innocence change in guardedalloc!Nathan Letwory
2011-01-25use cmake defined names for jpeg, png, zlib and python libs, building on *nix...Campbell Barton
2010-12-23rename blenderlib to blender_add_libCampbell Barton
2010-12-08use lowercase for cmake builtin names and macros, remove contents in else() a...Campbell Barton
2010-11-30Add option for CMake to build libredcode, also use CODEC prefix for ffmpeg, q...Campbell Barton
2010-11-29include headers in cmake source, added a script to check for consistency, rep...Campbell Barton
2010-11-21- include pthreads for win32 globally (as with opengl).Campbell Barton
2010-10-23use explicit file paths for CMake rather then globing, This is recommended by...Campbell Barton
2010-09-18warning fixes and minor cmake changes.Campbell Barton
2010-09-07- added back zlib include (needed for win32).Campbell Barton
2010-08-03build options to disable image formats WITH_CINEON, WITH_HDR.Campbell Barton
2010-08-03remove commented scons lines from cmake files, fixed use of pointer poll func...Campbell Barton
2010-05-21libtiff working on linux & cmake again.Campbell Barton
2010-05-21Blender TIFF supportMatt Ebb
2010-05-08CMake + MSVC building fix (PTHREADS_INC needed in imbuf)Dalai Felinto
2010-02-12correct fsf addressCampbell Barton
2009-11-02Mac / COCOA : Damien Plisson
2009-10-29Mac / COCOA : ImbufDamien Plisson
2009-09-06white space commit. (2 spaces -> tab).Campbell Barton
2009-08-19cmake cleanup (remove unused includes, make some within IF checks)Campbell Barton
2009-03-182.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r18...Brecht Van Lommel
2009-03-06Addes jpeg2000 support to cmake.Kent Mein
2009-01-042.5 / CleanupNathan Letwory
2008-10-28Updated cmake so it has the option to use WITH_DDSKent Mein
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
2006-11-18CMake: Fix FFMPeg/OpenEXR issues in CMake system and possibly the others. Ope...Jacques Beuarain
2006-11-17CMake: More fixes was needed to get Quicktime working. CMakeCache.txt was foo...Jacques Beuarain
2006-11-17CMake lists initial submission. Documentationand further verification for dif...Jacques Beuarain