Skip to content
Snippets Groups Projects
  1. Apr 29, 2021
  2. Apr 26, 2021
  3. Apr 21, 2021
  4. Apr 20, 2021
  5. Apr 19, 2021
  6. Apr 15, 2021
  7. Feb 25, 2021
    • Santiago Ospina De Los Ríos's avatar
      Fix some problems on the options file and cmake · a804d89f
      Santiago Ospina De Los Ríos authored
      * There was a use of target_link_directories instead of target_include_directories.
      * Executable targets were available but could not be compiled without its library.
      * Dune dependencies are taken directly from its global variables. This enables MPI and UG_PARALLEL when necessary.
      * The options file expected CMAKE_FLAGS and MAKE_FLAGS from environment, but dune-common happens to clear them before calling the options file. On this version, these are replaced by CMAKE_OPTIONS and MAKE_OPTIONS
      a804d89f
    • Santiago Ospina De Los Ríos's avatar
      39ba6d47
  8. Feb 12, 2021
  9. Feb 11, 2021
  10. Feb 10, 2021
  11. Feb 09, 2021
  12. Feb 08, 2021
Loading