Scikit-build Community Meeting #2: 2022-12-16 #825
jcfr
started this conversation in
Community meeting notes
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Agenda
Attending
Presentation Outline
Discussion
Slides review notes
Windows ARM through mac-Mini-like dev system
0.1.4 scikit-build-core works for cross-compiling
conda-forge support: some issues with feedstock systems for defining CMake generators, an issue in conda-build
Adoption transition path: scikit-build -> Full PEP 517 scikit-build-core -> scikit-build-core extension build backend
Next plans:
setuptools_scmstill depends onsetuptools, would be nice to remove this and allow it to be used independently.--config-settingssupport by pip should be revisited. This was discussed during last meeting (see discussion section)Documentation
Persistent build
buildis consistent with setuptools but lead to issue when using command likepython -m buildas it then attempt to use the build directory as build tool.builddoes not include the python implementation (pypy vs cpython) and lead to problem when caching directory in the context of CISDK "wheels"
Naming
-sdkis sensibleIn the context of VTK
@henryiii and @jcfr to work on (re-)adding support to allow (SDK) wheels to update cmake prefix path and ensure
find_packagecalls work as expected.Projects looking to adopt scikit-build
More advertisement for next month's meeting (January 2023)
Beta Was this translation helpful? Give feedback.
All reactions