Actions
Feature #1347
openCodingStyle: Update autotools options to meson ones
Status:
In Review
Priority:
Normal
Assignee:
Category:
Documentation
Target version:
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 11 days ago
- Related to Bug #1316: meson: set warning level appropriately added
Updated by Marko Lindqvist 10 days 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