Skip to content

Consider a third-party build system #1858

@joeyparrish

Description

@joeyparrish

It might be time to look at a third-party build system with dependency tracking. The existing build scripts are all custom and written in python, which made sense for a long time. Now, with the upcoming addition of a generated localization file, this file will be a dependency for gendeps, the compiler check we run over the tests, and the actual library builds.

It might be cleaner to have a third-party build system that tracks dependencies and supports intermediate build products. In such a system, customizing the build and other command-line flags would fall more into the "configure" script role.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions