Feature/mingw suppport
This MR contains several smaller cleanups, which were necessary to support mingw (for Windows).
- fix to DuneMacros.cmake to support cross compilation
- disable
DebugAllocator
, whenmprotect
is missing (I believe this is windows and macos) - example configuration for mingw