-
Notifications
You must be signed in to change notification settings - Fork 78
Closed
Labels
part: buildIssues and PRs related to the build processIssues and PRs related to the build processtag: internalIssues and PRs for maintainance of the project - not interesting to external usersIssues and PRs for maintainance of the project - not interesting to external users
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
part: buildIssues and PRs related to the build processIssues and PRs related to the build processtag: internalIssues and PRs for maintainance of the project - not interesting to external usersIssues and PRs for maintainance of the project - not interesting to external users