aboutsummaryrefslogtreecommitdiff
path: root/src-tauri/src/platform_specific/mod.rs
AgeCommit message (Expand)Author
2024-04-14chore: Remove Linux checks (#893)Jan
2023-10-13refactor: Move `get_host_os` to module (#618)GeckoEidechse
2023-10-13refactor: Move platform specific logic to proper mod (#616)GeckoEidechse
2023-02-25refactor: Properly set cfg macro for OS conditional compilation (#186)GeckoEidechse
2022-11-28style: Auto-format all Rust code (#84)GeckoEidechse
2022-10-18Add ldd --version check for Linux (#10)Salmon
2022-09-23Only include OS specific code on said OSGeckoEidechse
2022-09-23Move platform specific code into separate fileGeckoEidechse