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. 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
    • Robert K's avatar
    • Robert K's avatar
      Merge branch 'feature/compiled-python-modules' into 'master' · ffb21a26
      Robert K authored
      [feature][Python] pre-compile the most common ALUGrid Python modules and
      
      See merge request extensions/dune-alugrid!109
      ffb21a26
  2. Dec 17, 2020
  3. Nov 24, 2020
  4. Nov 17, 2020
  5. Oct 22, 2020
  6. Oct 21, 2020
  7. Oct 17, 2020
  8. Oct 14, 2020
  9. Sep 21, 2020
  10. Aug 19, 2020
  11. Aug 17, 2020
  12. Aug 13, 2020
  13. Aug 12, 2020
Loading