Skip to content
Snippets Groups Projects
This project is mirrored from https://gitlab.dune-project.org/extensions/dune-alugrid.git. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
  1. May 16, 2022
  2. May 13, 2022
  3. Apr 22, 2022
  4. Mar 04, 2022
  5. Oct 23, 2021
  6. Oct 22, 2021
    • dedner's avatar
      add config.opts file to metadata and enable CMP0087 NEW cmake policy · 526bba72
      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
      526bba72
    • dedner's avatar
      replace assertHave with assertCMakeHave which has to be used slightly... · 4fea5df4
      dedner authored
      replace assertHave with assertCMakeHave which has to be used slightly differently with the new dune-py setup process
      
      adapt ci yml file to python bindings on by default
      
      remove uint<int warning
      4fea5df4
    • Robert K's avatar
      adapt to new python binding approach in dune-common · b93e77ef
      Robert K authored
      pep 42: use implicit namespace packages which make it possible to combine subpackages using editable (source) and non editable (pypi)
      
      simplify ci setup for python bindings
      
      [bugfix][ci] Disable rules for a moment.
      
      fix issue with conflict removal
      
      add a stopgap solution unti ci repo up and running again
      
      add dune packages to requires in setup.py.in
      
      [needs fixing] remove version in dune.module for testing - needs fixing
      
      [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
      b93e77ef
  7. Apr 22, 2021
  8. Dec 18, 2020
    • Samuel's avatar
      Add package.py. · 83876ebc
      Samuel authored
      added package description file
      
      only add_subdirectory(examples) if `examples` exists. This then
      allows us to not include `examples` in the pypi source distribution.
      
      Update package.py.
      
      Remove manifest in package.py.
      
      use more of the cmake variables in python/setup.py.in
      
      Add additional meta data to dune.module.
      
      [bug fix] remove debug output
      
      added files generated when calling python setup.py sdist to git ignore list
      
      make it possible to use setup.py without having an installed dune-common python package. This requires having the PYTHONPATH set as it is now done in dune-common/bin/dunepackaging.py
      
      Replace ProjectAuthorEmail by ProjectMaintainerEmail.
      
      Set minimal versions to 2.8.0.dev0 in pyproject.toml.
      
      Update cmake version.
      
      [python] remove dune packages from 'install_requires' in setup.py.in
      83876ebc
    • Robert K's avatar
      [bugfix][Python] Add module default var. · a2c2645c
      Robert K authored
      a2c2645c
  9. Dec 17, 2020
  10. Nov 24, 2020
  11. Nov 17, 2020
  12. Mar 30, 2020
  13. Apr 28, 2019
  14. Jul 27, 2018
  15. Apr 09, 2018
  16. Jan 19, 2018
  17. Oct 30, 2017
  18. Sep 30, 2017
  19. Sep 25, 2017
  20. Sep 19, 2017
  21. Jun 06, 2017
  22. Feb 25, 2017
  23. Oct 13, 2016
  24. Sep 30, 2016
  25. Sep 27, 2016
  26. Sep 23, 2016
Loading