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
  2. Mar 14, 2017
  3. Nov 08, 2016
  4. Oct 21, 2015
  5. Jun 25, 2015
  6. Jul 02, 2014
  7. Jun 29, 2014
  8. Apr 04, 2014
  9. Jan 17, 2013
  10. Oct 01, 2012
  11. Sep 28, 2012
  12. Aug 23, 2012
Loading