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-02-11SVN maintenance.Guillermo S. Romero
2011-02-11patch [#26030] Debian spec fix (Patch for #26028)Campbell Barton
2011-02-11update pacman spec for newer python and match naming convention to debian spec.Campbell Barton
2011-02-10script to build debian packages directly from svn, using blender version and ...Campbell Barton
2011-02-10debian package spec [#26007] Debian specCampbell Barton
2011-02-04pep8 cleanupCampbell Barton
2011-01-30remove nan-makefilesCampbell Barton
2011-01-27Commit to cope with API changes in OpenCOLLADA (latest for Windows right now ...Nathan Letwory
2011-01-27[#25815] Patch gcc 4.6Campbell Barton
2011-01-26cmake attempted fix before didnt work (I cant test on OSX), this should fix.Campbell Barton
2011-01-26missed this when updating cmake filesCampbell Barton
2011-01-25use cmake defined names for jpeg, png, zlib and python libs, building on *nix...Campbell Barton
2011-01-25cmake maintenance, was missing 2 headers and made some minor improvements to ...Campbell Barton
2011-01-21correction to own cmake error checking script.Campbell Barton
2011-01-05Enable sndfile by default on win64Nathan Letwory
2010-12-23rename blenderlib to blender_add_libCampbell Barton
2010-12-23Compact -I paths in makefiles for more readble files/output.Guillermo S. Romero
2010-12-21bugfix [#24469] Cannot add keyframes on custom properties in IDPropertyGroupsCampbell Barton
2010-12-21better make_quiet.sh filter with threaded builds.Campbell Barton
2010-12-21fix for cmake flag detection, was not caching the resulting variable so the t...Campbell Barton
2010-12-20simple make wrapper to give quiet output. (more like nan-makefiles)Campbell Barton
2010-12-17script to generate qtcreator project files, advantage is they include all sou...Campbell Barton
2010-12-16fix for error in testing C/C++ flagsCampbell Barton
2010-12-16last commit to fix warnings didnt set them at all, not it works as it should.Campbell Barton
2010-12-16CMake now tests warnings are supported, GCC 4.0 wasn't working because of uns...Campbell Barton
2010-12-15bugfix [#25230] Quick extrude Ctrl-LMB : wrong behaviour of 'RotateSource' op...Campbell Barton
2010-12-14update for changes in cmake files.Campbell Barton
2010-12-08use lowercase for cmake builtin names and macros, remove contents in else() a...Campbell Barton
2010-12-07Remove redundant VC_REDIST code, since it's not used anymore.Nathan Letwory
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-12-01disable redcode support for cmake & scons-freebsdCampbell 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-11-04Global definition of _LARGEFILE_SOURCE, _FILE_OFFSET_BITS and _LARGEFILE64_SO...Sergey Sharybin
2010-11-02Add PREFIX support to makefiles.Guillermo S. Romero
2010-10-31rename and negate DISABLE_PYTHON --> WITH_PYTHONCampbell Barton
2010-10-31rename definition for enabling the game engine GAMEBLENDER==1 --> WITH_GAMEEN...Campbell Barton
2010-10-27Change /WX away for now, some odd thing going on between cloned environments....Nathan Letwory
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-19Make C4013 throw a warningNathan Letwory
2010-10-19Set defaults for compile and link flags to lists.Nathan Letwory