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-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
2011-05-13Option to use jemalloc when building with scons under linux.Sergey Sharybin
2011-03-30Apply patch [#26660] Scons build on OSX fails to create Info.plist file fixNathan Letwory
2011-03-16Mac OS X cmake changes and bundle fixesBrecht Van Lommel
2011-03-06use tar.gz for windows python zipfiles rather then .zip,Campbell 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
2010-10-19* Enable compile and link flags to build info also on Windows and in SCons.Nathan Letwory
2010-10-05Scons options for static linking to libsamplerate, sndfile and fftw3Sergey Sharybin
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-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-24== SCons ==Nathan Letwory