summaryrefslogtreecommitdiff
path: root/build.rs
AgeCommit message (Collapse)Author
3 daysApply clippy suggestions and improve code quality魏曹先生
2026-03-08Update dependencies and add C bindings generation魏曹先生
2026-01-03Add git branch and commit to compile info魏曹先生
Include build_branch and build_commit fields in CoreCompileInfo struct. The build script now extracts current git branch and commit hash, falling back to "unknown" if git commands fail.
2025-12-27fix: Remove Windows installer script generation from build.rsWeicao-CatilGrass
2025-12-24Add build script for compile info and installer generation魏曹先生