Skip to content

Refactor Makefile.toml into smaller files #612

Closed
@sffc

Description

@sffc

Makefile.toml is currently a grab-bag of a lot of different build tasks, and it keeps growing. It would be better if we could refactor separate parts of it into separate files that get included into the main file.

I believe that this would also enable us to use Duckscript functions, allowing us to reduce code duplication.

This could involve a new top-level directory named build_scripts or similar.

Metadata

Metadata

Labels

C-test-infraComponent: Integration test infrastructureS-smallSize: One afternoon (small bug fix or enhancement)T-techdebtType: ICU4X code health and tech debt

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions