coriolis/katabatic
Jean-Paul Chaput 388b8b3ce0 * Most of tools:
- Bug: In top CMakeLists.txt the SETUP_PROJECT_PATHS was not inserting
        X_USER_TOP *before* X_TOP, thus potentially allowing an obsolete
        system-wide configuration to shadow an up-to-date local one.

  * ./katabatic:
    - Change: In Configuration/KatabaticEngine, introduce a static Configuration
        object (singleton) to handle the default configuration. Configuration are
        now created only through cloning operations. In KatabaticEngine, the
        _configuration becomes a pointer (previoulsy an value).
          Confifuration becames a singleton and a decorator.
          Also adds a print method to nicely display configurations values on
        the terminal.
2010-04-28 15:43:30 +00:00
..
cmake_modules * All Tools: 2010-03-18 15:32:36 +00:00
doc * ./hurricane/src/hviewer, 2010-03-09 15:24:29 +00:00
src * Most of tools: 2010-04-28 15:43:30 +00:00
CMakeLists.txt * Most of tools: 2010-04-28 15:43:30 +00:00