refactor the way python is used in dune
Edited by Andreas Dedner
Merge request reports
Activity
added 1 commit
- 9d38e929 - pep 42: use implicit namespace packages which make it possible to combine...
added 1 commit
- fe7de584 - only use a cmake install a python module in the SKBUILD setting - for an...
added 1 commit
- d52e1a14 - add a stopgap solution unti ci repo up and running again
added 1 commit
- fc257407 - [test] include dune modules in the req files in setup.py.in
added 1 commit
- 4e703487 - [testing] adding dune modules to setup.py.in
added 13 commits
-
954042cd...f770f011 - 7 commits from branch
master
- 71642240 - Adapt dune-geometry to overhaul of the Python-CMake interface
- 6c172c53 - improve on ci
- 69088c56 - pep 42: use implicit namespace packages which make it possible to combine...
- e6660318 - only use a cmake install a python module in the SKBUILD setting - for an...
- 6851340b - add a stopgap solution unti ci repo up and running again
- c4f53ff9 - Update requirements in setup.py.in to include dune packages
Toggle commit list-
954042cd...f770f011 - 7 commits from branch
added 1 commit
- c37254bb - only add dune modules that have been found as requirements in setup.py.in
added 1 commit
- b080573e - removed setup.py.in since the default is provided in dune-common
added 17 commits
-
b080573e...86a72a03 - 16 commits from branch
master
- 9deed11a - Merge branch 'master' into feature/cmake-python-overhaul
-
b080573e...86a72a03 - 16 commits from branch
mentioned in merge request dune-common!960 (merged)
added 1 commit
- 5ca4700b - adapt ci yml file to python bindings on by default
added 1 commit
- bfe273a3 - disable python bindings for clang 5 (ubuntu 18) since no numpy matching numpy...
added 12 commits
- 1917448d - Adapt dune-geometry to overhaul of the Python-CMake interface
- 1fb3a349 - improve on ci
- e1a8dcbe - pep 42: use implicit namespace packages which make it possible to combine...
- 283a7526 - only use a cmake install a python module in the SKBUILD setting - for an...
- 7e3edb9d - add a stopgap solution unti ci repo up and running again
- 64d907c7 - Update requirements in setup.py.in to include dune packages
- fcdb7886 - [testing]
- b8ce0aee - only add dune modules that have been found as requirements in setup.py.in
- b0b30b9a - removed setup.py.in since the default is provided in dune-common
- 7b103e4c - adapt ci yml file to python bindings on by default
- f2530d58 - disable python bindings for clang 5 (ubuntu 18) since no numpy matching numpy...
- 465cbb0e - [testing]
Toggle commit listadded 1 commit
- d67299a6 - add config.opts file to metadata and enable CMP0087 NEW cmake policy
added 1 commit
- bf6fe2fa - comment out CMP0087 NEW cmake policy because it fails on some CI runners
added 1 commit
- 74910156 - correctly set CMP0087 cmake policy to NEW for cmake >= 3.14
added 1 commit
- 3bec9786 - check that policy CMP0087 exists in python/CMakeLists.txt file and set it to new if available
mentioned in commit d158cbb5
Please register or sign in to reply