[863] by mweirauch on 06/09/10 14:18:40
* initial 2.49b patch based on 2.47
* some hacks to get htonl/ntohl undefined refs squashed
(has to be fixed, dunno how, yet)
* bep install not "implemented", yet
[370] by mweirauch on 09/21/09 11:29:53
* reverted temporary GHOST_DEBUG define
* also removed it from haiku1-config.py CPPDEFINES
(it's place is in user-config.py if present)
* removed unneeded code (already commented) for spawning of
the BApplication Run()ing thread
[369] by mweirauch on 09/21/09 09:34:11
* fix O_BINARY warning
* use subprocess.Popen() instead of 2.6-deprecated os.popen()
[368] by mweirauch on 09/18/09 16:37:07
* A cleaned up WIP patch
* No functional changes over the initial one
* Explicitely use python2.5 as builds with python2.6 show issues on launching the
resulting blender binary (no time to investigate, yet)
[260] by mweirauch on 03/10/09 14:09:23
* WIP blender 2.47 patch