Skip to content
Snippets Groups Projects
  1. Dec 31, 2008
  2. Dec 19, 2008
  3. Dec 18, 2008
  4. Dec 17, 2008
  5. Dec 16, 2008
  6. Dec 15, 2008
  7. Dec 13, 2008
    • Mark Olesen's avatar
      buildParaView changes · aa522c93
      Mark Olesen authored
      - set CMAKE_INSTALL_PREFIX:PATH now
      - allow separation between -config/-make/-install stages
      - update for cmake 2.6
      aa522c93
  8. Dec 12, 2008
    • Mark Olesen's avatar
      cellModeller - cosmetics · 4c6a7ca7
      Mark Olesen authored
      4c6a7ca7
    • Mark Olesen's avatar
      bugfixing, documentation in global/debug · c90a167e
      Mark Olesen authored
      - catch missing "controlDict" file immediately via findEtcFile() instead of
        checking IFstream::good(). This avoids segfaulting, since the error
        handling in IFstream uses classes that are not yet initialized.
      - use new dictionary features (eg, lookupOrAddDefault) to reduce code
      - fixed debug::switchSet to use ref-to-pointer so pointer actually gets set!
      c90a167e