What is the problem or limitation you are having?
This project duplicates a similar implementation in cibuildwheel.
Describe the solution you'd like
Merge the two implementations, and migrate cibuildwheel to use xbuild.
The cibuildwheel implementation is here:
When experimenting with using this to run pip in chaquo/chaquopy#1416, I added compatiblity with Python 3.12 and older. I abandoned that approach with pip, but it may be worth including here:
What is the problem or limitation you are having?
This project duplicates a similar implementation in cibuildwheel.
Describe the solution you'd like
Merge the two implementations, and migrate cibuildwheel to use xbuild.
The cibuildwheel implementation is here:
When experimenting with using this to run pip in chaquo/chaquopy#1416, I added compatiblity with Python 3.12 and older. I abandoned that approach with pip, but it may be worth including here: