Skip to content
Snippets Groups Projects
  1. Feb 01, 2021
  2. Jan 29, 2021
  3. Jan 28, 2021
    • Santiago Ospina De Los Ríos's avatar
      Set all cmake falges in only one file · b9aff281
      Santiago Ospina De Los Ríos authored
      The dune base image usually read all the options files in the /duneci/cmake-flags/ folder, but exactly because it reads every file the flags are set depending on the order of the filers. The easiest solution is to set all flags into only one file. Then last flags will have precedence.
      b9aff281
  4. Jan 27, 2021
  5. 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
  6. Jan 24, 2021
  7. Jan 23, 2021
  8. Jan 22, 2021
  9. Jan 21, 2021
  10. Jan 20, 2021
Loading