Skip to content
Snippets Groups Projects
  1. Oct 22, 2021
    • Andreas Dedner's avatar
    • Andreas Dedner's avatar
      add config.opts file to metadata and enable CMP0087 NEW cmake policy · 4b435368
      Andreas Dedner authored
      comment out CMP0087 NEW cmake policy because it fails on some CI runners
      
      correctly set CMP0087 cmake policy to NEW for cmake >= 3.14
      4b435368
    • Dominic Kempf's avatar
      Adapt dune-geometry to overhaul of the Python-CMake interface · 37ba80d2
      Dominic Kempf authored and Andreas Dedner's avatar Andreas Dedner committed
      added missing 'include_package_data' to setup.py.in
      
      improve on ci
      
      add clang test
      
      pep 42: use implicit namespace packages which make it possible to combine subpackages using editable (source) and non editable (pypi)
      
      only use a cmake install a python module in the SKBUILD setting - for an install from build dir pip will take take of this since it is part of the setup.py file
      
      add a stopgap solution unti ci repo up and running again
      
      Update requirements in setup.py.in to include dune packages
      
      [testing]
      
      only add dune modules that have been found as requirements in setup.py.in
      
      removed setup.py.in since the default is provided in dune-common
      
      adapt ci yml file to python bindings on by default
      
      disable python bindings for clang 5 (ubuntu 18) since no numpy matching numpy version can be installed from the gitlab registry
      
      [testing]
      37ba80d2
  2. Aug 13, 2021
  3. Jul 27, 2021
  4. Jul 24, 2021
  5. Jul 16, 2021
  6. Jul 12, 2021
  7. Jul 07, 2021
  8. Jul 04, 2021
  9. Jun 27, 2021
  10. Jun 26, 2021
  11. May 05, 2021
  12. May 04, 2021
  13. Apr 30, 2021
  14. Apr 11, 2021
  15. Apr 09, 2021
  16. Mar 31, 2021
  17. Mar 26, 2021
  18. Mar 25, 2021
  19. Mar 24, 2021
  20. Mar 23, 2021
  21. Mar 13, 2021
  22. Mar 12, 2021
Loading