- Nov 19, 2021
-
-
Timo Koch authored
[cmake][cleanup] Remove search status message erroneously printed for all dependencies (also those not found)
-
- Nov 18, 2021
-
-
Andreas Dedner authored
[Python] avoid logging both 'generating' and 'compiling' module in two lines See merge request !1057
-
Andreas Dedner authored
-
- Nov 16, 2021
-
-
Simon Praetorius authored
Move dunecommon target to the root CMakeLists file See merge request !1048
-
- Nov 11, 2021
-
-
Andreas Dedner authored
[python] Add preprocessor option to disable Python deprecation warning See merge request !1043
-
Andreas Dedner authored
Feature/python reduce printing compiling See merge request !1052
-
- Nov 10, 2021
-
-
Samuel Burbulla authored
-
- Nov 09, 2021
-
-
Andreas Dedner authored
[python] Add mechanism to register external Pyhton modules to dune-py Closes #274 See merge request !1049
-
Timo Koch authored
-
- Nov 08, 2021
- Nov 06, 2021
-
-
Simon Praetorius authored
-
Simon Praetorius authored
Add missing includes CMakePushCheckState and FeatureSummary See merge request !1047
-
Simon Praetorius authored
-
Simon Praetorius authored
-
Simon Praetorius authored
Redesign the cmake dune_add_library function See merge request core/dune-common!1037
-
Simon Praetorius authored
Use keyword extends in gitlab-ci See merge request !1046
-
Simon Praetorius authored
Deprecate cmake function remove_processed_modules See merge request !1039
-
- Nov 05, 2021
-
-
Simon Praetorius authored
-
Simon Praetorius authored
-
Simon Praetorius authored
[math] Use integer type in Factorial See merge request !1045
-
Timo Koch authored
[test][math] Improve factorial/binomial test and use function factorial instead of deprecated struct
-
Timo Koch authored
Using an enum has the side effect that you can't do arithmetic without explicitly casting to an integer type. This also produced a compiler warning with clang 10 "arithmetic between different enumeration types is deprecated" -Wdeprecated-anon-enum-enum-conversion
-
- Nov 04, 2021
-
-
Simon Praetorius authored
Install the export-set in finalize_dune_project Register an EXPORT_SET variable Replace DUNE_MODULE_LIBRARIES with <module>_LIBRARIES
-
- Nov 01, 2021
-
-
Timo Koch authored
This option is currently needed to make pylint happy which chokes on these deprecation warnings during AST generation even if the deprecated field is not used in the user code.
-
- Oct 30, 2021
-
-
Simon Praetorius authored
Remove deprecated cmake function overload target_link_libraries See merge request !1036
-
Simon Praetorius authored
-
Andreas Dedner authored
-
Robert K authored
something that is used and modified on the C++ side.
-
Robert K authored
bottleneck.
-
- Oct 27, 2021
-
-
Simon Praetorius authored
Introduce conditional pragma omp simd only if available Closes #267 See merge request !1035
-
- Oct 25, 2021
-
-
Andreas Dedner authored
add a changelog entry for the overhauled python bindings referencing the MR See merge request !1033
-
Andreas Dedner authored
don't fail build on missing python requirements See merge request !1034
-
Andreas Dedner authored
make python requirements available upstreams [fix] don't add any install rules if initial installation of requirement file failed don't execute tests if python setup was not successfull return 77 in python test in case the venv isn't set up so ctest flags the test as 'skipped'
-
- Oct 24, 2021
-
-
Simon Praetorius authored
Extract cmake functions dune_project into separate file See merge request !1029
-
Simon Praetorius authored
-
Simon Praetorius authored
-
Simon Praetorius authored
Extract cmake functions to create the dependency tree into separate files See merge request !1028
-
Simon Praetorius authored
-