summaryrefslogtreecommitdiff
path: root/rust/CMakeLists.txt
AgeCommit message (Expand)Author
2026-01-11[Rust] Fix old rust toolchain version being used when checking Rust APIMason Reed
2025-08-07Fix clean builds when CMake is using Unix MakefilesMark Rowe
2025-07-30[Rust] Only re-run `cargo check` if inputs have changedMark Rowe
2025-07-17[Rust] Misc fixes / formattingMason Reed
2025-05-13[CMake] Report compatibility with 3.15 to silence deprecation warningsGlenn Smith
2025-05-13[Rust] Have cargo check output in the build dir not source dirGlenn Smith
2025-02-17Fix some misc Rust CMakeLists.txt issuesMason Reed
2025-01-25Rust refactorMason Reed
2024-12-13Bump supported rust version to 1.83.0Mason Reed
2024-03-21Update to Rust 1.77Rusty Wagner
2024-03-14Update to Rust 1.76Rusty Wagner
2023-03-06Add CONFIGURE_DEPENDS to CMakeLists.txtJosh Ferrell
2023-01-06Update cargo versionKyleMiles
2022-08-29Add Rust docs to CI (see https://dev-rust.binary.ninja 🎉)KyleMiles
2022-08-29Add `cargo check` of API and all examples to CIKyleMiles