| Age | Commit message (Collapse) | Author |
|
- Generate Inno Setup installer script from template at build time
- Extract author and homepage from Cargo.toml for script customization
- Add generated installer script to .gitignore to avoid committing build
artifacts
|
|
- Rename cargo alias from `pub` to `export` for clarity - Update publish
target directory path - Add PowerShell completion scripts and entry
points - Reorganize configuration with section headers - Add export
directory to gitignore
|
|
- 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
|
|
|
|
|
|
|
|
|