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-03-30Apply patch [#26660] Scons build on OSX fails to create Info.plist file fixNathan Letwory
2011-03-29build target was changing into wrong directory.Nathan Letwory
2011-03-22Version and platform name were in wrong order.Nathan Letwory
2011-03-22Add buildslave target for builder.blender.org integrationNathan Letwory
2011-03-16Mac OS X cmake changes and bundle fixesBrecht Van Lommel
2011-03-14Build systemKen Hughes
2011-03-13Make BF_PYTHON_ABI_FLAGS a scons option. Default flags are empty.Sergey Sharybin
2011-03-12builder reports MSVC was setting stack size to 2gig.Campbell Barton
2011-03-12edit scons to use py3.2 on all os's and use 'm' abiflag on linux since this i...Campbell Barton
2011-03-12set 2mb stack for mingw too.Campbell Barton
2011-03-12Fix [#25659] crash when unwrapping specific meshNathan Letwory
2011-03-09disable openexr and collada for mingw, give linking errors.Campbell Barton
2011-03-06use tar.gz for windows python zipfiles rather then .zip,Campbell Barton
2011-03-04change mingw-scons to use python 3.2 Ervin Weber
2011-03-04Bump OSX SCons to use Python 3.2. Remember to update your lib/darwin* directory.Nathan Letwory
2011-03-04Move Windows SCons system to build Blender against the new Python 3.2 libs co...Nathan Letwory
2011-03-03Py/RNA API: WITH_PYTHON_SAFETYCampbell Barton
2011-02-28Make sure python.zip is extracted only once. This prevents erroring build on ...Nathan Letwory
2011-02-28build system now exclude config-*, turtledemo when copying system python.Campbell Barton
2011-02-25add NDEBUG to scons release flags + some pep8 cleanup for examples.Campbell Barton
2011-02-25use flag _DEBUG, not DEBUG.Campbell Barton
2011-02-21Move blender version info into BKE_blender.h so we only have the info in one ...Campbell Barton
2011-02-18Check the os.environ at the start of the build process.Nathan Letwory
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