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 .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
- Mar 04, 2022
-
-
Robert K authored
-
- Oct 23, 2021
-
-
dedner authored
-
- Oct 22, 2021
-
-
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
-
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
-
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
-
- Apr 22, 2021
-
-
Robert K authored
-
- Dec 18, 2020
-
-
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
-
Robert K authored
-
- Dec 17, 2020
-
-
Robert K authored
load those when needed. For other combinations, such as dim<dimworld the normal header generation is still in place.
-
- Nov 24, 2020
- Nov 17, 2020
-
-
Robert K authored
-
- Mar 30, 2020
-
-
dedner authored
-
- Apr 28, 2019
-
-
dedner authored
removed suggestion to dune-corepy
-
- Jul 27, 2018
-
-
Robert K authored
-
- Apr 09, 2018
-
-
dedner authored
-
- Jan 19, 2018
-
-
Robert K authored
-
- Oct 30, 2017
-
-
dedner authored
-
- Sep 30, 2017
- Sep 25, 2017
-
-
dedner authored
-
- Sep 19, 2017
-
-
dedner authored
provided by users an attempt is made to extract the dimension from constructor arguments given if possible
-
- Jun 06, 2017
-
-
Martin Nolte authored
In dune-common 2.6+ the infrastructure for creating Python packages is included. This patch replaces our own infrastructure by the core implementation
-
- Feb 25, 2017
-
-
dedner authored
-
- Oct 13, 2016
-
-
dedner authored
-
- Sep 30, 2016
-
-
dedner authored
Also removed _create.py script moving the registry into the __init__ file
-
- Sep 27, 2016
-
-
dedner authored
-
- Sep 23, 2016
-
-
dedner authored
-