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-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-05Enable sndfile by default on win64Nathan Letwory
2010-12-07Remove redundant VC_REDIST code, since it's not used anymore.Nathan Letwory
2010-12-03- added GCC warning -Wstrict-prototypesCampbell Barton
2010-12-01disable redcode support for cmake & scons-freebsdCampbell Barton
2010-11-04Global definition of _LARGEFILE_SOURCE, _FILE_OFFSET_BITS and _LARGEFILE64_SO...Sergey Sharybin
2010-10-27Change /WX away for now, some odd thing going on between cloned environments....Nathan Letwory
2010-10-19Make C4013 throw a warningNathan Letwory
2010-10-19Set defaults for compile and link flags to lists.Nathan Letwory
2010-10-19* Enable compile and link flags to build info also on Windows and in SCons.Nathan Letwory
2010-10-19Disable LCMS by default for scons.Campbell Barton
2010-10-19whitespace commit, AKA commit count bump.Nathan Letwory
2010-10-18enable DEBUG define in CMake and scons, also change booleans debug option to ...Campbell Barton
2010-10-17Test stricter GCC compiler settings, these warnings will now give errors.Campbell Barton
2010-10-15enable warning for unused args with gcc: -Wunused-parameterCampbell Barton
2010-10-09Enable CXX_GUARDEDALLOC support through SCons.Nathan Letwory
2010-10-05Scons options for static linking to libsamplerate, sndfile and fftw3Sergey Sharybin
2010-10-05Enable lcms support on Windows.Nathan Letwory
2010-10-03fix for scons with recent buildinfo changeCampbell Barton
2010-10-01Change <UNKNOWN> to -UNKNOWN- so exporters can be happy too, when a build was...Nathan Letwory
2010-09-22Changes to scons for building with static zlib and tiff libraries.Ken Hughes
2010-09-18scons now gets the blender version from BKE_blender.h.Campbell Barton
2010-09-10Part 4 of 2.54 beta commits (last)Ton Roosendaal
2010-08-30scons compiling fix: Joshua Leung
2010-08-30Remove unnecessary \''s. This cleans up also printouts in splash and bpy.app ...Nathan Letwory
2010-08-30Changing representation, so there's no space between the words.Nathan Letwory
2010-08-30Finally change SConscript tabs to spaces.Nathan Letwory
2010-08-29Properly set build type: Release or DebugNathan Letwory
2010-08-29Tell what platform and its bitness in BUILD_PLATFORMNathan Letwory
2010-08-28Make sure correct python31 zip is unpacked when BF_DEBUG=TrueNathan Letwory
2010-08-26Patch [#5429] SCons patch for linux: support more libs to be linked staticallyNathan Letwory
2010-08-26Patch [#23389] Add authorship information to exported COLLADA filesNathan Letwory
2010-08-25patch [#23359] Addenda: fixes for SCons FreeBSD 7, 8, 9 supportCampbell Barton
2010-08-24== SCons ==Nathan Letwory
2010-08-14Apply patch #23295 - Fix for SCons building on FreeBSDNathan Letwory
2010-08-04fix path to release/python.zip for scons and cmakeStefan Gartner
2010-08-03build options to disable image formats WITH_CINEON, WITH_HDR.Campbell Barton
2010-08-02SConsCampbell Barton
2010-07-28* for win64 fftw3 support is already enabled by default, doing so also for wi...Nathan Letwory
2010-07-26move directories:Campbell Barton
2010-07-202.5 Beta version files increment, from 2.52 to 2.53.Brecht Van Lommel
2010-07-19- Reverted "Set FREE_WINDOWS when compiling with MinGW"Sergey Sharybin
2010-07-19- Use correct paths for mstoolkit and crossmingw tools in sconscriptSergey Sharybin
2010-07-14Scons/darwin (OSX): blender.app package is now created correctly in the insta...Damien Plisson
2010-07-12re-arrange build files so scons "config" dir isnt confused with ~/.blender/2....Campbell Barton