coriolis/hurricane
Jean-Paul Chaput fbd9aba2f5 * All tools:
- Library linking: there must not be "target_link_library()" for libraries,
        only when building binaries. Avoid clashes between static module
        or class variables, and strange reinitialisation of those variables.
    - Change: Boost is now always linked staticly.
  * ./hurricane/src/hurricane:
    - New: TextTranslator to allow translation to and from text & HTML.
    - Change: In Exception, make uses of TextTranslator to correctly display
        exception text when in graphic mode.
  * ./hurricane/src/isobar:
    - New: Script, small object to wrap around Python scripts.
2010-07-01 11:46:29 +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-01 11:46:29 +00:00
tests * All tools: 2010-05-17 14:40:36 +00:00
CMakeLists.txt * All tools: 2010-07-01 11:46:29 +00:00