Blender Git Commit Log

Git Commits -> Revision 36a4af2

Revision 36a4af2 by Nathan Letwory (master)
March 13, 2006, 11:42 (GMT)
==SCons==

* These changes bring cross-compiling Blender for Windows on Linux one step
closer to reality. The 'biggest' change is in makesdna SConscript to make
sure a linux native makesdna is built, that can be run, too. Next to that
proper checks for env['OURPLATFORM']=='linuxcross' are added in various
places.

Switch change in pluginapi.c was necessary, and AFAIK it should work like
that also on WIN32, if not, slap me.

Note: everything *compiles* now nicely, it is just that the final *linking*
doesn't work (yet). Anyone who fixes this will be the
hero of cross-compilers :)

Commit Details:

Full Hash: 36a4af22c38fae7eb5b6099215b4fd003d7573a5
SVN Revision: 7053
Parent Commit: 34a5739
Lines Changed: +94, -93

5 Modified Paths:

/config/linuxcross-config.py (+78, -85) (Diff)
/intern/ghost/SConscript (+1, -1) (Diff)
/source/blender/blenpluginapi/intern/pluginapi.c (+1, -1) (Diff)
/source/blender/makesdna/intern/SConscript (+11, -3) (Diff)
/tools/Blender.py (+3, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021