Releases: tttapa/py-build-cmake
Releases · tttapa/py-build-cmake
0.2.0a2
- Add
cross.include_dir
option - Enable cross-compilation on macOS when
ARCHFLAGS
is non-native - Enable
WITH_SOABI
in examples - Improve FindPython hints
Full Changelog: 0.2.0a1...0.2.0a2
0.2.0a1
- Improved documentation
- Python ABI flag
cmake.python_extension_abi
Full Changelog: 0.1.9a3...0.2.0a1
0.1.9a3
- Configurable ABI Wheel tag
- Support stable ABI3 for CPython (with Nanobind SABI example)
Full Changelog: 0.1.9a2...0.1.9a3
0.1.9a2
- Allow changing the editable mode when cross-compiling
Full Changelog: 0.1.9a1...0.1.9a2
0.1.9a1
- Experimental support for cross-compilation for Windows ARM64 and x86 under cibuildwheel (#14, #15)
Full Changelog: 0.1.8...0.1.9a1
0.1.8
- Fix package staging path
build_component
backend - Add minimal-debug-component example
Full Changelog: 0.1.7...0.1.8
0.1.7
- [CLI] Allow specifying multiple --cross and --local options
Full Changelog: 0.1.6...0.1.7
0.1.6
- OS-specific editable mode selection
- Symlink editable install bug fixes
- Use nanobind-stubgen in nanobind example
- Improved documentation
Full Changelog: 0.1.5...0.1.6
0.1.5
- New
hook
andsymlink
editable install modes (docs: Editable install). - Use nanobind 1.1.0 (instead of patched fork).
Full Changelog: 0.1.4...0.1.5
0.1.4
- Add
install_only
option topy_build_cmake.build_component
. - Improved debugging documentation for Windows.
Full Changelog: 0.1.3...0.1.4