Releases: tttapa/py-build-cmake
Releases · tttapa/py-build-cmake
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
0.1.3
0.1.2
Full Changelog: 0.1.1...0.1.2
0.1.1
- Additional build backend for packaging some components separately from the main distribution. See the components page for details.
Full Changelog: 0.1.0...0.1.1
0.1.0
- Extract CMaker class
- Command-line interface for configuring, building and installing the CMake projects with custom options
- Allow specifying relative paths for
--local
and--cross
options - General improvements in error handling and dependencies
Full Changelog: 0.0.15...0.1.0
0.0.16a2
- Improvements to the command-line interface.
Full Changelog: 0.0.16a1...0.0.16a2
0.0.16a1
- Command line interface to configure, build and install the CMake project with the right settings
Full Changelog: 0.0.15...0.0.16a1