summaryrefslogtreecommitdiffstats
path: root/build.rs
AgeCommit message (Expand)Author
2024-03-01Remove redundant imports (#377)cyqsimon
2024-01-28Generate completion & manpage (#357)cyqsimon
2023-08-31Cache npcap SDK when building on Windows (#281)cyqsimon
2023-08-25Use variable capture syntax in format macros where possiblecyqsimon
2023-08-25Fix build script on Windowscyqsimon
2023-08-25Fix deprecated use of `panic!` macrocyqsimon
2020-09-10feat(platform): windows build and run support (#180)remgodow