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-06-13Turn off Quicktime support by default. Will be phased out soon.Nathan Letwory
2011-06-08Shuffle some build code around to ensure debug builds on Windows actually run...Nathan Letwory
2011-06-06fix from nico_ga on IRC, building on MSVC with jack but not ffmpeg.Campbell Barton
2011-06-04BuildBot: various changes to support building branches.Brecht Van Lommel
2011-06-01Fix #27481: windows uninstaller could remove files unrelated to blenderBrecht Van Lommel
2011-05-27Windows installer and Path changes, fixing various issues:Brecht Van Lommel
2011-05-26update to build system excluding parts of the python bundle.Campbell Barton
2011-05-16LCMS code removed, was an experiment but never finished.Brecht Van Lommel
2011-05-13Option to use jemalloc when building with scons under linux.Sergey Sharybin
2011-05-07Forgot to mention that for scons, I've disabled install of the texture andBrecht Van Lommel
2011-05-07Code cleanup: remove source/kernel module, this wasn't really the kernel ofBrecht Van Lommel
2011-05-02=trunk=Joseph Eagar
2011-04-12revert Joseph Eagar's eltopo commits r36073, 36075 (& some minor edits)Campbell Barton
2011-04-10=cloth collisions=Joseph Eagar
2011-04-09remove -mwindows flag for scons/mingw, enable manifest & winblender.rc for al...Campbell Barton
2011-04-08Clean up linking flags for win32.Nathan Letwory
2011-04-08Clean up linking flags for win64.Nathan Letwory
2011-04-03buildbot:Sergey Sharybin
2011-04-02Initial support of linux 32/64 bit for buildbot:Sergey Sharybin
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