windows-drivers-rs
windows-drivers-rs copied to clipboard
Port `duckscript` `condition_script` blocks to Rust
With https://github.com/sagiegurari/cargo-make/issues/1025 being resolved in cargo make v0.37.8, these condition scripts could be refactored to be rust-based for better maintainability, but since its fully functional right now, I'll leave that as a future improvement.
Originally posted by @wmmc88 in https://github.com/microsoft/windows-drivers-rs/pull/35#discussion_r1462521681
Also see https://github.com/microsoft/windows-drivers-rs/pull/35#discussion_r1462521821
The only one remaining is for generate-certificate
task