Skip to content
Snippets Groups Projects
  1. Feb 07, 2021
  2. Feb 06, 2021
  3. Feb 05, 2021
  4. Feb 01, 2021
  5. Jan 29, 2021
  6. Jan 27, 2021
  7. Jan 25, 2021
    • Santiago Ospina De Los Ríos's avatar
      Improve CMake configuration · fb5f954b
      Santiago Ospina De Los Ríos authored
      * This changes allow to import and use targets by just finding the dune-copasi library. No dune library required for downstream project.
      * The testing library may be used as a subfolder or as a dune-copasi downstream project.
      * The config file is installed so that non-dune users may just include the config definitions without re-generation of the file.
      * Python project not setup. It is not doing anything anyways.
      * Updated dune module requirements to 2.7
      * Adds basic information for CMake packaging
      fb5f954b
  8. Jan 24, 2021
  9. Jan 23, 2021
  10. Jan 22, 2021
  11. Jan 21, 2021
  12. Oct 01, 2020
  13. Sep 08, 2020
  14. Sep 07, 2020
  15. Feb 18, 2020
    • Santiago Ospina De Los Ríos's avatar
      Remove installation of targets ad remove harcoded lib modes · 0b4a6f46
      Santiago Ospina De Los Ríos authored
      * Library modes can be switched by default in CMake with the option BUILD_SHARED_LIBS
        hence no need to hardcode them with different targets.
      * Exported targets were not working properly because the config file didn't contain enough
        information (DUNE creates one by default). So I remove it and will refactor all CMakeFiles
        later to use modern CMake directly (without DUNE macros).
      0b4a6f46
  16. Feb 11, 2020
  17. Sep 27, 2019
  18. Sep 26, 2019
  19. Sep 06, 2019
  20. Aug 20, 2019
  21. Jul 18, 2019
  22. Jul 04, 2019
  23. Jun 17, 2019
  24. Jun 12, 2019
Loading