aboutsummaryrefslogtreecommitdiff
path: root/templates/setup_jv_cli.iss.template
Commit message (Collapse)AuthorAgeFilesLines
* Replace manual template processing with just_template library魏曹先生2026-02-281-3/+3
|
* Add GitHub Actions workflow for cross-platform deployment魏曹先生2026-01-241-1/+1
|
* Update InnoSetup template paths for new directory structure魏曹先生2026-01-241-4/+4
|
* Update installer license file to LICENSE-MIT魏曹先生2026-01-231-1/+1
|
* Add pre-build validation to deployment scripts魏曹先生2026-01-231-1/+1
|
* Rename generated files with leading underscore魏曹先生2026-01-231-0/+42
- Rename template files to have .template extension - Rename generated source files to start with underscore - Update .gitignore to ignore all files starting with underscore - Update build.rs and deploy.ps1 to reflect new names