coriolis/hurricane
Damien Dupuis 3b9f8cbd7b I did suppress the constructor (new) system christophe build since it seemed bugged.
I rewrited everything like it was in Coriolis-1 (PyType_create) and reuse the precedent hierarchical system (PyTypeInheritedObjectDefinition)
    With all these changes Pharos is able to run the same script several times without any error (and not only 7 times before crash)
    Maybe there are still some bugs but it seems ok for the moment :D.
2009-09-30 15:11:49 +00:00
..
cmake_modules * ./hurricane/src/hviewer : 2008-12-12 13:28:19 +00:00
doc * ./hurricane/src/hurricane : 2009-04-17 16:36:02 +00:00
src I did suppress the constructor (new) system christophe build since it seemed bugged. 2009-09-30 15:11:49 +00:00
tests tests in progress 2009-02-12 15:02:35 +00:00
CMakeLists.txt Adding SET(CMAKE_OSX_ARCHITECTURES "i386;ppc") to compile with QT4.5 on Snow Leopard 2009-09-25 13:45:49 +00:00