Skip to content

Support Windows

Marc-André Lureau requested to merge elmarco/zbus:non-unix into main

This branch is about making zbus useful on Windows.

  • merge !454 (merged) & dbus!218 (merged)
  • add EXTERNAL auth on Windows with SID creds
  • build with Windows target
  • build & run tests with Windows target
  • CI: add cross-build
  • CI: add native MSVC build & test

I think it would be nice to add UDS support as well, with https://crates.io/crates/uds_windows. (I added support to glib, and I plan to add support to dbus-daemon)

Edited by Marc-André Lureau

Merge request reports