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. Oct 22, 2021
  2. 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
  3. Mar 28, 2020
  4. Mar 13, 2020
  5. Nov 28, 2019
  6. Apr 28, 2019
  7. May 31, 2018
  8. Oct 30, 2017
  9. Oct 20, 2017
    • Martin Nolte's avatar
      support dune-python · 3e158cfb
      Martin Nolte authored
      As decided on the developer meeting, dune-corepy has been renamed to
      dune-python. This patch add support for both flavors of the module. We
      do not verify whether both modules are installed.
      3e158cfb
  10. Aug 29, 2017
  11. Feb 25, 2017
  12. Feb 14, 2017
  13. Sep 29, 2016
  14. Sep 27, 2016
  15. Sep 23, 2016
  16. Jul 06, 2016
  17. Nov 20, 2015
    • Martin Nolte's avatar
      enable git white-space hook · c818c74d
      Martin Nolte authored
      We decided to host the dune-alugrid repository on the HD gitlab server in the
      future. This server will reject pushes containing trailing white space.
      Therefore we also enable the white-space hook for dune-alugrid, so that we are
      already notified about this problem at commit time.
      c818c74d
  18. Oct 22, 2015
  19. Jun 25, 2015
  20. Jan 17, 2013
Loading