coriolis/hurricane
Jean-Paul Chaput 62b8477fee * All tools:
- Bug: target_link_libraries() must be put back for OSX Snow Leopard
        (doesn't seems to affect Leopard). As I do not have an OSX under
        my hand it's untested and is likely to fail at that point.

  * ./hurricane:
    - Bug: In Instance, correct support for Instance::PlacementStatus::Code.
    - New: NetExternalComponents python object wrapper, moves
        getExternalComponents() from Hurricane module into that new object.
    - New: Breakpoint python object wrapper, to allow stratus1 to stop each
        times it calls the viewer.
    - Change: In PyHurricane, UpdateSession is now a true object with static
        methods.
    - Change: In BreakpointWidget uses a local event loop mechanism that no
        longer consumes 100% of a CPU while doing nothing... (copied from
        Qt's sources of QDialog).
2010-07-12 15:07:58 +00:00
..
cmake_modules * All tools: 2010-07-01 11:46:29 +00:00
doc * All tools: 2010-05-18 12:53:00 +00:00
src * All tools: 2010-07-12 15:07:58 +00:00
tests * All tools: 2010-05-17 14:40:36 +00:00
CMakeLists.txt * All tools: 2010-07-12 15:07:58 +00:00