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-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
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-12spec files for building arch linux packages (pacman)Campbell Barton
2010-09-10Part 4 of 2.54 beta commits (last)Ton Roosendaal
2010-09-07ran through pep8 checkerCampbell Barton
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-24make quicky wrapper for cmake.Campbell Barton
2010-08-14Apply patch #23295 - Fix for SCons building on FreeBSDNathan Letwory
2010-08-11Fixing make files compilation in linuxJoilnen Leite
2010-08-11bugfix [#23257] cmake tests for SSE, but SSE2 gets enabledCampbell Barton
2010-08-05Makefile fix: on PowerPC architecture SSE compile should not happen.Ton Roosendaal
2010-08-04fix path to release/python.zip for scons and cmakeStefan Gartner
2010-08-04== Makefiles ==Stefan Gartner
2010-08-03build options to disable image formats WITH_CINEON, WITH_HDR.Campbell Barton
2010-08-02SConsCampbell Barton
2010-08-02cmakeCampbell 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-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