Skip to content
Snippets Groups Projects
  1. Jan 28, 2015
    • Dominic Kempf's avatar
      [CMake] Add macro dune_symlink_to_source_tree · 61841f1f
      Dominic Kempf authored
      Add a symlink called src_dir to all directories in the build tree.
      That symlink points to the corresponding directory in the source tree.
      Call the macro from the toplevel CMakeLists.txt file of your project.
      You can also call it from some other directory, creating only symlinks
      in that directory and all directories below. A warning is issued on
      Windows systems.
      61841f1f
  2. Jan 27, 2015
  3. Jan 26, 2015
  4. Jan 19, 2015
    • Dominic Kempf's avatar
      [CMake][Bugfix] Fix two typos in the metis test · 9addf077
      Dominic Kempf authored
      Tried to include CheckSymbolExists instead of CheckFunctionExists.
      The wrong include only triggered in a very rare case, where
      the module had not been included from elsewhere in the project.
      
      Also, a typo in a library variable.
      9addf077
  5. Jan 15, 2015
  6. Jan 13, 2015
  7. Jan 11, 2015
  8. Jan 09, 2015
  9. Jan 02, 2015
  10. Dec 29, 2014
  11. Dec 26, 2014
  12. Dec 22, 2014
  13. Dec 12, 2014
  14. Dec 11, 2014
  15. Dec 08, 2014
  16. Dec 05, 2014
  17. Dec 02, 2014
  18. Dec 01, 2014
  19. Nov 28, 2014
  20. Nov 26, 2014
  21. Nov 25, 2014
  22. Nov 23, 2014
  23. Nov 21, 2014
Loading