[Bf-committers] Which tools are used for the official release builds?

Jean-Luc Peurière jlp at nerim.net
Thu Nov 30 21:06:51 CET 2006


Le 30 nov. 06 à 20:54, Tom M a écrit :

> i think, but am not positive it is
>
> scons + msvc7 on windows
> linux gcc (4.0.1?) using makefiles in a chrooted environment
> and OS X using makefiles (don't think there is an official version of
> gcc chosen)

hmm.

PPC Os X is produced with scons and gcc 4.0, linked with python  
frameworks 2.3 and 2.4 (respectively system and python.org ones, dont  
even think about using anything else, it wont work).

will evaluate python 2.5 for next release (while keeping python 2.3  
for compat)

make was used previously but produced bad binaries for GE player on  
some physic stuff.

for compiling with gcc3.4, make is prefered (faster binary, strangely  
no difference when using gcc4.0)

For intel, i think make is used, and only gcc 4.0 works on intel

I will probably switch to cmake/ XCode when i'm fully sure of the  
quality of the binaries.

-- 
Lukep


More information about the Bf-committers mailing list