Marcus Müller
Marcus Müller
### What happened? Deprecation doesn't automatically mean removal in the next release, so this is more a "let's check what of these we actually want to keep for the time...
### Before posting Please follow the steps below and check the boxes with [x] once you did the step. - [x] I checked the issue tracker for similar issues -...
### Before posting Please follow the steps below and check the boxes with [x] once you did the step. - [x] I checked the issue tracker for similar issues -...
### Before posting Please follow the steps below and check the boxes with [x] once you did the step. - [x] I checked the issue tracker for similar issues -...
### Before posting Please follow the steps below and check the boxes with [x] once you did the step. - [x] I checked the issue tracker for similar issues -...
Coverage
This adds support for Coverage reporting. Requirements: - gcc or clang - gcov - gcovr Usage: ```shell mkdir build-coverage && cd build-coverage cmake -DCMAKE_BUILD_TYPE=Coverage .. make -j make coverage firefox...
This simplifies (at least to me) understanding what the generic kernel does, and it's also about 1.5 times faster on my machines.
This leads to the folliowing cmake failure in a ninja/clang/Coverage build attempt ``` CMake Error at lib/CMakeLists.txt:248 (if): if given arguments: "EQUAL" "8" Unknown arguments specified ``` This checking seems...
Running the test suite in build containers fails when git is not available, just because check_lgpl isn't skipped in its absence
- **GRC: Angular connection (by choice via Preferences)** - **GRC: Make connection line width preference-configurable** ## Description  ## Related Issue Closes #5152 ## Which blocks/areas does this affect? -...