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
2009-07-16SConsNathan Letwory
2009-06-13merged from trunk 20741:20848 Campbell Barton
2009-06-12=== SCons ===Nathan Letwory
2009-06-092.50:Brecht Van Lommel
2009-05-17Color proofing support with lcms (http://www.littlecms.com/).Martin Poirier
2009-05-06Big, big commit!!Diego Borghetti
2009-04-25Change scon's ordering of static libraries to resolve problem on Linux 64-bit...Ken Hughes
2009-04-172.5 / SConsNathan Letwory
2009-03-182.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r18...Brecht Van Lommel
2009-02-212.5 / Scons | Building on 64bit WindowsNathan Letwory
2009-02-16SCons:Nathan Letwory
2008-12-17* commit r17900 by Genscher was wrong.Nathan Letwory
2008-12-17Reverting revision 17417 which broke cloth collisions which check also in ble...Daniel Genrich
2008-12-142.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r17...Brecht Van Lommel
2008-12-07* blenderlite works now on windows too.Nathan Letwory
2008-11-18some scons command line args were not working since recent changes- Campbell Barton
2008-11-17Added BF_PROFILE_LINKFLAGS, Compiling with BF_PROFILE=1 was also throwing a p...Campbell Barton
2008-11-132.5: merge with trunk, previous merge was only up to yesterday.Brecht Van Lommel
2008-11-12Remove BGE defines from highest level and define only there where needed. Thi...Nathan Letwory
2008-11-12previous commits showed that the absolute path problem was even deeper. This ...Nathan Letwory
2008-11-11fix for another place where absolute paths for BF_BUILDDIR where a problem (g...Nathan Letwory
2008-11-11Fix typo that prevented CC_WARN from being added to build commandsNathan Letwory
2008-11-10* add Brecht's small patch to make values to BF_QUICK and BF_QUICKDEBUG funct...Nathan Letwory
2008-11-07* fix typo found by brechtNathan Letwory
2008-11-05=== SCons ===Nathan Letwory
2008-11-05* remove redundant commentNathan Letwory
2008-10-31* Minimum SCons version is now 1.0.0Nathan Letwory
2008-10-28added scons option BF_WITH_PYTHON (defined as DISABLE_PYTHON)Campbell Barton
2008-10-22* Minor cleanup of SCons filesNathan Letwory
2008-10-20=== SCons ===Nathan Letwory
2008-10-05== FFMPEG ==Peter Schlaile
2008-10-02* make sure we link against proper openmp library when using msvcNathan Letwory
2008-09-19scons update, BF_NO_ELBEEM wasnt working, WITH_BF_SDL wasnt implimented, WITH...Campbell Barton
2008-09-18scons options BF_CXX, WITH_BF_STATICCXX, BF_CXX_LIB_STATIC for static linking...Campbell Barton
2008-09-16added static openal and openexr options for scons.Campbell Barton
2008-09-14scons option for linking python statically - useful for building a more compa...Campbell Barton
2008-07-09exiting wasnt working (was raising errors), also use dict.keys() rather then ...Campbell Barton
2008-04-17Change scons so OpenMP library is appended at end of linkage line with otherKen Hughes
2008-02-26removed mingw from the list of platforms to use theJoseph Eagar
2008-01-30makes bullet independant from gameengine for cmake, introduces esc-key during...Daniel Genrich
2007-12-07This is patch: [#7129] Solaris build is linking with c instead of c++ compilerKent Mein
2007-11-15put the revision number in the splash screen (scons and make)Campbell Barton
2007-09-23fixing some compile problems with MSVC7.1/sconsAndrea Weikert
2007-08-15add the option of not installing to scons build systemJean-Luc Peurière
2007-05-23* svn+ssh testNathan Letwory
2007-04-13fix mashup of CCFLAGS and CXXFLAGS for scons builds.Stephen Swaney
2007-04-05=== SCons ===Nathan Letwory
2006-11-24==SCons==Nathan Letwory
2006-11-10Tweaks for ICONV stuff in scons.Kent Mein
2006-11-03* control the creation of .bsc files when BF_DEBUG=1 on win32-vc. BF_BSC=1 (d...Nathan Letwory