Skip to content
Snippets Groups Projects
  1. Sep 27, 2012
    • Markus Blatt's avatar
      - List the cmake modules explicitly (file(GLOB will not detect changes · b1b6e414
      Markus Blatt authored
        after configure)
      - Make CMake module installation path configurable
      - Detect CMAKE_MODULE_PATH automatically
        + First call find_package(dune-common) to query its CMAKE_MODULE_PATH
        + Then setup the module path
        + After each find_package of dune module update the CMAK_MODULE_PATH
        + each module exports ist own <package-name>_MODULE_PATH in the
        + package configuration files
      
      [[Imported from SVN: r1714]]
      b1b6e414
  2. Sep 24, 2012
  3. Sep 21, 2012
  4. Sep 20, 2012
  5. Sep 17, 2012
  6. Sep 13, 2012
  7. Sep 11, 2012
  8. Sep 10, 2012
  9. Sep 08, 2012
  10. Sep 06, 2012
  11. Sep 05, 2012
  12. Sep 04, 2012
  13. Sep 03, 2012
  14. Sep 02, 2012
  15. Sep 01, 2012
  16. Aug 31, 2012
    • Christoph Grüninger's avatar
      [doc/comm] · af5babce
      Christoph Grüninger authored
      Check all programs even if MPI was not found. (similar to dune/common/test)
      Fix poosc08_test to compile without MPI.
      
      [[Imported from SVN: r1681]]
      af5babce
  17. Aug 30, 2012
  18. Aug 28, 2012
  19. Aug 24, 2012
  20. Aug 20, 2012
Loading