Actions
Feature #1347
closedCodingStyle: Update autotools options to meson ones
Start date:
05/02/2025
Due date:
% Done:
0%
Estimated time:
Description
Replace autotools --enable-... options in CodingStyle with respective meson -D... options.
There's instruction to use --enable-debug for test builds of patches. Current equivalent is -Ddebug=true -Dwerror=true, but with #1316 it will also become necessary to set -Dwarning_level.
Files
Updated by Marko Lindqvist about 1 month ago
- Related to Bug #1316: meson: set warning level appropriately added
Updated by Marko Lindqvist about 1 month ago
- File 0040-CodingStyle-Update-autotools-options-to-meson-ones.patch 0040-CodingStyle-Update-autotools-options-to-meson-ones.patch added
- Status changed from New to In Review
- Assignee set to Marko Lindqvist
- Target version set to 3.2.0-RC1
Actions