xed-sys

Rust FFI bindings for Intel XED

APACHE-2.0 License

Downloads
11.2K
Stars
18
Committers
9

Bot releases are hidden (Show)

xed-sys - v0.6.0 Latest Release

Published by Phantomical 5 months ago

Changelog

Changed

  • Regenerated the bindings from XED v2024.05.20.

What's Changed

Full Changelog: https://github.com/rust-xed/xed-sys/compare/v0.5.1...v0.6.0

xed-sys - v0.5.1

Published by Phantomical 5 months ago

Changelog

Added

  • The build script no automatically picks up the CROSS_TOOLCHAIN_PREFIX
    environment variable and uses it to configure mbuild. @jxors

What's Changed

New Contributors

Full Changelog: https://github.com/rust-xed/xed-sys/compare/v0.5.0...v0.5.1

xed-sys - v0.5.0

Published by Phantomical 9 months ago

Changed

  • xed-sys now wraps XED v2023.12.19.
  • xed-sys now includes pregenerated bindgen bindings by default. You can continue to build xed bindings at build time by enabling the bindings feature by default.

What's Changed

New Contributors

Full Changelog: https://github.com/rust-xed/xed-sys/compare/v0.4.0...v0.5.0

xed-sys - xed-sys 0.4.0 release

Published by Phantomical over 3 years ago

This release includes xed commit 428712c.