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
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-12-03Enabled GCC -Wwrite-strings warning for CMake and replaced many 'char's for '...Campbell Barton
2010-12-03- added GCC warning -Wstrict-prototypesCampbell Barton
2010-11-30Add option for CMake to build libredcode, also use CODEC prefix for ffmpeg, q...Campbell Barton
2010-11-29SVN maintenance.Guillermo S. Romero
2010-11-29include headers in cmake source, added a script to check for consistency, rep...Campbell Barton
2010-11-23fix for cmake if build flags are not defined.Campbell Barton
2010-11-21WITH_SAMPLERATE option for cmake, without this playback wont behave right so ...Campbell Barton
2010-11-21- check IF WIN32 AND NOT UNIX (for cygwin)Campbell Barton
2010-11-08fix for CMake file grouping with MSVC project files.Campbell Barton
2010-11-05added back include file globbing for cmake, thought this was needed for MSVC ...Campbell Barton
2010-10-24Added CMake macro REMOVE_STRICT_FLAGS(), this means developers can build with...Campbell Barton
2010-10-23- CMake now only uses SOURCE_GROUP with MSVC lib configuration, saves recursi...Campbell Barton
2010-10-05Enable lcms support on Windows.Nathan Letwory
2010-09-07ran through pep8 checkerCampbell Barton
2010-08-24make quicky wrapper for cmake.Campbell Barton
2010-08-11bugfix [#23257] cmake tests for SSE, but SSE2 gets enabledCampbell Barton
2010-08-03build options to disable image formats WITH_CINEON, WITH_HDR.Campbell Barton
2010-08-02cmakeCampbell Barton
2010-07-16SVN maintenance.Guillermo S. Romero
2010-07-15- updated man page from --help output.Campbell Barton
2010-07-15CMake patch from Ralf Hölzemer (cheleb)Campbell Barton
2010-07-12re-arrange build files so scons "config" dir isnt confused with ~/.blender/2....Campbell Barton