summaryrefslogtreecommitdiff
path: root/src/data
AgeCommit message (Collapse)Author
9 daysAdd serde as a dependency and derive Serialize for CoreCompileInfo魏曹先生
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-24Add build script for compile info and installer generation魏曹先生