Skip to content

Shifting from scikit-build to meson #232

@czgdp1807

Description

@czgdp1807

Hi folks. We are consideringmeson as a build system. It is a simple and modern build system being used by SciPy and NumPy already. It is compatible with all the platforms and is available on conda.

Using meson we can also make distribution C++ tests optional, therefore reducing the download size for the end users and saving a lot of internet bandwidth/energy with the increase in the number of downloads. Already done in NumPy - numpy/numpy#26274 and a work in progress in SciPy - scipy/scipy#20712.

@zklaus

Metadata

Metadata

Assignees

No one assigned

    Labels

    part: buildIssues and PRs related to the build processtag: internalIssues and PRs for maintainance of the project - not interesting to external users

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions