[Python-ogre-commit] SF.net SVN: python-ogre:[948] trunk/python-ogre
Brought to you by:
andy_miller,
roman_yakovenko
|
From: <mi...@us...> - 2009-04-08 14:01:33
|
Revision: 948
http://python-ogre.svn.sourceforge.net/python-ogre/?rev=948&view=rev
Author: mithro
Date: 2009-04-08 13:32:13 +0000 (Wed, 08 Apr 2009)
Log Message:
-----------
Change the way the boost library works.
- If you define values in the PythonOgre_config file, then that is used.
Otherwise the values are autodetected using the assumption that you are
building Boost with this system.
Added support for multicore compiling.
- Will try and autodetect the number of cores you have in your system. Can be
overriden in the PythonOgre_config file. Currently only used in the -c step
rather then everywhere it could be useful.
A few other small fixes for building on AMD64.
Modified Paths:
--------------
trunk/python-ogre/BuildModule.py
trunk/python-ogre/PythonOgreConfig_posix.py
trunk/python-ogre/environment.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|