Skip to content
Snippets Groups Projects
  1. May 14, 2021
  2. Apr 29, 2021
  3. Apr 26, 2021
  4. Apr 21, 2021
    • Santiago Ospina De Los Ríos's avatar
      Recompile executable while usage of alias in testtools is fixed · 208def37
      Santiago Ospina De Los Ríos authored
        * This was an oversight. The CMake conditional shall check for `TARGET`. However, even if this is fixed, `dune-testtools` does not allow to make tests over aliased targets because it wants to modify the `EXCLUDE_FROM_ALL` property. The solution is to use the unalised targets while dune-testtools solves the problem.
      * Make exec targets available on main directory
      * Make alias targets available on test directory
      Add CHANGELOG
      208def37
  5. Apr 19, 2021
  6. 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
  7. Feb 11, 2021
  8. Feb 10, 2021
  9. Feb 09, 2021
  10. Feb 08, 2021
  11. Feb 07, 2021
  12. Feb 06, 2021
  13. Feb 05, 2021
  14. Feb 01, 2021
  15. Jan 29, 2021
  16. Jan 27, 2021
Loading