aboutsummaryrefslogtreecommitdiff
path: root/build.rs
Commit message (Collapse)AuthorAgeFilesLines
* Add build script and update version display format魏曹先生2025-11-041-2/+0
|
* Add compile-time version and build information魏曹先生2025-11-041-0/+97
- Add build script to generate compile_info.rs with build metadata - Include version, build date, target platform, and toolchain info - Add version command to both jv and jvv binaries - Update help documentation with version information - Ignore generated compile_info.rs in git