-
Notifications
You must be signed in to change notification settings - Fork 83
Open
Labels
adaptabilityAffecs the cost of developing the MPS to meet changing requirements.Affecs the cost of developing the MPS to meet changing requirements.buildProblems with builds and build automationProblems with builds and build automationmaintainabilityAffects the cost of maintaining the MPS to meet current requirements.Affects the cost of maintaining the MPS to meet current requirements.needs analaysisThe issue needs analysis before it can be resolved.The issue needs analysis before it can be resolved.optionalWill cause failures / of benefit. Worth assigning resources.Will cause failures / of benefit. Worth assigning resources.
Description
A cmake build system could possibly replace the autoconf-based build system.
This would be able to generate project files for various IDEs, integrate with something like vcpkg, generates commands.json to make it easier to drive clang-tidy and the static analysis tools, etc.
This could be pretty self-contained and would be fewer files than the autoconf system. Perhaps it could even replace the main / primary build system!
Metadata
Metadata
Assignees
Labels
adaptabilityAffecs the cost of developing the MPS to meet changing requirements.Affecs the cost of developing the MPS to meet changing requirements.buildProblems with builds and build automationProblems with builds and build automationmaintainabilityAffects the cost of maintaining the MPS to meet current requirements.Affects the cost of maintaining the MPS to meet current requirements.needs analaysisThe issue needs analysis before it can be resolved.The issue needs analysis before it can be resolved.optionalWill cause failures / of benefit. Worth assigning resources.Will cause failures / of benefit. Worth assigning resources.