aboutsummaryrefslogtreecommitdiff
path: root/build.rs
Commit message (Collapse)AuthorAgeFilesLines
* Add git branch and commit to compile info魏曹先生2026-01-031-1/+47
| | | | | | 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.
* fix: Remove Windows installer script generation from build.rsWeicao-CatilGrass2025-12-271-64/+0
|
* Add build script for compile info and installer generation魏曹先生2025-12-241-0/+165