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-04-07Scons:Thomas Dinges
2012-03-15OSX/scons: also allow for omp-builds with gcc-4.6.2 and 4.6.3 ( tested ), TOD...Jens Verwiebe
2012-02-25OSX: scons: fix own mistake, truncate output of xcode-build -version to major...Jens Verwiebe
2012-02-24OSX: set ffmpeg back in darwin-config according librenamingJens Verwiebe
2012-02-17OSX: since XCode 4.3 the developer directory is inside XCode.app bundle, so w...Jens Verwiebe
2012-02-14OSX: to make transition for mediaimports to ffmpeg reliable, ffmpeg_0.10 is m...Jens Verwiebe
2011-12-13OSX: proper scons config and linking weak for jackOSX and errorhandlingJens Verwiebe
2011-12-01CyclesBrecht Van Lommel
2011-11-19hide overly picky warnings from 'pylint' for pep8 script, indentation edits.Campbell Barton
2011-11-13Scons_buildsystem: add WITH_BF_OCEANSIM = True to all configsJens Verwiebe
2011-11-09Cycles: mac + scons build should not work.Brecht Van Lommel
2011-11-09Cycles:Thomas Dinges
2011-10-31Correction to own commit r41169Campbell Barton
2011-10-21cleanup scons build flags, many duplicates because because of confusion betwe...Campbell Barton
2011-10-02* Removing libsamplerate from build systemsJoerg Mueller
2011-09-29OSX: another non-ASCII char, sorryJens Verwiebe
2011-09-28OSX: Give clear commenting and more up-to-date defaultsJens Verwiebe
2011-09-28OSX: change omp default True gor gcc-4.6.1 only atmJens Verwiebe
2011-09-07OSX: revert default compile to i386, for it breakes QTKit-condition for some ...Jens Verwiebe
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-25OSX/scons: donĀ“t link to system stubs with 10.7 sdkJens Verwiebe
2011-08-11Commiting patch from jensverwiebe for NDOF support on OSXv2.59Sergey Sharybin
2011-08-08Mac Compile fix for ndof, by jensverwiebe. Thanks!Thomas Dinges
2011-08-07scons patch from jensverwiebeCampbell Barton
2011-08-07fixed ndof library detect for Mac SCons, ndof enabled by default (disabled if...Mike Erwin
2011-08-07stricter NDOF guards for Windows (forgot in earlier commit)Mike Erwin
2011-08-05Messed up char was causing problems on windows even though it was in the Kent Mein
2011-08-05patch from jensverwiebe to scons to be compatible with gcc llvm. people who c...Campbell Barton
2011-08-03Default to False for WITH_BF_3DMOUSE, since needs separate package installed.Nathan Letwory
2011-08-023D mouse support from merwin-spacenav branchMike Erwin
2011-06-28made Pascal string less intrusive to build systemsMike Erwin
2011-06-09migrated NDOF code from soc-2010-merwin, SpaceNavigator now works on Mac blenderMike Erwin
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-03-04Bump OSX SCons to use Python 3.2. Remember to update your lib/darwin* directory.Nathan Letwory
2011-02-25add NDEBUG to scons release flags + some pep8 cleanup for examples.Campbell Barton
2011-02-25use flag _DEBUG, not DEBUG.Campbell Barton
2010-12-03- added GCC warning -Wstrict-prototypesCampbell Barton
2010-10-18enable DEBUG define in CMake and scons, also change booleans debug option to ...Campbell Barton
2010-07-12re-arrange build files so scons "config" dir isnt confused with ~/.blender/2....Campbell Barton