KitwareMedical / KitwareMedical/VTKPythonPackage
Similarly to what is done on manylinux speed up macOS build by re-using the build tree.
- Dominant language
- Python
- Stars
- 36
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
Similarly to what is done on manylinux (see [here](https://github.com/KitwareMedical/VTKPythonPackage/blob/5d217a5fb9b49146c3229488dd63410e2adc4f7c/scripts/internal/manylinux-build-wheels.sh#L17-L22)), the build process may be speed up by re-using the build tree.
_Originally posted by @jcfr in https://github.com/KitwareMedical/VTKPythonPackage/pull/30_
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by comparing the macOS build process with scripts/internal/manylinux-build-wheels.sh, especially the linked lines 17-22. Trace where the macOS build tree is created and determine how reuse should work. Done means the macOS build reuses its build tree and completes successfully; no test file is named.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, shell
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100