- Jan 05, 2022
-
-
Nils-Arne Dreier authored
-
- Jan 04, 2022
-
-
-
-
-
-
- if we detect "Building" in the cmake output we inform the user - in verbose mode pipe compiler output to the DEBUG stream
-
- Dec 08, 2021
-
-
Simon Praetorius authored
[cmake] Add new function to generate images with inkscape creating a target See merge request core/dune-common!1065
-
- Dec 07, 2021
-
-
Andreas Dedner authored
Make Python Bindings an optional feature if some requirements are not found Closes #283 and #285 See merge request core/dune-common!1069
-
-
-
-
-
-
- Dec 06, 2021
-
-
Andreas Dedner authored
Add setuptools minimal version requirement See merge request core/dune-common!1071
-
Timo Koch authored
The old inkscape_generate_png_from_svg is deprecated. The new dune_create_inkscape_image_converter_target uses named arguments and creates a user-defined target for generated images when built.
-
Simon Praetorius authored
-
- Dec 05, 2021
-
-
Andreas Dedner authored
move 'initialize=True' See merge request core/dune-common!1070
-
Andreas Dedner authored
-
- Dec 03, 2021
-
-
Markus Blatt authored
Remove the DUNE_COMMON_SCRIPT_DIR from CMakeLists See merge request core/dune-common!1056
-
- Nov 25, 2021
-
-
Andreas Dedner authored
[python] Restructure module metadata file logic and use to solve 'mpi4py' issue Closes #271 See merge request core/dune-common!1054
-
- Nov 24, 2021
-
-
Andreas Dedner authored
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
This has just been recently introduced a couple of commits earlier on master. So we don't need to support it.
-
Timo Koch authored
-
dune.common.module should be slowely removed. It contains the original methods used to setup `dune-py` and is not needed anymore after the recent changes. This commit removes its usage from the cmakebuilder. Some methods are moved from dune.common.modules to dune.generator.cmakebuilder since dune-py is now generated here.
-
Timo Koch authored
-
Timo Koch authored
-
* use this in __main__ as well When registring metadata for external modules check if the path has moved compared to the last time dune-py was configured
-
Add mpi4py in non install scenario in cmake install package function but only in source installation
-
-
-
-
The advantage is that we don't need to load all dune subpackages anymore to extract the metadata and can so avoid the issues with circular dependencies. Instead is it enough to import the new submodule dune.data. The CMAKE_METADATA_FILE parameter to dune_python_install_package is not needed anymore and is ignroed.
-
- Nov 22, 2021
-
-
Simon Praetorius authored
Improve inkscape_generate_png_from_svg See merge request core/dune-common!1058
-
Simon Praetorius authored
-
Simon Praetorius authored
[cmake][cleanup] format message as status message See merge request core/dune-common!1060
-
Timo Koch authored
-
Robert K authored
for portalocker is still needed.
-