Skip to content
Snippets Groups Projects
  1. Jan 27, 2021
  2. 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
  3. Jan 24, 2021
  4. Jan 23, 2021
  5. Jan 22, 2021
  6. Jan 21, 2021
  7. Oct 01, 2020
  8. Sep 08, 2020
  9. Sep 07, 2020
  10. 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
  11. Feb 11, 2020
  12. Sep 27, 2019
  13. Sep 26, 2019
  14. Sep 06, 2019
  15. Aug 20, 2019
  16. Jul 18, 2019
  17. Jul 04, 2019
  18. Jun 17, 2019
  19. Jun 12, 2019
Loading