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
2012-09-15Color Management, Stage 1: Initial OpenColorIO library integrationSergey Sharybin
2012-08-22For gcc based systems use g++ for linking. This is necessary so that exceptio...Antony Riakiotakis
2012-08-12Fix El Topo compile with scons (only win64 so far)Daniel Genrich
2012-07-27Initial support for numpy in sconsSergey Sharybin
2012-05-23scons - Added option to not remove and unpack python modules bundle everyJoshua Leung
2012-05-02Fix: recent commit setting python3.2 command should not be applied to this fileBrecht Van Lommel
2012-05-02replace python3 command with python3.2, python3 isnt available on ubuntu.Campbell Barton
2012-04-24Add libMV and Scons support for MinGW-w64, patches by Caleb Joseph with sligh...Antony Riakiotakis
2012-03-30Added new command-line arguments --debug-ffmpeg and --debug-libmv toSergey Sharybin
2012-03-28This does two things for cleanup builds made with SCons:Mitchell Stokes
2012-03-20Adds support for utf paths on Windows.Alexander Kuznetsov
2012-03-15OSX/scons: also allow for omp-builds with gcc-4.6.2 and 4.6.3 ( tested ), TOD...Jens Verwiebe
2012-02-08Fix for hardcoded to scons rules python abi flags and wrong behaviorSergey Sharybin
2012-02-08Use the same fancy compile output for .cc files as for .cpp filesSergey Sharybin
2012-01-20fix for scons/linux with opencollada debug libsCampbell Barton
2011-12-08Scons/CUDAThomas Dinges
2011-12-01CyclesBrecht Van Lommel
2011-11-24image format arg parsing for creator.cCampbell Barton
2011-11-19hide overly picky warnings from 'pylint' for pep8 script, indentation edits.Campbell Barton
2011-11-18exclude addons_contrib for release builds for scons/osx tooCampbell Barton
2011-11-09- Added options to link staticly against oiio/boostSergey Sharybin
2011-11-09No tabs in scons! Sorry for that..Antony Riakiotakis
2011-11-09Cycles: mac + scons build should not work.Brecht Van Lommel
2011-11-09Make scons work MinGW. This commit resolves several issues such as enable Ope...Antony Riakiotakis
2011-11-09Add compiles support for Cycles.Nathan Letwory
2011-11-07Camera tracking integrationSergey Sharybin
2011-11-03Scons:Thomas Dinges
2011-10-21move fonts/ and locale/ dirs into release/datafiles, since blender wasn't fin...Campbell Barton
2011-10-20misc editsCampbell Barton
2011-10-15OSX: make sure the set_simulation_threads script is always renewedJens Verwiebe
2011-10-14OSX: commit the omp_set_simulation_threads applescript and copy-routinesJens Verwiebe
2011-10-14OSX: commit the needed steps for compiling with gcc 4.6.1 and OMP_NUM_THREADS...Jens Verwiebe
2011-10-04remove redundant code, also dont bother with os.path.basename(x) for recent s...Campbell Barton
2011-10-04Fix for unix python bundling: config-* directories didn't deletedSergey Sharybin
2011-10-03remove .Blanguages, its not used anymoreCampbell Barton
2011-10-02* Removing libsamplerate from build systemsJoerg Mueller
2011-09-27scons OSX - we don't need extra junk in blenderplayer ;)Dalai Felinto
2011-09-27OSX: introduced a workaround for compiling with non-apple gcc-4.6.1, ghost mu...Jens Verwiebe
2011-09-20Internationalization: fix OS X scons install to copy font and language filesBrecht Van Lommel
2011-08-31OSX/scons: fix compile with static python, my patch was a bit outdates, sorryJens Verwiebe
2011-08-31OSX: additionally choice to link against python-framework againJens Verwiebe
2011-08-22rename NAN_BUILDINFO --> WITH_BUILDINFOCampbell Barton
2011-08-22buildinfo is now quoted from the build systems, avoids stripping quotes on st...Campbell Barton
2011-08-21Fix #28154: linux3-config.py doesn't existSergey Sharybin
2011-08-02More flexible configuration for 3dmouse library for scons.Sergey Sharybin
2011-07-20patch [#28030] SCONS Build: Build Date reflects "1" instead of actual date of...Campbell Barton
2011-07-05blenderplayer bundle in OSX doesn't need script folder (untested)Dalai Felinto
2011-06-08Shuffle some build code around to ensure debug builds on Windows actually run...Nathan Letwory
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