Releases: axiomantic/headerkit
Releases · axiomantic/headerkit
v0.19.2
v0.19.1
What's Changed
Full Changelog: v0.19.0...v0.19.1
v0.19.0
What's Changed
Full Changelog: v0.18.0...v0.19.0
v0.18.0
v0.17.0
What's Changed
Full Changelog: v0.16.1...v0.17.0
v0.16.1
Full Changelog: v0.16.0...v0.16.1
v0.16.0
What's Changed
Full Changelog: v0.15.1...v0.16.0
v0.15.1
Full Changelog: v0.15.0...v0.15.1
v0.15.0
What's Changed
Full Changelog: v0.14.0...v0.15.0
v0.14.0
What's Changed
Added
detect_process_triple()-- process-aware target detection usingHOST_GNU_TYPE(POSIX) orsysconfig.get_platform()(Windows)- musl libc detection: correctly produces
linux-musltriples on Alpine and other musl-based systems - Target triples guide in documentation
- Updated cache and build-backend guides for cross-compilation
Changed
- Breaking:
detect_host_triple()removed; usedetect_process_triple() - Simplified target detection to one signal per platform
- For cross-compilation, set
--targetorHEADERKIT_TARGETexplicitly
Full Changelog: v0.13.0...v0.14.0