refactor the way python is used in dune
Edited by Andreas Dedner
Merge request reports
Activity
added 1 commit
- 5892fa83 - pep 42: use implicit namespace packages which make it possible to combine...
added 1 commit
- 12146d65 - only use a cmake install a python module in the SKBUILD setting - for an...
added 1 commit
- 319879c5 - add a stopgap solution unti ci repo up and running again
mentioned in merge request dune-common!960 (merged)
added 1 commit
- 40022140 - add dune packages to requires in setup.py.in
added 1 commit
- e8699bc8 - [needs fixing] version numbers in dune.module cause issues in setup.py.in requirements
added 1 commit
- 62532ffa - only add dune modules that have been found as requirements in setup.py.in
added 1 commit
- 908968db - removed setup.py.in since the default is provided in dune-common
added 33 commits
-
908968db...6dd9cc25 - 32 commits from branch
master
- d564f54e - Merge branch 'master' into feature/cmake-python-overhaul
-
908968db...6dd9cc25 - 32 commits from branch
added 1 commit
- 60e248a4 - adapt ci yml file to python bindings on by default
added 1 commit
- 425a5494 - disable python bindings for clang 5 (ubuntu 18) since no numpy matching numpy...
added 15 commits
-
30cac6c5...cb8a8fbb - 2 commits from branch
master
- 2e3e94a3 - use new approach in dune-common for handling python bindings
- 44dced4a - fix ci
- f93415d9 - pep 42: use implicit namespace packages which make it possible to combine...
- 55bb3fac - only use a cmake install a python module in the SKBUILD setting - for an...
- d317f4b5 - add a stopgap solution unti ci repo up and running again
- 7c3ff131 - Update requirements.
- fd2f363a - add dune packages to requires in setup.py.in
- 4431beb7 - [testing]
- 7e1f3793 - only add dune modules that have been found as requirements in setup.py.in
- 0df17e4f - removed setup.py.in since the default is provided in dune-common
- 10e84eb5 - adapt ci yml file to python bindings on by default
- d1d934ba - disable python bindings for clang 5 (ubuntu 18) since no numpy matching numpy...
- db96d18b - [bug fix python bindings]
Toggle commit list-
30cac6c5...cb8a8fbb - 2 commits from branch
added 1 commit
- ddc9bbad - add config.opts file to metadata and enable CMP0087 NEW cmake policy
added 1 commit
- e3d832f0 - comment out CMP0087 NEW cmake policy because it fails on some CI runners
added 1 commit
- 5984b9e1 - check that policy CMP0087 exists in python/CMakeLists.txt file and set it to new if available
mentioned in commit 58fc99f0
Please register or sign in to reply