[Bf-committers] Os X platform managing

Jean-Luc Peurière bf-committers@blender.org
Tue, 4 May 2004 22:04:10 +0200


Le 4 mai 04, à 20:41, Hans Lambermont a écrit :
> Yes, you can blame me for using config.guess for the current name. I
> didn't (and don't) know a good alternative that can be
> machine-generated. I wasn't happy with darwin and its version too.
> What would the ideal naming scheme look like ?
>
>     osx-10.3.3-powerpc
>
or  osx-10.3-powerpc

for me, it is clear and sufficient, minor release have few chances
of breaking things for blender

> Would 10.3 be enough ? Or do we need the extra .3 in 10.3.3 ?
> And how can one get the 10.3.3 OSX version from darwin ?

$ system_profiler | grep 'System Version'
       System Version: Mac OS X 10.3.3 (7F44)

give this result on my mac.

Versions prior to 10.2 were using an applescript
named AppleSystemProfiler for same result.

-- 
Jean-luc