Skip to content
Snippets Groups Projects
  1. Apr 29, 2012
    • Markus Blatt's avatar
      Adhere to naming convention of macro files, macro and function names. · 9879bc9d
      Markus Blatt authored
      [[Imported from SVN: r6662]]
      9879bc9d
    • Markus Blatt's avatar
      Completed adaptation of duneproject. It now creates a complete · 3c418763
      Markus Blatt authored
      infrastructure to use the module with cmake.
      
      Currently, only an installed dune-common can be used, as the others
      lack the cmake confguration files. One has to provide the
      CMAKE_MODULE_PATH pointing to the directory where
      e.g. DuneMacros.cmake is installed (PREFIX/share/cmake/modules) and 
      DuneCommon_DIR pointing to PREFIXlib/cmake.
      
      The ${CMAKE_BINARY_DIR}/config.h.cmake of the project is created such
      that it includes section from modules that it depends on as well as
      the ${CMAKE_SOURCE_DIR}/config.h.cmake. This prevents user from
      creating a full file by hand.
      
      Renamed package configuration files according to the style of the 
      other modules.
      
      [[Imported from SVN: r6661]]
      3c418763
  2. Apr 27, 2012
  3. Apr 23, 2012
  4. Apr 22, 2012
  5. Apr 20, 2012
  6. Apr 19, 2012
  7. Apr 16, 2012
  8. Apr 15, 2012
  9. Apr 11, 2012
  10. Apr 03, 2012
Loading