Skip to content

Port amalgamate bash script to Python #13

@willwray

Description

@willwray

The current bash script tupl/tupl_impl/amalgamate.sh is series of sed commands.

The bash script doesn't run natively on Windows so Python will be more portable.
The meson build already depends on Python, although CMake will not.
Python will be made an optional dependency via an opt-in build flag.
The ability to build the amalgamated header is seen as a developer option.
Consumers of the amalgamated header are most likely to download it from a Release.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions